pre-commit: update to 2.17.0.
Signed-off-by: Joseph Benden <joe@benden.us>
This commit is contained in:
parent
c28f9b9028
commit
1203563ccc
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'pre-commit'
|
# Template file for 'pre-commit'
|
||||||
pkgname=pre-commit
|
pkgname=pre-commit
|
||||||
version=2.15.0
|
version=2.17.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="pre_commit-${version}"
|
wrksrc="pre_commit-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Joseph Benden <joe@benden.us>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://pre-commit.com/"
|
homepage="https://pre-commit.com/"
|
||||||
distfiles="${PYPI_SITE}/p/pre-commit/pre_commit-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pre-commit/pre_commit-${version}.tar.gz"
|
||||||
checksum=3c25add78dbdfb6a28a651780d5c311ac40dd17f160eb3954a0c59da40a505a7
|
checksum=c1a8040ff15ad3d648c70cc3e55b93e4d2d5b687320955505587fd79bbaed06a
|
||||||
make_check=no # No tests available
|
make_check=no # No tests available
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue