1
0

Accepting request 1189108 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1189108
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-astroid?expand=0&rev=52
This commit is contained in:
Dominique Leuenberger 2024-07-24 13:29:27 +00:00 committed by Git OBS Bridge
commit 9f4e3b6ef8
4 changed files with 14 additions and 4 deletions

View File

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

3
astroid-3.2.4-gh.tar.gz Normal file
View File

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Jul 22 12:43:32 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 3.2.4
* Avoid reporting unary/binary op type errors when inference
is ambiguous.
- from version 3.2.3
* Fix ``AssertionError`` when inferring a property consisting
of a partial function.
-------------------------------------------------------------------
Sun Jun 30 22:03:18 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-astroid
Version: 3.2.2
Version: 3.2.4
Release: 0
Summary: Representation of Python source as an AST for pylint
License: LGPL-2.1-or-later