- 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:
parent
bb404eda28
commit
55c7f0afdf
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d8cbc787cb73974a3190384aef9c426b8bffd32a77e2ff1b6f78b7d7e60ae891
|
||||
size 465703
|
BIN
astroid-3.3.5-gh.tar.gz
(Stored with Git LFS)
Normal file
BIN
astroid-3.3.5-gh.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 22 13:46:15 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 3.3.5:
|
||||
* Control setting local nodes outside of the supposed local's
|
||||
constructor.
|
||||
* Fix Python 3.13 compatibility re: `collections.abc`
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 24 13:54:23 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user