diff mbox series

[meta-python,20/28] python3-regex: upgrade 2024.7.24 -> 2024.9.11

Message ID 1726716733-14548-20-git-send-email-wangmy@fujitsu.com
State Under Review
Headers show
Series [meta-oe,01/28] bdwgc: upgrade 8.2.6 -> 8.2.8 | expand

Commit Message

Mingyu Wang (Fujitsu) Sept. 19, 2024, 3:32 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
 Updated to Unicode 16.0.0.

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

Patch

diff --git a/meta-python/recipes-devtools/python/python3-regex_2024.7.24.bb b/meta-python/recipes-devtools/python/python3-regex_2024.9.11.bb
similarity index 80%
rename from meta-python/recipes-devtools/python/python3-regex_2024.7.24.bb
rename to meta-python/recipes-devtools/python/python3-regex_2024.9.11.bb
index b6e09fc83..8fbae0cdc 100644
--- a/meta-python/recipes-devtools/python/python3-regex_2024.7.24.bb
+++ b/meta-python/recipes-devtools/python/python3-regex_2024.9.11.bb
@@ -5,7 +5,7 @@  LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=7b5751ddd6b643203c31ff873051d069"
 
 inherit pypi python_setuptools_build_meta
 
-SRC_URI[sha256sum] = "9cfd009eed1a46b27c14039ad5bbc5e71b6367c5b2e6d5f5da0ea91600817506"
+SRC_URI[sha256sum] = "6c188c307e8433bcb63dc1915022deb553b4203a70722fc542c363bf120a01fd"
 
 RDEPENDS:${PN} += " \
 	python3-stringold \