Hello community,
here is the log from the commit of package python-ipywidgets for
openSUSE:Factory checked in at 2020-04-19 21:47:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-ipywidgets (Old)
and /work/SRC/openSUSE:Factory/.python-ipywidgets.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-ipywidgets"
Sun Apr 19 21:47:06 2020 rev:4 rq:789223 version:7.5.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-ipywidgets/python-ipywidgets.changes
2019-08-13 13:10:42.537609081 +0200
+++
/work/SRC/openSUSE:Factory/.python-ipywidgets.new.2738/python-ipywidgets.changes
2020-04-19 21:47:19.151821873 +0200
@@ -1,0 +2,11 @@
+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.hfQhla/_old 2020-04-19 21:47:21.059825701 +0200
+++ /var/tmp/diff_new_pack.hfQhla/_new 2020-04-19 21:47:21.059825701 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-ipywidgets
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,6 +17,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%define skip_python2 1
Name: python-ipywidgets
Version: 7.5.1
Release: 0
@@ -50,7 +51,6 @@
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