diff mbox series

[meta-python,27/37] python3-regex: upgrade 2026.5.9 -> 2026.6.28

Message ID 20260630092206.322-27-wangmy@fujitsu.com
State New
Headers show
Series [meta-oe,01/37] 7zip: upgrade 26.01 -> 26.02 | expand

Commit Message

Wang Mingyu June 30, 2026, 9:21 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

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

Patch

diff --git a/meta-python/recipes-devtools/python/python3-regex_2026.5.9.bb b/meta-python/recipes-devtools/python/python3-regex_2026.6.28.bb
similarity index 80%
rename from meta-python/recipes-devtools/python/python3-regex_2026.5.9.bb
rename to meta-python/recipes-devtools/python/python3-regex_2026.6.28.bb
index 6dbf329b65..afad386715 100644
--- a/meta-python/recipes-devtools/python/python3-regex_2026.5.9.bb
+++ b/meta-python/recipes-devtools/python/python3-regex_2026.6.28.bb
@@ -5,7 +5,7 @@  LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=7b5751ddd6b643203c31ff873051d069"
 
 inherit pypi python_setuptools_build_meta
 
-SRC_URI[sha256sum] = "a8234aa23ec39894bfe4a3f1b85616a7032481964a13ac6fc9f10de4f6fca270"
+SRC_URI[sha256sum] = "3cb4b6c5cb3060cc31efdc1fbb27c25fb9b29044afd87e40601a1c4d9db54342"
 
 RDEPENDS:${PN} += " \
 	python3-stringold \