From f7e7f5cc619925cc73486e93d0f9e11b83830f11 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Mon, 7 Nov 2022 16:41:52 +0800 Subject: [PATCH] python3-regex: upgrade 2022.9.13 -> 2022.10.31 Changelog: =========== Updated text for supported Unicode and Python versions. Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../{python3-regex_2022.9.13.bb => python3-regex_2022.10.31.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-regex_2022.9.13.bb => python3-regex_2022.10.31.bb} (79%) diff --git a/meta-python/recipes-devtools/python/python3-regex_2022.9.13.bb b/meta-python/recipes-devtools/python/python3-regex_2022.10.31.bb similarity index 79% rename from meta-python/recipes-devtools/python/python3-regex_2022.9.13.bb rename to meta-python/recipes-devtools/python/python3-regex_2022.10.31.bb index 886acd7387..19fc153d54 100644 --- a/meta-python/recipes-devtools/python/python3-regex_2022.9.13.bb +++ b/meta-python/recipes-devtools/python/python3-regex_2022.10.31.bb @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=7b5751ddd6b643203c31ff873051d069" inherit pypi setuptools3 -SRC_URI[sha256sum] = "f07373b6e56a6f3a0df3d75b651a278ca7bd357a796078a26a958ea1ce0588fd" +SRC_URI[sha256sum] = "a3a98921da9a1bf8457aeee6a551948a83601689e5ecdd736894ea9bbec77e83" RDEPENDS:${PN} += " \ python3-stringold \