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'
|
||||
pkgname=pre-commit
|
||||
version=2.15.0
|
||||
version=2.17.0
|
||||
revision=1
|
||||
wrksrc="pre_commit-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -11,7 +11,7 @@ maintainer="Joseph Benden <joe@benden.us>"
|
|||
license="MIT"
|
||||
homepage="https://pre-commit.com/"
|
||||
distfiles="${PYPI_SITE}/p/pre-commit/pre_commit-${version}.tar.gz"
|
||||
checksum=3c25add78dbdfb6a28a651780d5c311ac40dd17f160eb3954a0c59da40a505a7
|
||||
checksum=c1a8040ff15ad3d648c70cc3e55b93e4d2d5b687320955505587fd79bbaed06a
|
||||
make_check=no # No tests available
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in a new issue