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: Wed Oct 9 20:10:03 UTC 2024
Modified Files:
pkgsrc/devel/py-termcolor: Makefile distinfo
Log Message:
py-termcolor: updated to 2.5.0
2.5.0
Added
Add strike attribute
Generate and upload attestations to PyPI
Changed
Drop support for Python 3.8
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/py-termcolor/Makefile
cvs rdiff -u -r1.5 -r1.6 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.8 pkgsrc/devel/py-termcolor/Makefile:1.9
--- pkgsrc/devel/py-termcolor/Makefile:1.8 Sat Dec 2 09:50:25 2023
+++ pkgsrc/devel/py-termcolor/Makefile Wed Oct 9 20:10:03 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2023/12/02 09:50:25 adam Exp $
+# $NetBSD: Makefile,v 1.9 2024/10/09 20:10:03 adam Exp $
-DISTNAME= termcolor-2.4.0
+DISTNAME= termcolor-2.5.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=t/termcolor/}
@@ -16,7 +16,5 @@ TEST_DEPENDS+= ${PYPKGPREFIX}-test-cov-[
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 27
-
.include "../../lang/python/wheel.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/devel/py-termcolor/distinfo
diff -u pkgsrc/devel/py-termcolor/distinfo:1.5 pkgsrc/devel/py-termcolor/distinfo:1.6
--- pkgsrc/devel/py-termcolor/distinfo:1.5 Sat Dec 2 09:50:25 2023
+++ pkgsrc/devel/py-termcolor/distinfo Wed Oct 9 20:10:03 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2023/12/02 09:50:25 adam Exp $
+$NetBSD: distinfo,v 1.6 2024/10/09 20:10:03 adam Exp $
-BLAKE2s (termcolor-2.4.0.tar.gz) = 024823f8f2443e426d8c3f109c01cb8511329a454d1f793b0d7c697e46d2d4e1
-SHA512 (termcolor-2.4.0.tar.gz) = e715940ccc8863baae020345cabc8fc90b5bbbd5ef4b384de96920a90d97508cee6f863aa39a2c08971e58f45cf85ec73c0659715f54072bbc57612681138355
-Size (termcolor-2.4.0.tar.gz) = 12664 bytes
+BLAKE2s (termcolor-2.5.0.tar.gz) = 7957c23f2a22f54fe89653ea78bf27e0a16169140538fc64f178be6f2b6541fc
+SHA512 (termcolor-2.5.0.tar.gz) = 2ef98f82387cc251f6762df7eb103407c52d3dc55d76c71dbf618c38a5c01e12803e8d6fa38f1ec8042ab373b79723e12ef642c18d4b126790a4a3a393ea0917
+Size (termcolor-2.5.0.tar.gz) = 13057 bytes
Home |
Main Index |
Thread Index |
Old Index