From 802a433d30aa43162741b87bc246db05187f649c Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Wed, 2 Sep 2026 18:28:50 +0800 Subject: [PATCH] python3-regex: upgrade 2026.7.19 -> 2026.8.31 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../{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 --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 \