* [Buildroot] [PATCH 1/1] package/python-termcolor: bump to version 3.3.0
@ 2025-12-31 18:50 James Hilliard
2026-01-01 9:45 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: James Hilliard @ 2025-12-31 18:50 UTC (permalink / raw)
To: buildroot; +Cc: James Hilliard
Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
---
package/python-termcolor/python-termcolor.hash | 4 ++--
package/python-termcolor/python-termcolor.mk | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/python-termcolor/python-termcolor.hash b/package/python-termcolor/python-termcolor.hash
index d73588d22c..725bbdfe2c 100644
--- a/package/python-termcolor/python-termcolor.hash
+++ b/package/python-termcolor/python-termcolor.hash
@@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/termcolor/json
-md5 50ce238ff23fb53077f746b751b7ba7b termcolor-3.2.0.tar.gz
-sha256 610e6456feec42c4bcd28934a8c87a06c3fa28b01561d46aa09a9881b8622c58 termcolor-3.2.0.tar.gz
+md5 30b9a5ef79026a6073009f045e17f04c termcolor-3.3.0.tar.gz
+sha256 348871ca648ec6a9a983a13ab626c0acce02f515b9e1983332b17af7979521c5 termcolor-3.3.0.tar.gz
# Locally computed sha256 checksums
sha256 e79b6bd82962c1330caaa7c42278567b08667777673f8e2371a624d5715d4c0e COPYING.txt
diff --git a/package/python-termcolor/python-termcolor.mk b/package/python-termcolor/python-termcolor.mk
index e0a6677241..e0ec72c98b 100644
--- a/package/python-termcolor/python-termcolor.mk
+++ b/package/python-termcolor/python-termcolor.mk
@@ -4,9 +4,9 @@
#
################################################################################
-PYTHON_TERMCOLOR_VERSION = 3.2.0
+PYTHON_TERMCOLOR_VERSION = 3.3.0
PYTHON_TERMCOLOR_SOURCE = termcolor-$(PYTHON_TERMCOLOR_VERSION).tar.gz
-PYTHON_TERMCOLOR_SITE = https://files.pythonhosted.org/packages/87/56/ab275c2b56a5e2342568838f0d5e3e66a32354adcc159b495e374cda43f5
+PYTHON_TERMCOLOR_SITE = https://files.pythonhosted.org/packages/46/79/cf31d7a93a8fdc6aa0fbb665be84426a8c5a557d9240b6239e9e11e35fc5
PYTHON_TERMCOLOR_SETUP_TYPE = hatch
PYTHON_TERMCOLOR_LICENSE = MIT
PYTHON_TERMCOLOR_LICENSE_FILES = COPYING.txt
--
2.43.0
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-01-01 9:50 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-31 18:50 [Buildroot] [PATCH 1/1] package/python-termcolor: bump to version 3.3.0 James Hilliard
2026-01-01 9:45 ` Thomas Petazzoni via buildroot
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.