Hello community, here is the log from the commit of package tensorflow2 for openSUSE:Factory checked in at 2020-03-22 14:16:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tensorflow2 (Old) and /work/SRC/openSUSE:Factory/.tensorflow2.new.3160 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tensorflow2" Sun Mar 22 14:16:29 2020 rev:5 rq:786719 version:2.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/tensorflow2/tensorflow2.changes 2020-03-18 12:39:48.348742660 +0100 +++ /work/SRC/openSUSE:Factory/.tensorflow2.new.3160/tensorflow2.changes 2020-03-22 14:16:33.558033297 +0100 @@ -1,0 +2,5 @@ +Fri Mar 20 07:00:40 UTC 2020 - Guillaume GARDET <[email protected]> + +- Lite flavor should not provide python3-tensorflow nor tensorflow + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tensorflow2.spec ++++++ --- /var/tmp/diff_new_pack.k3FTcZ/_old 2020-03-22 14:16:37.462035802 +0100 +++ /var/tmp/diff_new_pack.k3FTcZ/_new 2020-03-22 14:16:37.474035810 +0100 @@ -196,12 +196,14 @@ Requires: python3-numpy %endif Requires: python3-pip +%if !%{is_lite} %if %{with hpc} Provides: python3-tensorflow-%{compiler_family}%{?c_f_ver}-hpc %else Provides: python3-tensorflow %endif Provides: tensorflow +%endif BuildRequires: bazel = 0.29.1 BuildRequires: bazel-rules-cc-source BuildRequires: bazel-skylib-source
