Hello community, here is the log from the commit of package python-astroid for openSUSE:Factory checked in at 2019-03-08 11:01:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-astroid (Old) and /work/SRC/openSUSE:Factory/.python-astroid.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-astroid" Fri Mar 8 11:01:21 2019 rev:18 rq:682136 version:2.2.4 Changes: -------- --- /work/SRC/openSUSE:Factory/python-astroid/python-astroid.changes 2019-01-03 18:04:19.548263170 +0100 +++ /work/SRC/openSUSE:Factory/.python-astroid.new.28833/python-astroid.changes 2019-03-08 11:01:23.744540859 +0100 @@ -1,0 +2,6 @@ +Wed Mar 6 12:27:13 UTC 2019 - Tomáš Chvátal <[email protected]> + +- Update to 2.2.1: + * Many changes inside, see ChangeLog + +------------------------------------------------------------------- Old: ---- astroid-2.1.0.tar.gz pytest.ini New: ---- astroid-2.2.4.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-astroid.spec ++++++ --- /var/tmp/diff_new_pack.iuJqQi/_old 2019-03-08 11:01:24.652540715 +0100 +++ /var/tmp/diff_new_pack.iuJqQi/_new 2019-03-08 11:01:24.656540714 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-astroid # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,14 +19,13 @@ %define skip_python2 1 %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-astroid -Version: 2.1.0 +Version: 2.2.4 Release: 0 Summary: Representation of Python source as an AST for pylint License: LGPL-2.1-or-later Group: Development/Libraries/Python URL: https://github.com/pycqa/astroid Source: https://files.pythonhosted.org/packages/source/a/astroid/astroid-%{version}.tar.gz -Source1: pytest.ini BuildRequires: %{python_module lazy-object-proxy} BuildRequires: %{python_module pytest-runner} BuildRequires: %{python_module pytest} @@ -60,9 +59,6 @@ %prep %setup -q -n astroid-%{version} -# FIXME: with next release verify again -# The numpy checks are broken on py3 completely -rm -f astroid/tests/unittest_brain_numpy.py %build %python_build @@ -72,8 +68,7 @@ %python_expand %fdupes %{buildroot}%{$python_sitelib} %check -cp %{SOURCE1} . -%python_exec -m pytest -s +%python_expand PYTHONPATH=%{buildroot}%{$python_sitelib} py.test-%{$python_bin_suffix} -v %files %{python_files} %license COPYING COPYING.LESSER ++++++ astroid-2.1.0.tar.gz -> astroid-2.2.4.tar.gz ++++++ ++++ 3041 lines of diff (skipped)
