Hello community, here is the log from the commit of package tensorflow2 for openSUSE:Factory checked in at 2020-03-24 22:35:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tensorflow2 (Old) and /work/SRC/openSUSE:Factory/.tensorflow2.new.3160 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tensorflow2" Tue Mar 24 22:35:57 2020 rev:6 rq:787674 version:2.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/tensorflow2/tensorflow2.changes 2020-03-22 14:16:33.558033297 +0100 +++ /work/SRC/openSUSE:Factory/.tensorflow2.new.3160/tensorflow2.changes 2020-03-24 22:38:03.949256304 +0100 @@ -1,0 +2,5 @@ +Tue Mar 24 04:16:57 UTC 2020 - Bernhard Wiedemann <[email protected]> + +- Use pip install --no-compile (boo#1094323) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tensorflow2.spec ++++++ --- /var/tmp/diff_new_pack.8KSyX6/_old 2020-03-24 22:38:07.369257965 +0100 +++ /var/tmp/diff_new_pack.8KSyX6/_new 2020-03-24 22:38:07.373257968 +0100 @@ -648,7 +648,7 @@ %else pip install %{_topdir}/%{name}-%{version}/*whl --root=%{buildroot}%{?hpc_prefix} \ - --no-warn-script-location --no-index --no-deps + --no-warn-script-location --no-index --no-deps --no-compile # remove spurious executeable bits # for hpc build remove usr prefix dir %if %{with hpc}
