pkgsrc-WIP-changes archive

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

py-pre-commit: Update to 3.2.1



Module Name:	pkgsrc-wip
Committed By:	Iku Iwasa <iku.iwasa%gmail.com@localhost>
Pushed By:	iquiw
Date:		Sun Apr 2 11:43:16 2023 +0900
Changeset:	10f5404b3a52b081b4ab2ec151f2a2ba64847f7f

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

Log Message:
py-pre-commit: Update to 3.2.1

Fixes

- Fix `language_version` for `language: rust` without global `rustup`.

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

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 e3754974e9..a2aebc36e2 100644
--- a/py-pre-commit/Makefile
+++ b/py-pre-commit/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	pre_commit-3.2.0
+DISTNAME=	pre_commit-3.2.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 cc07255586..94eb212531 100644
--- a/py-pre-commit/distinfo
+++ b/py-pre-commit/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (pre_commit-3.2.0.tar.gz) = 5b612bc98e4eabb2f15d17d0ce3da9e1ad83b63f8119660aebc954e42d76e7e6
-SHA512 (pre_commit-3.2.0.tar.gz) = 5dee6be6e8eb93eadaf0e14aeec6dc69c5ebb9174823f9e03a481ec61c195045aeffa7c93f8dcae268eb0f48f2accae2359769615240fbcb9dfc2d3707da18f9
-Size (pre_commit-3.2.0.tar.gz) = 176683 bytes
+BLAKE2s (pre_commit-3.2.1.tar.gz) = 9d2a7f4ef2e876f882d96c78c89e6ba7e4acb45aa5d456699ccb4d9a3588ff4b
+SHA512 (pre_commit-3.2.1.tar.gz) = 687cbe27d42c7d1d848b975b962cb85ddd1d58f6f3eca4f13043ef66a359ca116cd43791e277838e53d064b5472a09278e1c4563e40c66b4e9f5aa1911d342b2
+Size (pre_commit-3.2.1.tar.gz) = 176701 bytes


Home | Main Index | Thread Index | Old Index