diff --git a/astroid-2.15.3-gh.tar.gz b/astroid-2.15.3-gh.tar.gz deleted file mode 100644 index c69b763..0000000 --- a/astroid-2.15.3-gh.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ce1aa602081088c6ccd92a469df5db50eb02ea0986614537c2a018217a432279 -size 461474 diff --git a/astroid-2.15.4-gh.tar.gz b/astroid-2.15.4-gh.tar.gz new file mode 100644 index 0000000..ed837fe --- /dev/null +++ b/astroid-2.15.4-gh.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2b2d239476464c63fbfbd0dbebe589cf5ecd48820015dbb9f1c1c986fd2d6dc +size 461609 diff --git a/python-astroid.changes b/python-astroid.changes index 9401745..09879b8 100644 --- a/python-astroid.changes +++ b/python-astroid.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Apr 25 22:00:42 UTC 2023 - Dirk Müller + +- update to 2.15.4: + * Add visitor function for ``TryStar`` to ``AsStringVisitor`` + and add ``TryStar`` to ``astroid.nodes.ALL_NODE_CLASSES``. + ------------------------------------------------------------------- Fri Apr 21 12:22:11 UTC 2023 - Dirk Müller diff --git a/python-astroid.spec b/python-astroid.spec index 4e9c5b7..f2c3b4c 100644 --- a/python-astroid.spec +++ b/python-astroid.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-astroid -Version: 2.15.3 +Version: 2.15.4 Release: 0 Summary: Representation of Python source as an AST for pylint License: LGPL-2.1-or-later