pkgsrc-WIP-changes archive

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

py-pre-commit: update to 3.7.1



Module Name:	pkgsrc-wip
Committed By:	Iku Iwasa <iquiw%NetBSD.org@localhost>
Pushed By:	iquiw
Date:		Sun May 12 18:27:16 2024 +0900
Changeset:	6fe99e8a292021705316b54d65d581ed019c1b61

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

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

Fixes

* Fix language: rust default language version check when
  rust-toolchain.toml is present.

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

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 45aefb1be2..402b3b25a7 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 3.7.0
+devel/py-pre-commit: import py-pre-commit version 3.7.1
 
 Packaged in wip by iquiw
diff --git a/py-pre-commit/Makefile b/py-pre-commit/Makefile
index d5e4af02d9..5cea19669c 100644
--- a/py-pre-commit/Makefile
+++ b/py-pre-commit/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	pre_commit-3.7.0
+DISTNAME=	pre_commit-3.7.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 1311e7bcf1..35509fd8e7 100644
--- a/py-pre-commit/distinfo
+++ b/py-pre-commit/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (pre_commit-3.7.0.tar.gz) = 3b4dae89cb702b427b6e70c567536ef1d7117ac545edda2fe848321156692620
-SHA512 (pre_commit-3.7.0.tar.gz) = 59f511f00c0f998dc61057afff80bcb59d52e53d3992b3e9e3fa0807bb1819973ce169ed9caed059e385ab02c0c70a86b0bb974e4c01e261f9b85b822501f338
-Size (pre_commit-3.7.0.tar.gz) = 177305 bytes
+BLAKE2s (pre_commit-3.7.1.tar.gz) = 5564fbe65eacee5fb59a69048fd38ceb5ab519a46f4523b186e8b6b55f7cce2a
+SHA512 (pre_commit-3.7.1.tar.gz) = ebe08f00a4f27be78fef52c4a8f22a9a004e1c833dae28b81b59c37091664d817d7e660d82e715b782152deaa4327a351a0d79eddb8dacf4a6e6cd37d2254ce0
+Size (pre_commit-3.7.1.tar.gz) = 177317 bytes


Home | Main Index | Thread Index | Old Index