Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-astroid for openSUSE:Factory checked in at 2021-12-25 20:16:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-astroid (Old) and /work/SRC/openSUSE:Factory/.python-astroid.new.2520 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-astroid" Sat Dec 25 20:16:22 2021 rev:34 rq:938244 version:2.9.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-astroid/python-astroid.changes 2021-11-15 15:27:58.321849907 +0100 +++ /work/SRC/openSUSE:Factory/.python-astroid.new.2520/python-astroid.changes 2021-12-25 20:16:24.069237666 +0100 @@ -1,0 +2,10 @@ +Thu Dec 9 12:30:06 UTC 2021 - pgaj...@suse.com + +- version update to 2.9.0 + * Add ``end_lineno`` and ``end_col_offset`` attributes to astroid nodes. + * Always treat ``__class_getitem__`` as a classmethod. + * Add missing ``as_string`` visitor method for ``Unknown`` node. + * Fix crash on inference of subclasses created from ``Class().__subclasses__`` + * Fix bug with Python 3.7.0 / 3.7.1 and ``typing.NoReturn``. + +------------------------------------------------------------------- Old: ---- astroid-2.8.5-gh.tar.gz New: ---- astroid-2.9.0-gh.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-astroid.spec ++++++ --- /var/tmp/diff_new_pack.1UKivl/_old 2021-12-25 20:16:24.701238180 +0100 +++ /var/tmp/diff_new_pack.1UKivl/_new 2021-12-25 20:16:24.717238194 +0100 @@ -19,14 +19,13 @@ %define skip_python2 1 %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-astroid -Version: 2.8.5 +Version: 2.9.0 Release: 0 Summary: Representation of Python source as an AST for pylint License: LGPL-2.1-or-later URL: https://github.com/pycqa/astroid Source: https://github.com/PyCQA/astroid/archive/refs/tags/v%{version}.tar.gz#/astroid-%{version}-gh.tar.gz BuildRequires: %{python_module lazy-object-proxy >= 1.4} -BuildRequires: %{python_module pytest-runner} BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module typed-ast >= 1.4 if %python-base < 3.8} ++++++ astroid-2.8.5-gh.tar.gz -> astroid-2.9.0-gh.tar.gz ++++++ ++++ 5650 lines of diff (skipped)