forked from pool/python-astroid
- Update to 2.3.2:
* All type comments have as parent the corresponding `astroid` node * Pass an inference context to `metaclass()` when inferring an object type OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-astroid?expand=0&rev=45
This commit is contained in:
committed by
Git OBS Bridge
parent
858a1eb090
commit
7380d20f7d
@@ -19,7 +19,7 @@
|
||||
%define skip_python2 1
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-astroid
|
||||
Version: 2.3.1
|
||||
Version: 2.3.2
|
||||
Release: 0
|
||||
Summary: Representation of Python source as an AST for pylint
|
||||
License: LGPL-2.1-or-later
|
||||
|
||||
Reference in New Issue
Block a user