Upgrade to release 2021.4.4 with the following bug fixes: - regex fails with a quantified backreference but succeeds with repeated backref - API is not a drop-in replacement for python's re when it comes to typing
Signed-off-by: Leon Anavi <leon.an...@konsulko.com> --- .../{python3-regex_2021.3.17.bb => python3-regex_2021.4.4.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-regex_2021.3.17.bb => python3-regex_2021.4.4.bb} (77%) diff --git a/meta-python/recipes-devtools/python/python3-regex_2021.3.17.bb b/meta-python/recipes-devtools/python/python3-regex_2021.4.4.bb similarity index 77% rename from meta-python/recipes-devtools/python/python3-regex_2021.3.17.bb rename to meta-python/recipes-devtools/python/python3-regex_2021.4.4.bb index a3cb80413..177b06b97 100644 --- a/meta-python/recipes-devtools/python/python3-regex_2021.3.17.bb +++ b/meta-python/recipes-devtools/python/python3-regex_2021.4.4.bb @@ -5,6 +5,6 @@ LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=f0a3e4a2554ebb89c0 inherit pypi setuptools3 -SRC_URI[sha256sum] = "4b8a1fb724904139149a43e172850f35aa6ea97fb0545244dc0b805e0154ed68" +SRC_URI[sha256sum] = "52ba3d3f9b942c49d7e4bc105bb28551c44065f139a65062ab7912bef10c9afb" BBCLASSEXTEND = "native nativesdk" -- 2.17.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#90552): https://lists.openembedded.org/g/openembedded-devel/message/90552 Mute This Topic: https://lists.openembedded.org/mt/81862473/21656 Group Owner: openembedded-devel+ow...@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-