pkgsrc-WIP-changes archive

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

py-pre-commit: update to 4.5.1



Module Name:	pkgsrc-wip
Committed By:	Iku Iwasa <iquiw%NetBSD.org@localhost>
Pushed By:	iquiw
Date:		Sat Jan 3 15:10:50 2026 +0900
Changeset:	2f79eda5653eda2034cc0897ed51d0e7df126304

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

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

Fixes

* Fix language: python with repo: local without additional_dependencies.

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

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 ab38b7407c..a77ad00c8d 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.5.0
+devel/py-pre-commit: import py-pre-commit version 4.5.1
 
 Packaged in wip by iquiw
diff --git a/py-pre-commit/Makefile b/py-pre-commit/Makefile
index 9eca4f6af7..daff21d82c 100644
--- a/py-pre-commit/Makefile
+++ b/py-pre-commit/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	pre_commit-4.5.0
+DISTNAME=	pre_commit-4.5.1
 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 389d5d311e..42041c8a6c 100644
--- a/py-pre-commit/distinfo
+++ b/py-pre-commit/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (pre_commit-4.5.0.tar.gz) = 95b7f0cc2e5100d061c304b2b3c3048fa22475d29a6301a201cddac162ab9e5d
-SHA512 (pre_commit-4.5.0.tar.gz) = 15b806dcaa3bc2fa6919454f80d94a9ef94c0e495c830bb5a88b215eb501509d63542c1ce0aa91de1764178013f27d76b7edd1a471e1dcb779ba0b66bfef17ed
-Size (pre_commit-4.5.0.tar.gz) = 198428 bytes
+BLAKE2s (pre_commit-4.5.1.tar.gz) = ddc572d2a37cb6354c0c23e765e8bca443cf48dc875f27541f3bcf64592df61c
+SHA512 (pre_commit-4.5.1.tar.gz) = fc286875cacea435f956bc419cbfddec092148fb3171dd7854e609f495151dd0d52e445f25f482357b9e20332c449d60b5ff88d505aaa3c2f42ae3eec8b91f45
+Size (pre_commit-4.5.1.tar.gz) = 198232 bytes


Home | Main Index | Thread Index | Old Index