diff mbox series

[meta-python,35/63] python3-icu: upgrade 2.16.1 -> 2.16.2

Message ID 20260326115634.1199-35-wangmy@fujitsu.com
State Under Review
Headers show
Series [meta-oe,01/63] b4: upgrade 0.14.3 -> 0.15.0 | expand

Commit Message

Mingyu Wang (Fujitsu) March 26, 2026, 11:56 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

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

Patch

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