From f72f3bc6e39bcd421ad3b05e7516d485f1e0b4f4 Mon Sep 17 00:00:00 2001 From: icp Date: Tue, 24 Jan 2023 11:09:38 +0530 Subject: [PATCH] pre-commit: update to 3.0.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 cd5e57b190f6..0de64d5b169c 100644 --- a/srcpkgs/pre-commit/template +++ b/srcpkgs/pre-commit/template @@ -1,6 +1,6 @@ # Template file for 'pre-commit' pkgname=pre-commit -version=2.21.0 +version=3.0.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=31ef31af7e474a8d8995027fefdfcf509b5c913ff31f2015b4ec4beb26a6f658 +checksum=4187e74fda38f0f700256fb2f757774385503b04292047d0899fc913207f314b make_check=no # unpackaged: pytest-env re-assert post_install() {