pkgsrc-WIP-changes archive

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

py-pre-commit: update to 4.6.2



Module Name:	pkgsrc-wip
Committed By:	Iku Iwasa <iku.iwasa%gmail.com@localhost>
Pushed By:	iquiw
Date:		Tue Aug 11 16:00:01 2026 +0900
Changeset:	9840085c2df20bb41568d2e906ce60d648681595

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

Log Message:
py-pre-commit: update to 4.6.2

* Fix language: node hooks that contain "scripts": {"build": ...} with
  npm 11.x.
  * Regressed in 4.6.1.

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

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

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

diffs:
diff --git a/py-pre-commit/COMMIT_MSG b/py-pre-commit/COMMIT_MSG
index 97f31d0161..37d720beab 100644
--- a/py-pre-commit/COMMIT_MSG
+++ b/py-pre-commit/COMMIT_MSG
@@ -1,3 +1,3 @@
-devel/py-pre-commit: import py-pre-commit version 4.6.1
+devel/py-pre-commit: import py-pre-commit version 4.6.2
 
 Packaged in wip by iquiw
diff --git a/py-pre-commit/Makefile b/py-pre-commit/Makefile
index 1548c33ae8..06915b5417 100644
--- a/py-pre-commit/Makefile
+++ b/py-pre-commit/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	pre_commit-4.6.1
+DISTNAME=	pre_commit-4.6.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 2fd97a91e7..804a946e09 100644
--- a/py-pre-commit/distinfo
+++ b/py-pre-commit/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (pre_commit-4.6.1.tar.gz) = 528ab599ccb0858634f596ae953feef388ee9889cc502e0147e88c39942814d4
-SHA512 (pre_commit-4.6.1.tar.gz) = 1d2ae4f1f426cc15fbbecaac3a5a819bdf0020c3500500b30ec9b5785ab3faca0fee75d219ba0b9f447e146010f429ac6911266fe265052b25ac036d9064a04a
-Size (pre_commit-4.6.1.tar.gz) = 198646 bytes
+BLAKE2s (pre_commit-4.6.2.tar.gz) = bb5b6b7a439ead0a6593487cf2825baca3bce062c24477d9e36f8ebbdde34cf0
+SHA512 (pre_commit-4.6.2.tar.gz) = c981521d24169a03aff948a00fff03b1fefed5aff16227a15d6c30338105a86e1ccbd72bedcf2ef746adba1391c74b12ca8870eb0fa63345e2ad3dc183cef368
+Size (pre_commit-4.6.2.tar.gz) = 198670 bytes


Home | Main Index | Thread Index | Old Index