Hello community, here is the log from the commit of package tensorflow for openSUSE:Factory checked in at 2020-01-13 22:22:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tensorflow (Old) and /work/SRC/openSUSE:Factory/.tensorflow.new.6675 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tensorflow" Mon Jan 13 22:22:54 2020 rev:11 rq:764086 version:1.13.2 Changes: -------- --- /work/SRC/openSUSE:Factory/tensorflow/tensorflow.changes 2019-12-14 12:23:32.779197808 +0100 +++ /work/SRC/openSUSE:Factory/.tensorflow.new.6675/tensorflow.changes 2020-01-13 22:22:59.098558878 +0100 @@ -1,0 +2,5 @@ +Sun Jan 12 10:04:30 UTC 2020 - Bernhard Wiedemann <[email protected]> + +- Use pip install --no-compile (boo#1094323) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tensorflow.spec ++++++ --- /var/tmp/diff_new_pack.yEHVuH/_old 2020-01-13 22:23:02.418560418 +0100 +++ /var/tmp/diff_new_pack.yEHVuH/_new 2020-01-13 22:23:02.442560429 +0100 @@ -541,7 +541,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}
