Upgrade to release 2.5.2: - Detects `import numpy` as a valid `numpy` import. - Iterate over ``Keywords`` when using ``ClassDef.get_children``
Signed-off-by: Leon Anavi <[email protected]> --- .../{python3-astroid_2.5.1.bb => python3-astroid_2.5.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-astroid_2.5.1.bb => python3-astroid_2.5.2.bb} (89%) diff --git a/meta-python/recipes-devtools/python/python3-astroid_2.5.1.bb b/meta-python/recipes-devtools/python/python3-astroid_2.5.2.bb similarity index 89% rename from meta-python/recipes-devtools/python/python3-astroid_2.5.1.bb rename to meta-python/recipes-devtools/python/python3-astroid_2.5.2.bb index 84315767d..93027754b 100644 --- a/meta-python/recipes-devtools/python/python3-astroid_2.5.1.bb +++ b/meta-python/recipes-devtools/python/python3-astroid_2.5.2.bb @@ -4,7 +4,7 @@ SECTION = "devel/python" LICENSE = "LGPL-2.1" LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" -SRC_URI[sha256sum] = "cfc35498ee64017be059ceffab0a25bedf7548ab76f2bea691c5565896e7128d" +SRC_URI[sha256sum] = "6b0ed1af831570e500e2437625979eaa3b36011f66ddfc4ce930128610258ca9" inherit pypi setuptools3 -- 2.17.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#90436): https://lists.openembedded.org/g/openembedded-devel/message/90436 Mute This Topic: https://lists.openembedded.org/mt/81692094/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
