pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

py-pre-commit: update to 4.3.0



Module Name:	pkgsrc-wip
Committed By:	Iku Iwasa <iquiw%NetBSD.org@localhost>
Pushed By:	iquiw
Date:		Sat Aug 16 09:29:22 2025 +0900
Changeset:	65b8457f0297ac6308f7a934c82252394e5e9f64

Modified Files:
	py-pre-commit/COMMIT_MSG
	py-pre-commit/Makefile
	py-pre-commit/distinfo

Log Message:
py-pre-commit: update to 4.3.0

Features

* language: docker / language: docker_image: detect rootless docker.
* language: julia: avoid startup.jl when executing hooks.
* language: dart: support latest dart versions which require a higher sdk
  lower bound.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=65b8457f0297ac6308f7a934c82252394e5e9f64

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 00b854d959..ef28ee6c65 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.2.0
+devel/py-pre-commit: import py-pre-commit version 4.3.0
 
 Packaged in wip by iquiw
diff --git a/py-pre-commit/Makefile b/py-pre-commit/Makefile
index 14088821ec..defcf76f69 100644
--- a/py-pre-commit/Makefile
+++ b/py-pre-commit/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	pre_commit-4.2.0
+DISTNAME=	pre_commit-4.3.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 054fba33c8..f5e5a21b11 100644
--- a/py-pre-commit/distinfo
+++ b/py-pre-commit/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (pre_commit-4.2.0.tar.gz) = 2e3ee61f36efc3d7f0a0209be276b621f5394f309a44cfecdf77c6c9398e7d90
-SHA512 (pre_commit-4.2.0.tar.gz) = 9e85d8c3b27fb0b87d5891b539cc63a82f8f77a2715674231c6797e8ee238f20547323e113394f629639f18eaa48db3bcb47149d6a023b8a4a76f4b956e77ded
-Size (pre_commit-4.2.0.tar.gz) = 193424 bytes
+BLAKE2s (pre_commit-4.3.0.tar.gz) = 28236504b9092ec7dc0c2ac133491cf1115e953265d5e7983a3d5e7ca37949bc
+SHA512 (pre_commit-4.3.0.tar.gz) = 948d96ddda22b1330386f53b1ac2daf4c3095368299b836a567891f670e781717ecd3723fb9da8d491d51f6a16479d65e1d110b9886a04e2d3b97fb1a08025b0
+Size (pre_commit-4.3.0.tar.gz) = 193792 bytes


Home | Main Index | Thread Index | Old Index