Hello community, here is the log from the commit of package python-ipywidgets for openSUSE:Leap:15.2 checked in at 2020-05-19 14:09:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/python-ipywidgets (Old) and /work/SRC/openSUSE:Leap:15.2/.python-ipywidgets.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-ipywidgets" Tue May 19 14:09:11 2020 rev:3 rq:807114 version:7.5.1 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/python-ipywidgets/python-ipywidgets.changes 2020-04-20 12:55:57.516772726 +0200 +++ /work/SRC/openSUSE:Leap:15.2/.python-ipywidgets.new.2738/python-ipywidgets.changes 2020-05-19 14:09:11.687081879 +0200 @@ -2,11 +1,0 @@ -Sat Mar 28 07:37:07 UTC 2020 - Tomáš Chvátal <[email protected]> - -- Drop left over python-mock dep that is not present on - python2 less enviroment - -------------------------------------------------------------------- -Wed Mar 11 15:01:17 UTC 2020 - Todd R <[email protected]> - -- Disable python2 build temporarily to get everything working. - -------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-ipywidgets.spec ++++++ --- /var/tmp/diff_new_pack.rpR8Q2/_old 2020-05-19 14:09:12.119082718 +0200 +++ /var/tmp/diff_new_pack.rpR8Q2/_new 2020-05-19 14:09:12.119082718 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-ipywidgets # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,6 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} -%define skip_python2 1 Name: python-ipywidgets Version: 7.5.1 Release: 0 @@ -51,6 +50,7 @@ BuildRequires: %{python_module pytest-cov} BuildRequires: %{python_module recommonmark} BuildRequires: %{python_module traitlets >= 4.3.1} +BuildRequires: python-mock # /SECTION Recommends: jupyter-widgetsnbextension >= 3.5.0 %ifpython3
