15
0

- update to 3.3.5:

* Control setting local nodes outside of the supposed local's
    constructor.
  * Fix Python 3.13 compatibility re: `collections.abc`

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-astroid?expand=0&rev=109
This commit is contained in:
2024-10-22 13:46:29 +00:00
committed by Git OBS Bridge
parent 0682f33bdd
commit e46f8d438c
4 changed files with 12 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-astroid
Version: 3.3.4
Version: 3.3.5
Release: 0
Summary: Representation of Python source as an AST for pylint
License: LGPL-2.1-or-later