diff --git a/astroid-3.2.2-gh.tar.gz b/astroid-3.2.2-gh.tar.gz deleted file mode 100644 index 757b0c8..0000000 --- a/astroid-3.2.2-gh.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7ff8e7de62e56c107334c15dfa336256901711e931e0f644a366bcb91e276a42 -size 465306 diff --git a/astroid-3.2.4-gh.tar.gz b/astroid-3.2.4-gh.tar.gz new file mode 100644 index 0000000..2af8be1 --- /dev/null +++ b/astroid-3.2.4-gh.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e668c1d31790c6dcc4ab0ec6251cb02ed3c610a860d66ffeb6f72f1811f13605 +size 465788 diff --git a/python-astroid.changes b/python-astroid.changes index 2586082..3607a41 100644 --- a/python-astroid.changes +++ b/python-astroid.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon Jul 22 12:43:32 UTC 2024 - John Paul Adrian Glaubitz + +- Update to 3.2.4 + * Avoid reporting unary/binary op type errors when inference + is ambiguous. +- from version 3.2.3 + * Fix ``AssertionError`` when inferring a property consisting + of a partial function. + ------------------------------------------------------------------- Sun Jun 30 22:03:18 UTC 2024 - Dirk Müller diff --git a/python-astroid.spec b/python-astroid.spec index e4a0d76..d931a49 100644 --- a/python-astroid.spec +++ b/python-astroid.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-astroid -Version: 3.2.2 +Version: 3.2.4 Release: 0 Summary: Representation of Python source as an AST for pylint License: LGPL-2.1-or-later