diff mbox series

[meta-oe,1/8] python3-icu: upgrade to 2.15.2

Message ID 20250426115623.2732743-1-martin.jansa@gmail.com
State Under Review
Headers show
Series [meta-oe,1/8] python3-icu: upgrade to 2.15.2 | expand

Commit Message

Martin Jansa April 26, 2025, 11:56 a.m. UTC
From: Martin Jansa <martin.jansa@gmail.com>

Signed-off-by: Martin Jansa <martin.jansa@gmail.com>
---
 .../python/{python3-icu_2.15.1.bb => python3-icu_2.15.2.bb}     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-icu_2.15.1.bb => python3-icu_2.15.2.bb} (87%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-icu_2.15.1.bb b/meta-python/recipes-devtools/python/python3-icu_2.15.2.bb
similarity index 87%
rename from meta-python/recipes-devtools/python/python3-icu_2.15.1.bb
rename to meta-python/recipes-devtools/python/python3-icu_2.15.2.bb
index 462b9d1f55..77013330d8 100644
--- a/meta-python/recipes-devtools/python/python3-icu_2.15.1.bb
+++ b/meta-python/recipes-devtools/python/python3-icu_2.15.2.bb
@@ -10,7 +10,7 @@  DEPENDS += "icu"
 PYPI_PACKAGE = "pyicu"
 UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}"
 
-SRC_URI[sha256sum] = "a9e6c3056668e3c75568da7172a7b0eb24727eb2892e8528b370faa122522f02"
+SRC_URI[sha256sum] = "561e77eedff17cec6839f26211f7a5ce3c071b776e8a0ec9d1207f46cbce598f"
 
 SRC_URI += "file://0001-Fix-host-contamination-of-include-files.patch"