mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
pre-commit: update to 4.1.0.
This commit is contained in:
parent
27f16a8e83
commit
850ffdeb6e
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'pre-commit'
|
# Template file for 'pre-commit'
|
||||||
pkgname=pre-commit
|
pkgname=pre-commit
|
||||||
version=4.0.1
|
version=4.1.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="nodeenv python3-cfgv python3-identify python3-yaml
|
depends="nodeenv python3-cfgv python3-identify python3-yaml
|
||||||
|
@ -12,7 +12,7 @@ license="MIT"
|
||||||
homepage="https://pre-commit.com/"
|
homepage="https://pre-commit.com/"
|
||||||
changelog="https://raw.githubusercontent.com/pre-commit/pre-commit/main/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/pre-commit/pre-commit/main/CHANGELOG.md"
|
||||||
distfiles="${PYPI_SITE}/p/pre-commit/pre_commit-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pre-commit/pre_commit-${version}.tar.gz"
|
||||||
checksum=80905ac375958c0444c65e9cebebd948b3cdb518f335a091a670a89d652139d2
|
checksum=ae3f018575a588e30dfddfab9a05448bfbd6b73d78709617b5a2b853549716d4
|
||||||
make_check=no # unpackaged: pytest-env re-assert
|
make_check=no # unpackaged: pytest-env re-assert
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue