pkgsrc-WIP-changes archive

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

py-pre-commit: Update to 3.2.2



Module Name:	pkgsrc-wip
Committed By:	Iku Iwasa <iku.iwasa%gmail.com@localhost>
Pushed By:	iquiw
Date:		Sun Apr 9 17:33:54 2023 +0900
Changeset:	386f94d176730298bcac086bb96d42230d1479cd

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

Log Message:
py-pre-commit: Update to 3.2.2

Fixes

* Fix support for swift >= 5.8.

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

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

diffstat:
 py-pre-commit/Makefile | 2 +-
 py-pre-commit/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs:
diff --git a/py-pre-commit/Makefile b/py-pre-commit/Makefile
index a2aebc36e2..ca569cccbd 100644
--- a/py-pre-commit/Makefile
+++ b/py-pre-commit/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	pre_commit-3.2.1
+DISTNAME=	pre_commit-3.2.2
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME:S/_/-/}
 CATEGORIES=	devel python
 MASTER_SITES=	${MASTER_SITE_PYPI:=p/pre_commit/}
diff --git a/py-pre-commit/distinfo b/py-pre-commit/distinfo
index 94eb212531..38aaaee496 100644
--- a/py-pre-commit/distinfo
+++ b/py-pre-commit/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (pre_commit-3.2.1.tar.gz) = 9d2a7f4ef2e876f882d96c78c89e6ba7e4acb45aa5d456699ccb4d9a3588ff4b
-SHA512 (pre_commit-3.2.1.tar.gz) = 687cbe27d42c7d1d848b975b962cb85ddd1d58f6f3eca4f13043ef66a359ca116cd43791e277838e53d064b5472a09278e1c4563e40c66b4e9f5aa1911d342b2
-Size (pre_commit-3.2.1.tar.gz) = 176701 bytes
+BLAKE2s (pre_commit-3.2.2.tar.gz) = ecf284c107f71112ba19526762ea5080b1735b4867c2db5cb6083ea3ac67c3f9
+SHA512 (pre_commit-3.2.2.tar.gz) = 9f90ca7c49a0b2cc5795846c8732f3b54c9d81963e228f3e9d5c35cc57c10ed2ce71e2e360605f782781631f98788603b3d822533042ce24681459149a42aab3
+Size (pre_commit-3.2.2.tar.gz) = 176703 bytes


Home | Main Index | Thread Index | Old Index