forked from pool/python-astroid
Accepting request 1277386 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1277386 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-astroid?expand=0&rev=58
This commit is contained in:
BIN
astroid-3.3.10-gh.tar.gz
LFS
Normal file
BIN
astroid-3.3.10-gh.tar.gz
LFS
Normal file
Binary file not shown.
BIN
astroid-3.3.9-gh.tar.gz
LFS
BIN
astroid-3.3.9-gh.tar.gz
LFS
Binary file not shown.
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 14 09:35:21 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- 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.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 21 10:38:20 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
||||
@@ -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