pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-pre-commit: update to 3.3.1
Module Name: pkgsrc-wip
Committed By: Iku Iwasa <iquiw%NetBSD.org@localhost>
Pushed By: iquiw
Date: Thu May 4 11:19:20 2023 +0900
Changeset: 44f5d2aaef5d6bac5f40042b117ccda76533c08a
Modified Files:
py-pre-commit/Makefile
py-pre-commit/distinfo
Log Message:
py-pre-commit: update to 3.3.1
3.3.1 - 2023-05-02
Fixes
* Work around git partial clone bug for autoupdate on windows.
3.3.0 - 2023-05-01
Features
* Upgrade ruby-build.
* Use blobless clone for faster autoupdate.
* Add -j / --jobs argument to autoupdate for parallel execution.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=44f5d2aaef5d6bac5f40042b117ccda76533c08a
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 ca569cccbd..63f7b7ec45 100644
--- a/py-pre-commit/Makefile
+++ b/py-pre-commit/Makefile
@@ -1,6 +1,6 @@
# $NetBSD$
-DISTNAME= pre_commit-3.2.2
+DISTNAME= pre_commit-3.3.1
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 38aaaee496..0054ef6914 100644
--- a/py-pre-commit/distinfo
+++ b/py-pre-commit/distinfo
@@ -1,5 +1,5 @@
$NetBSD$
-BLAKE2s (pre_commit-3.2.2.tar.gz) = ecf284c107f71112ba19526762ea5080b1735b4867c2db5cb6083ea3ac67c3f9
-SHA512 (pre_commit-3.2.2.tar.gz) = 9f90ca7c49a0b2cc5795846c8732f3b54c9d81963e228f3e9d5c35cc57c10ed2ce71e2e360605f782781631f98788603b3d822533042ce24681459149a42aab3
-Size (pre_commit-3.2.2.tar.gz) = 176703 bytes
+BLAKE2s (pre_commit-3.3.1.tar.gz) = b9f7c7147701f283e4e3ee7527e448981afdbe38dfa205e4291f8a91075f1a68
+SHA512 (pre_commit-3.3.1.tar.gz) = 8c8052aa78c3abbf74d3d8c0283da8a6faf28bbe56e43bb5db2b5bdcb100e768ab230471fe906fc4eb579cc6f9fda1ec8aca8f5808dacca634733036fa285626
+Size (pre_commit-3.3.1.tar.gz) = 176605 bytes
Home |
Main Index |
Thread Index |
Old Index