pkgsrc-WIP-changes archive

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

py-pre-commit: update to 4.2.0



Module Name:	pkgsrc-wip
Committed By:	Iku Iwasa <iquiw%NetBSD.org@localhost>
Pushed By:	iquiw
Date:		Thu Mar 20 17:31:50 2025 +0900
Changeset:	84a432f7dbf127d92607a1e5c8430f59a427fd00

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

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

Features

* For language: python first attempt a versioned python executable for the
  default language version before consulting a potentially unversioned
  sys.executable.

Fixes

* Handle error during conflict detection when a file is named "HEAD"

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

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 617024679f..00b854d959 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.1.0
+devel/py-pre-commit: import py-pre-commit version 4.2.0
 
 Packaged in wip by iquiw
diff --git a/py-pre-commit/Makefile b/py-pre-commit/Makefile
index 42d33643d7..14088821ec 100644
--- a/py-pre-commit/Makefile
+++ b/py-pre-commit/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	pre_commit-4.1.0
+DISTNAME=	pre_commit-4.2.0
 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 79ff176f38..054fba33c8 100644
--- a/py-pre-commit/distinfo
+++ b/py-pre-commit/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (pre_commit-4.1.0.tar.gz) = 480713484a7a818b0d3acf9860500c07ed553b1e165d2385f85e72106f2c1fac
-SHA512 (pre_commit-4.1.0.tar.gz) = a9d00059cef212f5f7f791f311cfe54eed32d062eec6cf913cfb613f3b46e7917a4f3267efa3b8ec56fa3ecd50b88c0ee234661582ebf02294e1f4e3de298b21
-Size (pre_commit-4.1.0.tar.gz) = 193330 bytes
+BLAKE2s (pre_commit-4.2.0.tar.gz) = 2e3ee61f36efc3d7f0a0209be276b621f5394f309a44cfecdf77c6c9398e7d90
+SHA512 (pre_commit-4.2.0.tar.gz) = 9e85d8c3b27fb0b87d5891b539cc63a82f8f77a2715674231c6797e8ee238f20547323e113394f629639f18eaa48db3bcb47149d6a023b8a4a76f4b956e77ded
+Size (pre_commit-4.2.0.tar.gz) = 193424 bytes


Home | Main Index | Thread Index | Old Index