Hello community, here is the log from the commit of package python-astroid for openSUSE:Factory checked in at 2018-12-14 20:46:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-astroid (Old) and /work/SRC/openSUSE:Factory/.python-astroid.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-astroid" Fri Dec 14 20:46:29 2018 rev:16 rq:655705 version:2.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-astroid/python-astroid.changes 2018-09-26 14:53:32.791095637 +0200 +++ /work/SRC/openSUSE:Factory/.python-astroid.new.28833/python-astroid.changes 2018-12-14 20:46:31.257581106 +0100 @@ -1,0 +2,6 @@ +Thu Dec 6 14:39:34 UTC 2018 - Tomáš Chvátal <tchva...@suse.com> + +- Version update to 2.1.0: + * Many changes around, see ChangeLog file + +------------------------------------------------------------------- Old: ---- astroid-2.0.4.tar.gz New: ---- astroid-2.1.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-astroid.spec ++++++ --- /var/tmp/diff_new_pack.urWqkc/_old 2018-12-14 20:46:31.685580516 +0100 +++ /var/tmp/diff_new_pack.urWqkc/_new 2018-12-14 20:46:31.689580510 +0100 @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-astroid -Version: 2.0.4 +Version: 2.1.0 Release: 0 Summary: Representation of Python source as an AST for pylint License: LGPL-2.1-or-later @@ -39,6 +39,10 @@ Requires: python-six Requires: python-wrapt BuildArch: noarch +%if %{python3_version_nodots} < 35 +BuildRequires: %{python_module typing} +Requires: python-typing +%endif %python_subpackages %description ++++++ astroid-2.0.4.tar.gz -> astroid-2.1.0.tar.gz ++++++ ++++ 28776 lines of diff (skipped)