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.2



Module Name:	pkgsrc-wip
Committed By:	Iku Iwasa <iquiw%NetBSD.org@localhost>
Pushed By:	iquiw
Date:		Sat May 20 08:35:16 2023 +0900
Changeset:	f04737f984d9d768b44bee8a5ada6c90eda970e9

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

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

Fixes

* Work around r on windows sometimes double-un-quoting arguments.

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

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 757fa54825..6755d9678c 100644
--- a/py-pre-commit/Makefile
+++ b/py-pre-commit/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	pre_commit-3.3.1
+DISTNAME=	pre_commit-3.3.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 0054ef6914..11aec28b44 100644
--- a/py-pre-commit/distinfo
+++ b/py-pre-commit/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (pre_commit-3.3.1.tar.gz) = b9f7c7147701f283e4e3ee7527e448981afdbe38dfa205e4291f8a91075f1a68
-SHA512 (pre_commit-3.3.1.tar.gz) = 8c8052aa78c3abbf74d3d8c0283da8a6faf28bbe56e43bb5db2b5bdcb100e768ab230471fe906fc4eb579cc6f9fda1ec8aca8f5808dacca634733036fa285626
-Size (pre_commit-3.3.1.tar.gz) = 176605 bytes
+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


Home | Main Index | Thread Index | Old Index