pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-pre-commit: Update to 3.0.4
Module Name: pkgsrc-wip
Committed By: Iku Iwasa <iku.iwasa%gmail.com@localhost>
Pushed By: iquiw
Date: Sun Feb 5 09:34:28 2023 +0900
Changeset: aaa0965cccee6e7842c80e5df1177107c79d86e2
Modified Files:
py-pre-commit/Makefile
py-pre-commit/distinfo
Log Message:
py-pre-commit: Update to 3.0.4
3.0.4 - 2023-02-03
Fixes
* Fix hook diff detection for files affected by --textconv.
3.0.3 - 2023-02-01
Fixes
* Revert "Prevent local Gemfile from interfering with hook execution.".
3.0.2 - 2023-01-29
Fixes
* Prevent local Gemfile from interfering with hook execution.
* Fix language: r, repo: local hooks
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=aaa0965cccee6e7842c80e5df1177107c79d86e2
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 3675deab46..e8c1416a23 100644
--- a/py-pre-commit/Makefile
+++ b/py-pre-commit/Makefile
@@ -1,6 +1,6 @@
# $NetBSD$
-DISTNAME= pre_commit-3.0.1
+DISTNAME= pre_commit-3.0.4
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 fc73a0fa0b..00fd721019 100644
--- a/py-pre-commit/distinfo
+++ b/py-pre-commit/distinfo
@@ -1,5 +1,5 @@
$NetBSD$
-BLAKE2s (pre_commit-3.0.1.tar.gz) = c4481431600a402430bbcc74820c5d0abd28001ae00aa84d575f4d1b5cc9f591
-SHA512 (pre_commit-3.0.1.tar.gz) = 2e41d7d8d553bf121aa69184569ee868824aecb5b4070126248fe6fb747a69c7f6c92bcaf55c18bb3d941ecc10821c455396c73ca6abe3b096aecca45c4dade4
-Size (pre_commit-3.0.1.tar.gz) = 176200 bytes
+BLAKE2s (pre_commit-3.0.4.tar.gz) = 480a0ce002e8daa8b99fc6cb12fcbefd57394c3c998419c7062d100f470cdc8e
+SHA512 (pre_commit-3.0.4.tar.gz) = 5857dbc02056491335ce3bf9888afe8a0913e47ed770f962c4221f5c38d79536be6b5bf5237a112f68400c0901226f47879ec7586e5304bd9014c15e8e7decf8
+Size (pre_commit-3.0.4.tar.gz) = 176285 bytes
Home |
Main Index |
Thread Index |
Old Index