From 5c6093c8dc008c56abcfafc01091b0275c83a857 Mon Sep 17 00:00:00 2001 From: icp Date: Sat, 18 Mar 2023 01:27:16 +0530 Subject: [PATCH] pre-commit: update to 3.2.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 c13ee3541beb..6ed327f01af1 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.1.1 +version=3.2.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=d63e6537f9252d99f65755ae5b79c989b462d511ebbc481b561db6a297e1e865 +checksum=818f0d998059934d0f81bb3667e3ccdc32da6ed7ccaac33e43dc231561ddaaa9 make_check=no # unpackaged: pytest-env re-assert post_install() {