Upgrade to release 2.5.1:

- The ``context.path`` is reverted to a set because otherwise it
  leads to false positives for non `numpy` functions.
- Don't transform dataclass ClassVars
- Improve typing.TypedDict inference
- Fix the `Duplicates found in MROs` false positive.

Signed-off-by: Leon Anavi <[email protected]>
---
 .../python/{python3-astroid_2.5.bb => python3-astroid_2.5.1.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-astroid_2.5.bb => 
python3-astroid_2.5.1.bb} (89%)

diff --git a/meta-python/recipes-devtools/python/python3-astroid_2.5.bb 
b/meta-python/recipes-devtools/python/python3-astroid_2.5.1.bb
similarity index 89%
rename from meta-python/recipes-devtools/python/python3-astroid_2.5.bb
rename to meta-python/recipes-devtools/python/python3-astroid_2.5.1.bb
index f69d85015c..84315767d3 100644
--- a/meta-python/recipes-devtools/python/python3-astroid_2.5.bb
+++ b/meta-python/recipes-devtools/python/python3-astroid_2.5.1.bb
@@ -4,7 +4,7 @@ SECTION = "devel/python"
 LICENSE = "LGPL-2.1"
 LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
 
-SRC_URI[sha256sum] = 
"b31c92f545517dcc452f284bc9c044050862fbe6d93d2b3de4a215a6b384bf0d"
+SRC_URI[sha256sum] = 
"cfc35498ee64017be059ceffab0a25bedf7548ab76f2bea691c5565896e7128d"
 
 inherit pypi setuptools3
 
-- 
2.17.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#89885): 
https://lists.openembedded.org/g/openembedded-devel/message/89885
Mute This Topic: https://lists.openembedded.org/mt/81075877/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to