git: 641fcc34b9de - main - devel/py-termcolor: update to 3.1.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 08 Jun 2025 08:49:09 UTC
The branch main has been updated by tagattie:
URL: https://cgit.FreeBSD.org/ports/commit/?id=641fcc34b9dee9a08e236d51bb1b69b637f8865a
commit 641fcc34b9dee9a08e236d51bb1b69b637f8865a
Author: Volodymyr Kostyrko <arcade@b1t.name>
AuthorDate: 2025-06-08 08:42:32 +0000
Commit: Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2025-06-08 08:48:57 +0000
devel/py-termcolor: update to 3.1.0
While here, check minimal hatchling version.
Changelog: https://github.com/termcolor/termcolor/compare/3.0.1...3.1.0
PR: 287378
Reported by: Volodymyr Kostyrko <arcade@b1t.name> (maintainer)
---
devel/py-termcolor/Makefile | 4 ++--
devel/py-termcolor/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/devel/py-termcolor/Makefile b/devel/py-termcolor/Makefile
index e869386e599d..93551e9f685d 100644
--- a/devel/py-termcolor/Makefile
+++ b/devel/py-termcolor/Makefile
@@ -1,5 +1,5 @@
PORTNAME= termcolor
-DISTVERSION= 3.0.1
+DISTVERSION= 3.1.0
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -10,7 +10,7 @@ WWW= https://pypi.org/project/termcolor/
LICENSE= MIT
-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>0:devel/py-hatchling@${PY_FLAVOR} \
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=1.27:devel/py-hatchling@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}hatch-vcs>0:devel/py-hatch-vcs@${PY_FLAVOR}
USES= python
diff --git a/devel/py-termcolor/distinfo b/devel/py-termcolor/distinfo
index 18601daa3aa9..7524373a9047 100644
--- a/devel/py-termcolor/distinfo
+++ b/devel/py-termcolor/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1743696571
-SHA256 (termcolor-3.0.1.tar.gz) = a6abd5c6e1284cea2934443ba806e70e5ec8fd2449021be55c280f8a3731b611
-SIZE (termcolor-3.0.1.tar.gz) = 12935
+TIMESTAMP = 1749366849
+SHA256 (termcolor-3.1.0.tar.gz) = 6a6dd7fbee581909eeec6a756cff1d7f7c376063b14e4a298dc4980309e55970
+SIZE (termcolor-3.1.0.tar.gz) = 14324