diff mbox series

[meta-python,27/30] python3-termcolor: upgrade 2.5.0 -> 3.0.1

Message ID 1744017431-22217-27-git-send-email-wangmy@fujitsu.com
State New
Headers show
Series [meta-oe,01/30] boost-sml: upgrade 1.1.11 -> 1.1.12 | expand

Commit Message

Mingyu Wang (Fujitsu) April 7, 2025, 9:17 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../{python3-termcolor_2.5.0.bb => python3-termcolor_3.0.1.bb}  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-termcolor_2.5.0.bb => python3-termcolor_3.0.1.bb} (80%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-termcolor_2.5.0.bb b/meta-python/recipes-devtools/python/python3-termcolor_3.0.1.bb
similarity index 80%
rename from meta-python/recipes-devtools/python/python3-termcolor_2.5.0.bb
rename to meta-python/recipes-devtools/python/python3-termcolor_3.0.1.bb
index 6df8341c8b..a88482f5d4 100644
--- a/meta-python/recipes-devtools/python/python3-termcolor_2.5.0.bb
+++ b/meta-python/recipes-devtools/python/python3-termcolor_3.0.1.bb
@@ -6,7 +6,7 @@  LIC_FILES_CHKSUM = "file://COPYING.txt;md5=e5f5f7c9b280511f124dba5dda3d180e"
 
 inherit pypi python_setuptools_build_meta
 
-SRC_URI[sha256sum] = "998d8d27da6d48442e8e1f016119076b690d962507531df4890fcd2db2ef8a6f"
+SRC_URI[sha256sum] = "a6abd5c6e1284cea2934443ba806e70e5ec8fd2449021be55c280f8a3731b611"
 
 DEPENDS += " \
 	python3-toml-native \