pre-commit: update to 3.2.2.

This commit is contained in:
icp 2023-04-14 00:32:32 +05:30 committed by Chocimier
parent 7d42463fd2
commit 3e11c20b58
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'pre-commit'
pkgname=pre-commit
version=3.2.1
version=3.2.2
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=b5aee7d75dbba21ee161ba641b01e7ae10c5b91967ebf7b2ab0dfae12d07e1f1
checksum=5b808fcbda4afbccf6d6633a56663fed35b6c2bc08096fd3d47ce197ac351d9d
make_check=no # unpackaged: pytest-env re-assert
post_install() {