pre-commit: update to 3.5.0.
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Template file for 'pre-commit'
|
# Template file for 'pre-commit'
|
||||||
pkgname=pre-commit
|
pkgname=pre-commit
|
||||||
version=3.4.0
|
version=3.5.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=6bbd5129a64cad4c0dfaeeb12cd8f7ea7e15b77028d985341478c8af3c759522
|
checksum=5804465c675b659b0862f07907f96295d490822a450c4c40e747d0b1c6ebcb32
|
||||||
make_check=no # unpackaged: pytest-env re-assert
|
make_check=no # unpackaged: pytest-env re-assert
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|||||||
Reference in New Issue
Block a user