pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-pre-commit: Update to 2.20.0
Module Name: pkgsrc-wip
Committed By: Iku Iwasa <iku.iwasa%gmail.com@localhost>
Pushed By: iquiw
Date: Sun Jul 24 13:42:15 2022 +0900
Changeset: 5d782f262a682f99c87b8cc44f3edde0708cd02f
Modified Files:
py-pre-commit/Makefile
py-pre-commit/distinfo
Log Message:
py-pre-commit: Update to 2.20.0
Features
* Expose source and object-name (positional args) of prepare-commit-msg
hook as PRE_COMMIT_COMIT_MSG_SOURCE and PRE_COMMIT_COMMIT_OBJECT_NAME.
Fixes
* Fix language: ruby installs when --user-install is set in gemrc.
* Adjust pty setup for solaris.
* Remove unused --config option from gc, sample-config, validate-config,
validate-manifest sub-commands.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=5d782f262a682f99c87b8cc44f3edde0708cd02f
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 790e0a5263..7a4d4ed7ba 100644
--- a/py-pre-commit/Makefile
+++ b/py-pre-commit/Makefile
@@ -1,6 +1,6 @@
# $NetBSD$
-DISTNAME= pre_commit-2.19.0
+DISTNAME= pre_commit-2.20.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 49f42c7f02..c6850d04d2 100644
--- a/py-pre-commit/distinfo
+++ b/py-pre-commit/distinfo
@@ -1,5 +1,5 @@
$NetBSD$
-BLAKE2s (pre_commit-2.19.0.tar.gz) = f0e7c63b19fa16d850ebe50e764cd4acf532cf6b030b27700fe7f70fc1a434cf
-SHA512 (pre_commit-2.19.0.tar.gz) = 316b6c5a67f220dcb37c74f3a83306aab2f5ef36774ed7ce1a592f6eb2a9269e9ec83302a7fabe02083a308fb37d465c63fc389e433c3237fb378bf8c81b566f
-Size (pre_commit-2.19.0.tar.gz) = 172781 bytes
+BLAKE2s (pre_commit-2.20.0.tar.gz) = 66132683551d0276c0e8ae8b4bb39957747c7808e3ac0d73687855c33fe524fe
+SHA512 (pre_commit-2.20.0.tar.gz) = 482ddeebe0907061d75abf5c212abc85ceeb0718b1fdc57eb48be4adfdea04b9b2b6363c646aacb5724867c706a2d4f1b1398a64e9df360130a40892ff5088fb
+Size (pre_commit-2.20.0.tar.gz) = 172951 bytes
Home |
Main Index |
Thread Index |
Old Index