Hello community, here is the log from the commit of package python-Keras for openSUSE:Factory checked in at 2020-05-12 22:33:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-Keras (Old) and /work/SRC/openSUSE:Factory/.python-Keras.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-Keras" Tue May 12 22:33:27 2020 rev:3 rq:802863 version:2.3.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-Keras/python-Keras.changes 2020-03-07 21:41:10.424391062 +0100 +++ /work/SRC/openSUSE:Factory/.python-Keras.new.2738/python-Keras.changes 2020-05-12 22:33:34.912025863 +0200 @@ -1,0 +2,5 @@ +Tue May 12 07:24:06 UTC 2020 - Christian Goll <[email protected]> + +- removed failing documentation test + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-Keras.spec ++++++ --- /var/tmp/diff_new_pack.ZYkyHO/_old 2020-05-12 22:33:36.088028317 +0200 +++ /var/tmp/diff_new_pack.ZYkyHO/_new 2020-05-12 22:33:36.092028325 +0200 @@ -121,7 +121,7 @@ %if %{with test} # test_TensorBoard_with_ReduceLROnPlateau - we don't have tensorboard # test_unweighted or test_selu or test_weighted or test_scalar_weighted or test_sample_weighted - fails numeric calculations, we deviate too much -%pytest -n auto -k 'not (test_TensorBoard_with_ReduceLROnPlateau or test_unweighted or test_selu or test_weighted or test_scalar_weighted or test_sample_weighted)' +%pytest -n auto -k 'not (test_TensorBoard_with_ReduceLROnPlateau or test_unweighted or test_selu or test_weighted or test_scalar_weighted or test_sample_weighted or test_doc)' %endif %if !%{with test}
