diff mbox series

[meta-python,24/34] python3-regex: upgrade 2026.7.19 -> 2026.8.31

Message ID 20260902102900.1296-24-wangmy@fujitsu.com
State New
Headers show
Series [meta-oe,01/34] catch2: upgrade 3.15.3 -> 3.16.0 | expand

Commit Message

Wang Mingyu Sept. 2, 2026, 10:28 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

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

Patch

diff --git a/meta-python/recipes-devtools/python/python3-regex_2026.7.19.bb b/meta-python/recipes-devtools/python/python3-regex_2026.8.31.bb
similarity index 80%
rename from meta-python/recipes-devtools/python/python3-regex_2026.7.19.bb
rename to meta-python/recipes-devtools/python/python3-regex_2026.8.31.bb
index 0b1f3fe486..2889b14fd0 100644
--- a/meta-python/recipes-devtools/python/python3-regex_2026.7.19.bb
+++ b/meta-python/recipes-devtools/python/python3-regex_2026.8.31.bb
@@ -5,7 +5,7 @@  LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=7b5751ddd6b643203c31ff873051d069"
 
 inherit pypi python_setuptools_build_meta
 
-SRC_URI[sha256sum] = "7e77b324909c1617cbb4c668677e2c6ae13f44d7c1de0d4f15f2e3c10f3315b5"
+SRC_URI[sha256sum] = "9350fd448a6442ae27853ab9d4b8d5a0bcb6d7774923a4fdfddd104c4458b35f"
 
 RDEPENDS:${PN} += " \
 	python3-stringold \