From fb2bb2cfd27e67d13eed329f5475d7c06f54185e Mon Sep 17 00:00:00 2001 From: icp Date: Thu, 4 May 2023 01:20:47 +0530 Subject: [PATCH] pre-commit: update to 3.3.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 4b81f0d9599d..6b93d5cab7f3 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.2.2 +version=3.3.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=5b808fcbda4afbccf6d6633a56663fed35b6c2bc08096fd3d47ce197ac351d9d +checksum=733f78c9a056cdd169baa6cd4272d51ecfda95346ef8a89bf93712706021b907 make_check=no # unpackaged: pytest-env re-assert post_install() {