pre-commit: update to 4.3.0.

This commit is contained in:
icp 2025-08-10 11:57:13 +05:30
parent 9c87e98c24
commit c000d6c0aa

View file

@ -1,6 +1,6 @@
# Template file for 'pre-commit'
pkgname=pre-commit
version=4.2.0
version=4.3.0
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=601283b9757afd87d40c4c4a9b2b5de9637a8ea02eaff7adc2d0fb4e04841146
checksum=499fe450cc9d42e9d58e606262795ecb64dd05438943c62b66f6a8673da30b16
make_check=no # unpackaged: pytest-env re-assert
post_install() {