mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
pre-commit: update to 3.2.1.
This commit is contained in:
parent
47200bdb1b
commit
da0fc6e4fa
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pre-commit'
|
||||
pkgname=pre-commit
|
||||
version=3.1.1
|
||||
version=3.2.1
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -12,7 +12,7 @@ license="MIT"
|
|||
homepage="https://pre-commit.com/"
|
||||
changelog="https://raw.githubusercontent.com/pre-commit/pre-commit/main/CHANGELOG.md"
|
||||
distfiles="${PYPI_SITE}/p/pre-commit/pre_commit-${version}.tar.gz"
|
||||
checksum=d63e6537f9252d99f65755ae5b79c989b462d511ebbc481b561db6a297e1e865
|
||||
checksum=b5aee7d75dbba21ee161ba641b01e7ae10c5b91967ebf7b2ab0dfae12d07e1f1
|
||||
make_check=no # unpackaged: pytest-env re-assert
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Add table
Reference in a new issue