15
0

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:
2025-05-15 14:59:54 +00:00
committed by Git OBS Bridge
4 changed files with 12 additions and 4 deletions

BIN
astroid-3.3.10-gh.tar.gz LFS Normal file

Binary file not shown.

Binary file not shown.

View File

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

View File

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