Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package tensorflow2 for openSUSE:Factory checked in at 2022-01-10 23:53:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tensorflow2 (Old) and /work/SRC/openSUSE:Factory/.tensorflow2.new.1892 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tensorflow2" Mon Jan 10 23:53:37 2022 rev:27 rq:945336 version:2.6.2 Changes: -------- --- /work/SRC/openSUSE:Factory/tensorflow2/tensorflow2.changes 2022-01-08 23:23:50.778242765 +0100 +++ /work/SRC/openSUSE:Factory/.tensorflow2.new.1892/tensorflow2.changes 2022-01-10 23:54:12.696836328 +0100 @@ -1,0 +2,6 @@ +Mon Jan 10 14:03:05 UTC 2022 - Guillaume GARDET <guillaume.gar...@opensuse.org> + +- tensorflow2-lite version does not need all the python dependencies + listed for tensorflow2 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tensorflow2.spec ++++++ --- /var/tmp/diff_new_pack.5vZnum/_old 2022-01-10 23:54:14.724838106 +0100 +++ /var/tmp/diff_new_pack.5vZnum/_new 2022-01-10 23:54:14.728838109 +0100 @@ -226,6 +226,7 @@ Patch23: tensorflow-2.6.0-compile-with-protobuf-3.16.patch # cuda header is fetched on vanilla, disable it the hard way +%if !%{is_lite} # See https://github.com/tensorflow/tensorflow/blob/master/tensorflow/tools/pip_package/setup.py Requires: python3 Requires: python3-Keras-Preprocessing @@ -249,6 +250,7 @@ Requires: python3-numpy %endif Requires: python3-pip +%endif %if !%{is_lite} %if %{with hpc} Provides: python3-tensorflow-%{compiler_family}%{?c_f_ver}-hpc