diff mbox series

[meta-python] python3-regex: upgrade 2022.9.13 -> 2022.10.31

Message ID 1667810514-31107-2-git-send-email-wangmy@fujitsu.com
State Under Review
Headers show
Series [meta-python] python3-regex: upgrade 2022.9.13 -> 2022.10.31 | expand

Commit Message

Mingyu Wang (Fujitsu) Nov. 7, 2022, 8:41 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
===========
Updated text for supported Unicode and Python versions.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../{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 mbox series

Patch

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 886acd738..19fc153d5 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 \