15
0

- update to 2.15.4:

* Add visitor function for ``TryStar`` to ``AsStringVisitor``
    and add ``TryStar`` to ``astroid.nodes.ALL_NODE_CLASSES``.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-astroid?expand=0&rev=87
This commit is contained in:
2023-04-25 22:01:09 +00:00
committed by Git OBS Bridge
parent 4c4d017ded
commit fbfa3ba1cb
4 changed files with 11 additions and 4 deletions

View File

@@ -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