pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pre-commit: Update to 2.14.1



Module Name:	pkgsrc-wip
Committed By:	Iku Iwasa <iku.iwasa%gmail.com@localhost>
Pushed By:	iquiw
Date:		Sun Aug 29 11:11:08 2021 +0900
Changeset:	8f265dc795828aa8baba88148bc2ba67a3180d04

Modified Files:
	pre-commit/Makefile
	pre-commit/distinfo

Log Message:
pre-commit: Update to 2.14.1

Fixes

* fix force-push of disparate histories using git>=2.28.
* fix check-useless-excludes and check-hooks-apply matching non-root
  .pre-commit-config.yaml.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=8f265dc795828aa8baba88148bc2ba67a3180d04

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 pre-commit/Makefile | 2 +-
 pre-commit/distinfo | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs:
diff --git a/pre-commit/Makefile b/pre-commit/Makefile
index 67d96a723e..70b49a3fd3 100644
--- a/pre-commit/Makefile
+++ b/pre-commit/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	pre_commit-2.14.0
+DISTNAME=	pre_commit-2.14.1
 PKGNAME=	${DISTNAME:S/_/-/}
 CATEGORIES=	devel python
 MASTER_SITES=	${MASTER_SITE_PYPI:=p/pre_commit/}
diff --git a/pre-commit/distinfo b/pre-commit/distinfo
index 4ef8b4d154..62fd200781 100644
--- a/pre-commit/distinfo
+++ b/pre-commit/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (pre_commit-2.14.0.tar.gz) = 6816acffa88543114a40a962df26ec0cb2fc2092
-RMD160 (pre_commit-2.14.0.tar.gz) = 1868af412029ca9424a0f2d77be93aa695acd5fc
-SHA512 (pre_commit-2.14.0.tar.gz) = b58889a33ffe8f16f7bf64ff55b2d0553cb48dd79e1532c754dceeb16448eb11501bee927cdbbc82f25587ec731d3f412ea246c3a915e4f1a9db9c80d6d7c4df
-Size (pre_commit-2.14.0.tar.gz) = 166264 bytes
+SHA1 (pre_commit-2.14.1.tar.gz) = 1d2f9438912a55b6638bdbd7f1110d45fe2ea94d
+RMD160 (pre_commit-2.14.1.tar.gz) = 451737ae831688bd8736097ad9287c7da7c1cea2
+SHA512 (pre_commit-2.14.1.tar.gz) = f3a6dd727235ace9aa0f3f4bbd27c3e1da1a487b982c6808949bca3967bfd719fc94b58605f1394f045de52c4710fa1a0952e8c4dc8366dbb9c3f0e03ff88423
+Size (pre_commit-2.14.1.tar.gz) = 166132 bytes


Home | Main Index | Thread Index | Old Index