From 24b712406ede14d95e8da8c6e768cb762ca48358 Mon Sep 17 00:00:00 2001 From: icp Date: Sat, 13 Jan 2024 12:37:17 +0530 Subject: [PATCH] pre-commit: update to 3.6.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 dd9db0d440d..d822d65d120 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.5.0 +version=3.6.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=5804465c675b659b0862f07907f96295d490822a450c4c40e747d0b1c6ebcb32 +checksum=d30bad9abf165f7785c15a21a1f46da7d0677cb00ee7ff4c579fd38922efe15d make_check=no # unpackaged: pytest-env re-assert post_install() {