Hello community, here is the log from the commit of package python-astroid for openSUSE:Factory checked in at 2019-01-03 18:04:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-astroid (Old) and /work/SRC/openSUSE:Factory/.python-astroid.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-astroid" Thu Jan 3 18:04:18 2019 rev:17 rq:662218 version:2.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-astroid/python-astroid.changes 2018-12-14 20:46:31.257581106 +0100 +++ /work/SRC/openSUSE:Factory/.python-astroid.new.28833/python-astroid.changes 2019-01-03 18:04:19.548263170 +0100 @@ -1,0 +2,6 @@ +Mon Dec 31 08:59:36 UTC 2018 - Martin Pluskal <[email protected]> + +- Correct conditional for older distros +- Update filelist to work on SLE-12 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-astroid.spec ++++++ --- /var/tmp/diff_new_pack.xopiQi/_old 2019-01-03 18:04:20.148262636 +0100 +++ /var/tmp/diff_new_pack.xopiQi/_new 2019-01-03 18:04:20.152262633 +0100 @@ -16,8 +16,8 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 +%{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-astroid Version: 2.1.0 Release: 0 @@ -39,7 +39,7 @@ Requires: python-six Requires: python-wrapt BuildArch: noarch -%if %{python3_version_nodots} < 35 +%if 0%{?suse_version} < 1500 BuildRequires: %{python_module typing} Requires: python-typing %endif @@ -78,7 +78,7 @@ %files %{python_files} %license COPYING COPYING.LESSER %doc ChangeLog README.rst -%{python_sitelib}/astroid/ -%{python_sitelib}/astroid-*.egg-info +%{python3_sitelib}/astroid/ +%{python3_sitelib}/astroid-*.egg-info %changelog
