summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2026-03-26 19:56:05 +0800
committerKhem Raj <khem.raj@oss.qualcomm.com>2026-03-27 09:08:57 -0700
commit6c44c7d271f856e6360a59e8f2fb283ca38aa568 (patch)
tree57835f1289e3aaa86c0d3c93fdfe5fa1e1f15243 /meta-python/recipes-devtools/python
parent3ef22a8783ec51ce500203c337e3f0d2f959f2a5 (diff)
downloadmeta-openembedded-6c44c7d271f856e6360a59e8f2fb283ca38aa568.tar.gz
python3-icu: upgrade 2.16.1 -> 2.16.2
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-icu_2.16.2.bb (renamed from meta-python/recipes-devtools/python/python3-icu_2.16.1.bb)2
1 files changed, 1 insertions, 1 deletions
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
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"
10PYPI_PACKAGE = "pyicu" 10PYPI_PACKAGE = "pyicu"
11UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" 11UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}"
12 12
13SRC_URI[sha256sum] = "cafdc2bc6cfbb4b6e511dedeff37316f902af900993b576116b8243f4ad6478c" 13SRC_URI[sha256sum] = "006d51e24b5ec76df6ec2130f3dde269c51db8b8cfebb7d45a427dde0d10aa52"
14 14
15SRC_URI += "file://0001-Fix-host-contamination-of-include-files.patch" 15SRC_URI += "file://0001-Fix-host-contamination-of-include-files.patch"
16 16