Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package tensorflow2 for openSUSE:Factory checked in at 2021-10-05 22:33:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tensorflow2 (Old) and /work/SRC/openSUSE:Factory/.tensorflow2.new.2443 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tensorflow2" Tue Oct 5 22:33:44 2021 rev:23 rq:922962 version:2.6.0 Changes: -------- --- /work/SRC/openSUSE:Factory/tensorflow2/tensorflow2.changes 2021-09-02 23:20:33.488571683 +0200 +++ /work/SRC/openSUSE:Factory/.tensorflow2.new.2443/tensorflow2.changes 2021-10-05 22:34:03.346890564 +0200 @@ -1,0 +2,5 @@ +Fri Sep 24 15:57:58 UTC 2021 - Ben Greiner <c...@bnavigator.de> + +- Add missing python requirements -- boo#1190856 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tensorflow2.spec ++++++ --- /var/tmp/diff_new_pack.DNLFtN/_old 2021-10-05 22:34:05.550894399 +0200 +++ /var/tmp/diff_new_pack.DNLFtN/_new 2021-10-05 22:34:05.554894406 +0200 @@ -1,5 +1,5 @@ # -# spec file for package tensorflow2 +# spec file # # Copyright (c) 2021 SUSE LLC # @@ -222,6 +222,7 @@ # PATCH-FIX-OPENSUSE tensorflow-2.6.0-compile-with-protobuf-3.16.patch https://github.com/protocolbuffers/protobuf/pull/8354 Patch23: tensorflow-2.6.0-compile-with-protobuf-3.16.patch +# See https://github.com/tensorflow/tensorflow/blob/master/tensorflow/tools/pip_package/setup.py Requires: python3 Requires: python3-Keras-Preprocessing Requires: python3-abseil @@ -229,8 +230,13 @@ Requires: python3-astunparse Requires: python3-flatbuffers Requires: python3-gast +Requires: python3-h5py +Requires: python3-keras = %{version} Requires: python3-opt-einsum Requires: python3-protobuf +Requires: python3-six +Requires: python3-tensorboard = %{version} +Requires: python3-tensorflow-estimator = %{version} Requires: python3-termcolor Requires: python3-wrapt %if %{with hpc} @@ -325,6 +331,8 @@ BuildRequires: python3-devel BuildRequires: python3-flatbuffers BuildRequires: python3-gast +BuildRequires: python3-h5py +BuildRequires: python3-keras = %{version} BuildRequires: python3-mock BuildRequires: python3-numpy-devel BuildRequires: python3-opt-einsum @@ -332,6 +340,8 @@ BuildRequires: python3-protobuf BuildRequires: python3-setuptools BuildRequires: python3-six +BuildRequires: python3-tensorboard = %{version} +BuildRequires: python3-tensorflow-estimator = %{version} BuildRequires: python3-termcolor BuildRequires: python3-wheel BuildRequires: python3-wrapt