We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c87e98 commit c000d6cCopy full SHA for c000d6c
srcpkgs/pre-commit/template
@@ -1,6 +1,6 @@
1
# Template file for 'pre-commit'
2
pkgname=pre-commit
3
-version=4.2.0
+version=4.3.0
4
revision=1
5
build_style=python3-module
6
hostmakedepends="python3-setuptools"
@@ -12,7 +12,7 @@ license="MIT"
12
homepage="https://pre-commit.com/"
13
changelog="https://raw.githubusercontent.com/pre-commit/pre-commit/main/CHANGELOG.md"
14
distfiles="${PYPI_SITE}/p/pre-commit/pre_commit-${version}.tar.gz"
15
-checksum=601283b9757afd87d40c4c4a9b2b5de9637a8ea02eaff7adc2d0fb4e04841146
+checksum=499fe450cc9d42e9d58e606262795ecb64dd05438943c62b66f6a8673da30b16
16
make_check=no # unpackaged: pytest-env re-assert
17
18
post_install() {
0 commit comments