pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/py-termcolor



Module Name:    pkgsrc
Committed By:   adam
Date:           Tue Oct 28 09:52:06 UTC 2025

Modified Files:
        pkgsrc/devel/py-termcolor: Makefile distinfo

Log Message:
py-termcolor: updated to 3.2.0

3.2.0

Added

Expose can_colorize as public API
Add support for Python 3.15

Changed

Drop support for Python 3.9
Replace action-pre-commit-uv with prek-action


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/py-termcolor/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/py-termcolor/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/py-termcolor/Makefile
diff -u pkgsrc/devel/py-termcolor/Makefile:1.11 pkgsrc/devel/py-termcolor/Makefile:1.12
--- pkgsrc/devel/py-termcolor/Makefile:1.11     Mon May  5 08:31:49 2025
+++ pkgsrc/devel/py-termcolor/Makefile  Tue Oct 28 09:52:05 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2025/05/05 08:31:49 adam Exp $
+# $NetBSD: Makefile,v 1.12 2025/10/28 09:52:05 adam Exp $
 
-DISTNAME=      termcolor-3.1.0
+DISTNAME=      termcolor-3.2.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=t/termcolor/}

Index: pkgsrc/devel/py-termcolor/distinfo
diff -u pkgsrc/devel/py-termcolor/distinfo:1.8 pkgsrc/devel/py-termcolor/distinfo:1.9
--- pkgsrc/devel/py-termcolor/distinfo:1.8      Mon May  5 08:31:49 2025
+++ pkgsrc/devel/py-termcolor/distinfo  Tue Oct 28 09:52:05 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2025/05/05 08:31:49 adam Exp $
+$NetBSD: distinfo,v 1.9 2025/10/28 09:52:05 adam Exp $
 
-BLAKE2s (termcolor-3.1.0.tar.gz) = 6d5e0b58e0011094585ba9c353fdc2f8e79ab9a7106c8782b663b88412e1bf2b
-SHA512 (termcolor-3.1.0.tar.gz) = 1311d86fee4bc1c5a11c24ce57e8787347a5e72d6de283034ebd307b63248cc1e24b4b4dec2fc242f5c18f6a9a3b8f0ae197b43ff91809b9f558804ecceabe4b
-Size (termcolor-3.1.0.tar.gz) = 14324 bytes
+BLAKE2s (termcolor-3.2.0.tar.gz) = beed01a6ed69ab8b6c59bbfdaf767da2280fb41ca2b500d6c115563dcac5df08
+SHA512 (termcolor-3.2.0.tar.gz) = 5e1fec1178fe610b7f11cffd94032e2207e56be2a3aa438835f98a6c8961d039e7247e004772eaf1dc378924f9907322b5fd73555f8f4a081565a3e840277d32
+Size (termcolor-3.2.0.tar.gz) = 14423 bytes



Home | Main Index | Thread Index | Old Index