Hello community, here is the log from the commit of package python-slycot for openSUSE:Factory checked in at 2020-04-09 23:17:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-slycot (Old) and /work/SRC/openSUSE:Factory/.python-slycot.new.3248 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-slycot" Thu Apr 9 23:17:21 2020 rev:7 rq:791982 version:0.3.5.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-slycot/python-slycot.changes 2019-12-05 17:34:30.361446760 +0100 +++ /work/SRC/openSUSE:Factory/.python-slycot.new.3248/python-slycot.changes 2020-04-09 23:18:01.406333593 +0200 @@ -1,0 +2,10 @@ +Tue Apr 7 12:16:37 UTC 2020 - Benjamin Greiner <[email protected]> + +- let the updated scikit-build do the f2py detection + +------------------------------------------------------------------- +Tue Apr 7 11:10:31 UTC 2020 - Benjamin Greiner <[email protected]> + +- update the f2py detection. The numpy package removed /usr/bin/f2py3 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-slycot.spec ++++++ --- /var/tmp/diff_new_pack.Icd35W/_old 2020-04-09 23:18:01.958333912 +0200 +++ /var/tmp/diff_new_pack.Icd35W/_new 2020-04-09 23:18:01.962333914 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-slycot # -# Copyright (c) 2019 SUSE LLC +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -72,9 +72,7 @@ %build export CFLAGS="%{optflags}" -%{python_expand # make sure the correct f2py flavor is executed -%{$python_build} --generator "Unix Makefiles" -- -DF2PY_EXECUTABLE=/usr/bin/f2py%{$python_bin_suffix} -} +%python_build --generator "Unix Makefiles" %install %python_expand %{$python_install} --install-lib %{$python_sitearch} --generator "Unix Makefiles"
