diff mbox series

[meta-python,26/44] python3-regex: upgrade 2026.6.28 -> 2026.7.10

Message ID 20260715103914.2120-26-wangmy@fujitsu.com
State New
Headers show
Series [meta-perl,01/44] cpan-requirements-dynamic: upgrade 0.002 -> 0.003 | expand

Commit Message

Wang Mingyu July 15, 2026, 10:38 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

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

Patch

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