pre-commit: update to 3.1.1.

This commit is contained in:
icp 2023-02-23 11:29:09 +05:30 committed by Michal Vasilek
parent 689d82a47c
commit 195b882541

View file

@ -1,6 +1,6 @@
# Template file for 'pre-commit'
pkgname=pre-commit
version=3.0.4
version=3.1.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=bc4687478d55578c4ac37272fe96df66f73d9b5cf81be6f28627d4e712e752d5
checksum=d63e6537f9252d99f65755ae5b79c989b462d511ebbc481b561db6a297e1e865
make_check=no # unpackaged: pytest-env re-assert
post_install() {