From 236928869b4c6e2dd54ee0235cdbc91a5fc79064 Mon Sep 17 00:00:00 2001 From: Xu Huan Date: Wed, 9 Mar 2022 15:30:28 +0800 Subject: [PATCH] python3-regex :upgrade 2021.11.10 -> 2022.3.2 Signed-off-by: Xu Huan Signed-off-by: Khem Raj Signed-off-by: Trevor Gamblin --- .../{python3-regex_2021.11.10.bb => python3-regex_2022.3.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-regex_2021.11.10.bb => python3-regex_2022.3.2.bb} (79%) diff --git a/meta-python/recipes-devtools/python/python3-regex_2021.11.10.bb b/meta-python/recipes-devtools/python/python3-regex_2022.3.2.bb similarity index 79% rename from meta-python/recipes-devtools/python/python3-regex_2021.11.10.bb rename to meta-python/recipes-devtools/python/python3-regex_2022.3.2.bb index dce232ba6..c71394cb3 100644 --- a/meta-python/recipes-devtools/python/python3-regex_2021.11.10.bb +++ b/meta-python/recipes-devtools/python/python3-regex_2022.3.2.bb @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=7b5751ddd6b643203c31ff873051d069" inherit pypi setuptools3 -SRC_URI[sha256sum] = "f341ee2df0999bfdf7a95e448075effe0db212a59387de1a70690e4acb03d4c6" +SRC_URI[sha256sum] = "79e5af1ff258bc0fe0bdd6f69bc4ae33935a898e3cbefbbccf22e88a27fa053b" RDEPENDS:${PN} += " \ python3-stringold \