pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pre-commit: Update to 2.7.0
Module Name: pkgsrc-wip
Committed By: Iku Iwasa <iku.iwasa%gmail.com@localhost>
Pushed By: iquiw
Date: Sat Aug 29 18:55:28 2020 +0900
Changeset: 14149a5fa0af72ec70902d352cbadd3e79330285
Modified Files:
pre-commit/Makefile
pre-commit/distinfo
Log Message:
pre-commit: Update to 2.7.0
Features
* Produce error message if an environment is immediately unhealthy
* Add --no-allow-missing-config option to init-templatedir
* Add warning for old list-style configuration
* Allow pre-commit to succeed on a readonly store.
Fixes
* Fix error messaging when the store directory is readonly
* Improve diff performance with many hooks
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=14149a5fa0af72ec70902d352cbadd3e79330285
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
pre-commit/Makefile | 2 +-
pre-commit/distinfo | 8 ++++----
2 files changed, 5 insertions(+), 5 deletions(-)
diffs:
diff --git a/pre-commit/Makefile b/pre-commit/Makefile
index 4cebff3b80..3b26de19ef 100644
--- a/pre-commit/Makefile
+++ b/pre-commit/Makefile
@@ -1,6 +1,6 @@
# $NetBSD$
-DISTNAME= pre_commit-2.6.0
+DISTNAME= pre_commit-2.7.0
PKGNAME= ${DISTNAME:S/_/-/}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pre_commit/}
diff --git a/pre-commit/distinfo b/pre-commit/distinfo
index cf1c22f262..2481eafc83 100644
--- a/pre-commit/distinfo
+++ b/pre-commit/distinfo
@@ -1,6 +1,6 @@
$NetBSD$
-SHA1 (pre_commit-2.6.0.tar.gz) = e00bd01b63ee5efc0f74339c889c7e81a3820719
-RMD160 (pre_commit-2.6.0.tar.gz) = a2cc3df0c0f984045519e94ec522e02c20a57176
-SHA512 (pre_commit-2.6.0.tar.gz) = 966d459969aed8a61a40018c287d4d84c69b9665b65a7c7f2d58de33a91542f5f2e54ad9ebf7fb7204acc5694c0980acd38b6744846115cf429b310e44765fb9
-Size (pre_commit-2.6.0.tar.gz) = 151465 bytes
+SHA1 (pre_commit-2.7.0.tar.gz) = c601b005220b72beaea8c0ba0410e34589aaa58e
+RMD160 (pre_commit-2.7.0.tar.gz) = 5d310e7032e7949e23b0dd2ceece3f6057851f5d
+SHA512 (pre_commit-2.7.0.tar.gz) = 1aca4fe81f061b0509521323e474bebd7fbf7a3843e63a11e81d141303baf0582ec0ffacd49cd9246fbc3f662ec979615ad7a72dead9724aac6c881422145f82
+Size (pre_commit-2.7.0.tar.gz) = 151706 bytes
Home |
Main Index |
Thread Index |
Old Index