Accepting request 1087263 from devel:languages:python

- update to 2.15.5:
  * Handle ``objects.Super`` in ``helpers.object_type()``.

OBS-URL: https://build.opensuse.org/request/show/1087263
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-astroid?expand=0&rev=46
This commit is contained in:
Dominique Leuenberger 2023-05-16 12:16:04 +00:00 committed by Git OBS Bridge
commit 79445593cc
4 changed files with 10 additions and 4 deletions

View File

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

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c819b8f9c97a8365d907d837f1655dca3a0052a494e0c91ec9ad5df48f7a4101
size 461755

View File

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

View File

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