forked from pool/python-astroid
Accepting request 1277372 from home:glaubitz:branches:devel:languages:python
- Update to 3.3.10
* Avoid importing submodules sharing names with standard library modules.
* Fix bug where ``pylint code.custom_extension`` would analyze ``code.py``
or ``code.pyi`` instead if they existed.
OBS-URL: https://build.opensuse.org/request/show/1277372
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-astroid?expand=0&rev=115
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-astroid
|
||||
Version: 3.3.9
|
||||
Version: 3.3.10
|
||||
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