Hello community, here is the log from the commit of package tensorflow2 for openSUSE:Leap:15.2 checked in at 2020-03-27 16:44:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/tensorflow2 (Old) and /work/SRC/openSUSE:Leap:15.2/.tensorflow2.new.3160 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tensorflow2" Fri Mar 27 16:44:04 2020 rev:4 rq:788251 version:2.1.0 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/tensorflow2/tensorflow2.changes 2020-03-23 07:13:56.218500098 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.tensorflow2.new.3160/tensorflow2.changes 2020-03-27 16:46:17.283868602 +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.sUoFbp/_old 2020-03-27 16:46:21.759871231 +0100 +++ /var/tmp/diff_new_pack.sUoFbp/_new 2020-03-27 16:46:21.763871233 +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}
