Hello community, here is the log from the commit of package tensorflow2 for openSUSE:Leap:15.2 checked in at 2020-03-23 07:13:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/tensorflow2 (Old) and /work/SRC/openSUSE:Leap:15.2/.tensorflow2.new.3160 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tensorflow2" Mon Mar 23 07:13:28 2020 rev:3 rq:786720 version:2.1.0 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/tensorflow2/tensorflow2.changes 2020-03-19 08:36:15.165845951 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.tensorflow2.new.3160/tensorflow2.changes 2020-03-23 07:13:56.218500098 +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.7j08da/_old 2020-03-23 07:13:59.482502058 +0100 +++ /var/tmp/diff_new_pack.7j08da/_new 2020-03-23 07:13:59.482502058 +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
