pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-pre-commit: update to 3.5.0
Module Name: pkgsrc-wip
Committed By: Iku Iwasa <iquiw%NetBSD.org@localhost>
Pushed By: iquiw
Date: Sat Oct 14 11:43:25 2023 +0900
Changeset: bb25ded4fc68e6d91ef577690da15534dec13eab
Modified Files:
py-pre-commit/Makefile
py-pre-commit/distinfo
Log Message:
py-pre-commit: update to 3.5.0
Features
* Improve performance of check-hooks-apply and check-useless-excludes.
Fixes
* Use time.monotonic() for more accurate hook timing.
Migrating
* Require npm 6.x+ for language: node hooks.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=bb25ded4fc68e6d91ef577690da15534dec13eab
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 a46f7738fe..d3a1af4a6d 100644
--- a/py-pre-commit/Makefile
+++ b/py-pre-commit/Makefile
@@ -1,6 +1,6 @@
# $NetBSD$
-DISTNAME= pre_commit-3.4.0
+DISTNAME= pre_commit-3.5.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 c59763c1a8..8fc05df065 100644
--- a/py-pre-commit/distinfo
+++ b/py-pre-commit/distinfo
@@ -1,5 +1,5 @@
$NetBSD$
-BLAKE2s (pre_commit-3.4.0.tar.gz) = a48865ea97cedc379b6ec70be9ff4863073162f61e286fa6bd4a9a171a26a14a
-SHA512 (pre_commit-3.4.0.tar.gz) = 56ff569f740af0947c1e39fbc1c2419b6e31650d55c751e1d616962509b00ff5e19b9a2f0c87f04d0e39acf761917063ad22d395998450dec691066332618f9a
-Size (pre_commit-3.4.0.tar.gz) = 177006 bytes
+BLAKE2s (pre_commit-3.5.0.tar.gz) = 1476e7866560dc2b81dfbd01d21a9233e51520257564f2d334fe579f6745b9f4
+SHA512 (pre_commit-3.5.0.tar.gz) = 2deb91aa9b2209da38a51de86c31ed2762492276439383f52b516f0376068a21a37ed6764c625f6cfd11b71aab6b5935567f376ef81724f453999faaa2cfa903
+Size (pre_commit-3.5.0.tar.gz) = 177079 bytes
Home |
Main Index |
Thread Index |
Old Index