pkgsrc-WIP-changes archive

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

py-pre-commit: Update to 3.1.1



Module Name:	pkgsrc-wip
Committed By:	Iku Iwasa <iku.iwasa%gmail.com@localhost>
Pushed By:	iquiw
Date:		Sun Mar 5 23:42:28 2023 +0900
Changeset:	59ca49b59e8b9f7a52b48ddffa617594f990b885

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

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

Fixes

* Fix rust with language_version and a non-writable host RUSTUP_HOME.

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

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 b68c6d7828..28ac1cf89b 100644
--- a/py-pre-commit/Makefile
+++ b/py-pre-commit/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	pre_commit-3.1.0
+DISTNAME=	pre_commit-3.1.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 21cc98bd17..0cd393c398 100644
--- a/py-pre-commit/distinfo
+++ b/py-pre-commit/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (pre_commit-3.1.0.tar.gz) = d8938f9b3602959298ab7d533143490ca6eae208280ad98e76fb7f682f49c6a0
-SHA512 (pre_commit-3.1.0.tar.gz) = c7996e6626dd6c199b577256302b75e1a66e1a3de5ba82fb44f5a6175a4c7d68fe7b5f329c3fc7c46ddf7e5efb6724ffeb5f63318a45c7f165508c2cae7a59ed
-Size (pre_commit-3.1.0.tar.gz) = 176326 bytes
+BLAKE2s (pre_commit-3.1.1.tar.gz) = ac8d8ea3f76532f71796e7e407254ff8c4f34ff26d235bec6e06018d5bb35f62
+SHA512 (pre_commit-3.1.1.tar.gz) = 949236f5b96484c218f52daa8a07489b7e87ea5b6d9ff39331de608a61d40fec18a5049cca83afdcadb8fe3ffce54998ea0d83621958fd997eadff91a066a926
+Size (pre_commit-3.1.1.tar.gz) = 176378 bytes


Home | Main Index | Thread Index | Old Index