pkgsrc-WIP-changes archive

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

pre-commit: Update to 2.12.1



Module Name:	pkgsrc-wip
Committed By:	Iku Iwasa <iku.iwasa%gmail.com@localhost>
Pushed By:	iquiw
Date:		Sun Apr 25 11:20:07 2021 +0900
Changeset:	5e57f8b7eedf342199127350953b98c3e1beba92

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

Log Message:
pre-commit: Update to 2.12.1

* Fix race condition when stashing files in multiple parallel invocations

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

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 c0fb632313..cb0aa5fd53 100644
--- a/pre-commit/Makefile
+++ b/pre-commit/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	pre_commit-2.12.0
+DISTNAME=	pre_commit-2.12.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 7722a8dc7b..f6f447c3de 100644
--- a/pre-commit/distinfo
+++ b/pre-commit/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (pre_commit-2.12.0.tar.gz) = cc706edb72c3a46a1e50cc62602aeef30d84f3ec
-RMD160 (pre_commit-2.12.0.tar.gz) = a986a30f7bfc8a4c29ab2296383e55346bbb0dd4
-SHA512 (pre_commit-2.12.0.tar.gz) = 8728d7f64ba92b77d855ee53e5646d94ac7c316ba42f1c5fde0b22819f0ec4507603270a279a4b05d4314e1bd46c1cc01e1de069c73482cee8128efdcf707019
-Size (pre_commit-2.12.0.tar.gz) = 165705 bytes
+SHA1 (pre_commit-2.12.1.tar.gz) = 67172db461ad2eabe3d2d23be681e8006b5bfb8b
+RMD160 (pre_commit-2.12.1.tar.gz) = b4ba5466613a2800483b546b6386e1c03fcb69ba
+SHA512 (pre_commit-2.12.1.tar.gz) = f6b8c43330ff994ecae5cf27416f91dcd8858962774964ede1525d7614500749b8244d767d80ab0a36752dc4d830689cd5de0ccf11fb2fb21a834ac85725d525
+Size (pre_commit-2.12.1.tar.gz) = 165409 bytes


Home | Main Index | Thread Index | Old Index