pre-commit: update to 3.3.1.
This commit is contained in:
parent
ad82b04ad1
commit
ea2b5d24fc
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pre-commit'
|
||||
pkgname=pre-commit
|
||||
version=3.2.2
|
||||
version=3.3.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=5b808fcbda4afbccf6d6633a56663fed35b6c2bc08096fd3d47ce197ac351d9d
|
||||
checksum=733f78c9a056cdd169baa6cd4272d51ecfda95346ef8a89bf93712706021b907
|
||||
make_check=no # unpackaged: pytest-env re-assert
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue