From 7b5e08aa77872ad1860dc7b3b2c099d92cc7674c Mon Sep 17 00:00:00 2001 From: icp Date: Thu, 29 Jun 2023 00:26:13 +0530 Subject: [PATCH] pre-commit: update to 3.3.3. --- 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 53c3d6716f2..4b96548b173 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.2 +version=3.3.3 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=66e37bec2d882de1f17f88075047ef8962581f83c234ac08da21a0c58953d1f0 +checksum=a2256f489cd913d575c145132ae196fe335da32d91a8294b7afe6622335dd023 make_check=no # unpackaged: pytest-env re-assert post_install() {