From a122c32c0b02d7c734c4f0136aa133bbbc8cdebb Mon Sep 17 00:00:00 2001 From: icp Date: Sat, 11 May 2024 11:14:04 +0530 Subject: [PATCH] pre-commit: update to 3.7.1. --- 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 c32d8f465a6..bc1d622ba80 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.7.0 +version=3.7.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=e209d61b8acdcf742404408531f0c37d49d2c734fd7cff2d6076083d191cb060 +checksum=8ca3ad567bc78a4972a3f1a477e94a79d4597e8140a6e0b651c5e33899c3654a make_check=no # unpackaged: pytest-env re-assert post_install() {