pkgsrc-WIP-changes archive

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

py-pre-commit: update to 3.8.0



Module Name:	pkgsrc-wip
Committed By:	Iku Iwasa <iquiw%NetBSD.org@localhost>
Pushed By:	iquiw
Date:		Sun Aug 4 18:05:50 2024 +0900
Changeset:	d461caef7d329f67b85e2f6cd0de045ff8c8537b

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

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

Features

* Implement health checks for language: r so environments are recreated if
  the system version of R changes.

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

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 402b3b25a7..588c39e635 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.1
+devel/py-pre-commit: import py-pre-commit version 3.8.0
 
 Packaged in wip by iquiw
diff --git a/py-pre-commit/Makefile b/py-pre-commit/Makefile
index 2117958edb..a0f625a2a3 100644
--- a/py-pre-commit/Makefile
+++ b/py-pre-commit/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	pre_commit-3.7.1
+DISTNAME=	pre_commit-3.8.0
 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 35509fd8e7..167d804586 100644
--- a/py-pre-commit/distinfo
+++ b/py-pre-commit/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-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
+BLAKE2s (pre_commit-3.8.0.tar.gz) = d1f8a0a975141804570e7d1f64df0546aa4a4e04a7381a24755962f114afac5c
+SHA512 (pre_commit-3.8.0.tar.gz) = 754d6d64f9b5b2ecd0aca866115a6e63bea049f7cac9b368f01b40d06a823a7a2948420874bbfcdc71f059cb2446f54206c4c8506b16c05268f55bbe59d43fbb
+Size (pre_commit-3.8.0.tar.gz) = 177815 bytes


Home | Main Index | Thread Index | Old Index