pkgsrc-WIP-changes archive

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

py-pre-commit: update to 3.3.3



Module Name:	pkgsrc-wip
Committed By:	Iku Iwasa <iquiw%NetBSD.org@localhost>
Pushed By:	iquiw
Date:		Sun Jun 18 08:51:37 2023 +0900
Changeset:	4a5542160ba693d0329711940925a73e5e61189d

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

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

Fixes

* Work around OS packagers setting --install-dir / --bin-dir in gem
  settings.

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

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 6755d9678c..e74a5241c5 100644
--- a/py-pre-commit/Makefile
+++ b/py-pre-commit/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	pre_commit-3.3.2
+DISTNAME=	pre_commit-3.3.3
 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 11aec28b44..3efd934e91 100644
--- a/py-pre-commit/distinfo
+++ b/py-pre-commit/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (pre_commit-3.3.2.tar.gz) = 59200a166e556b3d2ea6126e13f044dd39e6547219c3f29135aedc2427e2f3a7
-SHA512 (pre_commit-3.3.2.tar.gz) = 9a6687c6b95b1e2f0bc234304cf6456b5f92d7c57f18ff6d58a0c6bf329d97431d571d7c35169866d075a22a7ea49c3d82b8c4dd83d6e1b2aa64346f924ba278
-Size (pre_commit-3.3.2.tar.gz) = 176764 bytes
+BLAKE2s (pre_commit-3.3.3.tar.gz) = d34125ee3fe7da04cdbce452af558d4e865306ad9f141c346c8dff62c8c3c8d5
+SHA512 (pre_commit-3.3.3.tar.gz) = 6cc5fba6902222896c8da88bbc90ca12b992e0e416fb6b459639f707a93dbeb01bd9ddcda70b4e0d69cb4b7f81adea43e937778d76f3dc65fc8c9628ce9ceef0
+Size (pre_commit-3.3.3.tar.gz) = 176765 bytes


Home | Main Index | Thread Index | Old Index