From bc09328caa8e5448ee2e45ab94eed1de095f928f Mon Sep 17 00:00:00 2001 From: icp Date: Sun, 3 Sep 2023 00:33:23 +0530 Subject: [PATCH] pre-commit: update to 3.4.0. --- srcpkgs/pre-commit/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/pre-commit/template b/srcpkgs/pre-commit/template index 4b96548b173..5c325b16cc9 100644 --- a/srcpkgs/pre-commit/template +++ b/srcpkgs/pre-commit/template @@ -1,6 +1,6 @@ # Template file for 'pre-commit' pkgname=pre-commit -version=3.3.3 +version=3.4.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=a2256f489cd913d575c145132ae196fe335da32d91a8294b7afe6622335dd023 +checksum=6bbd5129a64cad4c0dfaeeb12cd8f7ea7e15b77028d985341478c8af3c759522 make_check=no # unpackaged: pytest-env re-assert post_install() {