aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
authorOleksandr Kravchuk <open.source@oleksandr-kravchuk.com>2021-10-16 00:56:03 +0200
committerKhem Raj <raj.khem@gmail.com>2021-10-18 09:49:37 -0700
commit187b1643319cccca2e9b00b07ee54f06ed5a4602 (patch)
tree85eb3bc0d92a890782e374e776c8c9d40c874e2a /meta-python
parent381ead81f928c8c87f6138bb3bf5d2c2b714c88b (diff)
downloadmeta-openembedded-contrib-187b1643319cccca2e9b00b07ee54f06ed5a4602.tar.gz
python3-regex: update to 2021.10.8
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python3-regex_2021.10.8.bb (renamed from meta-python/recipes-devtools/python/python3-regex_2021.8.28.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-regex_2021.8.28.bb b/meta-python/recipes-devtools/python/python3-regex_2021.10.8.bb
index e375b5b28f..e7978970c7 100644
--- a/meta-python/recipes-devtools/python/python3-regex_2021.8.28.bb
+++ b/meta-python/recipes-devtools/python/python3-regex_2021.10.8.bb
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=f0a3e4a2554ebb89c0
inherit pypi setuptools3
-SRC_URI[sha256sum] = "f585cbbeecb35f35609edccb95efd95a3e35824cd7752b586503f7e6087303f1"
+SRC_URI[sha256sum] = "26895d7c9bbda5c52b3635ce5991caa90fbb1ddfac9c9ff1c7ce505e2282fb2a"
RDEPENDS:${PN} += " \
python3-stringold \