forked from pool/python-astroid
- update to 2.15.5:
* Handle ``objects.Super`` in ``helpers.object_type()``. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-astroid?expand=0&rev=91
This commit is contained in:
parent
fea8e5dd34
commit
babc8d198d
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a2b2d239476464c63fbfbd0dbebe589cf5ecd48820015dbb9f1c1c986fd2d6dc
|
||||
size 461609
|
3
astroid-2.15.5-gh.tar.gz
Normal file
3
astroid-2.15.5-gh.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c819b8f9c97a8365d907d837f1655dca3a0052a494e0c91ec9ad5df48f7a4101
|
||||
size 461755
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 15 16:15:33 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 2.15.5:
|
||||
* Handle ``objects.Super`` in ``helpers.object_type()``.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 28 07:12:30 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-astroid
|
||||
Version: 2.15.4
|
||||
Version: 2.15.5
|
||||
Release: 0
|
||||
Summary: Representation of Python source as an AST for pylint
|
||||
License: LGPL-2.1-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user