diff mbox series

[meta-python,15/52] python3-icu: upgrade 2.16 -> 2.16.1

Message ID 20260227101327.1432-15-wangmy@fujitsu.com
State New
Headers show
Series [meta-networking,01/52] frr: upgrade 10.5.1 -> 10.5.2 | expand

Commit Message

Wang Mingyu Feb. 27, 2026, 10:12 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

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

Patch

diff --git a/meta-python/recipes-devtools/python/python3-icu_2.16.bb b/meta-python/recipes-devtools/python/python3-icu_2.16.1.bb
similarity index 87%
rename from meta-python/recipes-devtools/python/python3-icu_2.16.bb
rename to meta-python/recipes-devtools/python/python3-icu_2.16.1.bb
index c46e4e9f8b..44d8b9a701 100644
--- a/meta-python/recipes-devtools/python/python3-icu_2.16.bb
+++ b/meta-python/recipes-devtools/python/python3-icu_2.16.1.bb
@@ -10,7 +10,7 @@  DEPENDS += "icu"
 PYPI_PACKAGE = "pyicu"
 UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}"
 
-SRC_URI[sha256sum] = "42b3a8062e3b23e927ca727e6b5e1730d86c70279834e4887152895d2eb012d9"
+SRC_URI[sha256sum] = "cafdc2bc6cfbb4b6e511dedeff37316f902af900993b576116b8243f4ad6478c"
 
 SRC_URI += "file://0001-Fix-host-contamination-of-include-files.patch"