Hello community, here is the log from the commit of package python-slycot for openSUSE:Factory checked in at 2020-04-22 20:52:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-slycot (Old) and /work/SRC/openSUSE:Factory/.python-slycot.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-slycot" Wed Apr 22 20:52:01 2020 rev:8 rq:795721 version:0.3.5.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-slycot/python-slycot.changes 2020-04-09 23:18:01.406333593 +0200 +++ /work/SRC/openSUSE:Factory/.python-slycot.new.2738/python-slycot.changes 2020-04-22 20:52:03.923283351 +0200 @@ -1,0 +2,5 @@ +Mon Apr 20 08:20:00 UTC 2020 - Benjamin Greiner <[email protected]> + +- python2 dependency only for python2 enabling repos + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-slycot.spec ++++++ --- /var/tmp/diff_new_pack.T8BWMd/_old 2020-04-22 20:52:04.603284681 +0200 +++ /var/tmp/diff_new_pack.T8BWMd/_new 2020-04-22 20:52:04.603284681 +0200 @@ -27,6 +27,7 @@ %endif %{?!python_module:%define python_module() python-%{**} python3-%{**}} +%bcond_without python2 Name: python-slycot Version: 0.3.5.0 Release: 0 @@ -48,7 +49,9 @@ BuildRequires: gcc BuildRequires: gcc-fortran BuildRequires: python-rpm-macros +%if %{with python2} BuildRequires: python2-configparser +%endif %if %{with openblas} BuildRequires: openblas-devel %else
