pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-pre-commit: update to 4.6.0
Module Name: pkgsrc-wip
Committed By: Iku Iwasa <iquiw%NetBSD.org@localhost>
Pushed By: iquiw
Date: Sun Apr 26 17:42:30 2026 +0900
Changeset: 970e07c705b05242369bee5eb0880cb3fb76e5b8
Modified Files:
py-pre-commit/COMMIT_MSG
py-pre-commit/Makefile
py-pre-commit/distinfo
Log Message:
py-pre-commit: update to 4.6.0
Features
* pre-commit hook-impl: allow --hook-dir to be missing to enable easier
usage with git 2.54+ git hooks.
Fixes
* pre-commit hook-impl: --hook-type is required.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=970e07c705b05242369bee5eb0880cb3fb76e5b8
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 a77ad00c8d..0ac82f9341 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 4.5.1
+devel/py-pre-commit: import py-pre-commit version 4.6.0
Packaged in wip by iquiw
diff --git a/py-pre-commit/Makefile b/py-pre-commit/Makefile
index daff21d82c..98acc2dda1 100644
--- a/py-pre-commit/Makefile
+++ b/py-pre-commit/Makefile
@@ -1,6 +1,6 @@
# $NetBSD$
-DISTNAME= pre_commit-4.5.1
+DISTNAME= pre_commit-4.6.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 42041c8a6c..58038f4957 100644
--- a/py-pre-commit/distinfo
+++ b/py-pre-commit/distinfo
@@ -1,5 +1,5 @@
$NetBSD$
-BLAKE2s (pre_commit-4.5.1.tar.gz) = ddc572d2a37cb6354c0c23e765e8bca443cf48dc875f27541f3bcf64592df61c
-SHA512 (pre_commit-4.5.1.tar.gz) = fc286875cacea435f956bc419cbfddec092148fb3171dd7854e609f495151dd0d52e445f25f482357b9e20332c449d60b5ff88d505aaa3c2f42ae3eec8b91f45
-Size (pre_commit-4.5.1.tar.gz) = 198232 bytes
+BLAKE2s (pre_commit-4.6.0.tar.gz) = 3feb11d9f7953293a28b6fc6414389563928c15760eec7825e401735d47751b4
+SHA512 (pre_commit-4.6.0.tar.gz) = fab2d28e888d3c55570ce30a1df10d7a7fa5b02d8fe8d6c0689b6e7b13dfcbcbc4f7080d417897df9992899927bcce8f34f1846106b4c4fd9461891614923280
+Size (pre_commit-4.6.0.tar.gz) = 198525 bytes
Home |
Main Index |
Thread Index |
Old Index