Hello community,
here is the log from the commit of package python-ipydatawidgets for
openSUSE:Factory checked in at 2019-11-15 00:02:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-ipydatawidgets (Old)
and /work/SRC/openSUSE:Factory/.python-ipydatawidgets.new.26869 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-ipydatawidgets"
Fri Nov 15 00:02:44 2019 rev:4 rq:748503 version:unknown
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-ipydatawidgets/python-ipydatawidgets.changes
2019-08-19 21:38:23.832346516 +0200
+++
/work/SRC/openSUSE:Factory/.python-ipydatawidgets.new.26869/python-ipydatawidgets.changes
2019-11-15 00:02:45.400321893 +0100
@@ -1,0 +2,5 @@
+Wed Nov 13 16:40:01 UTC 2019 - Todd R <[email protected]>
+
+- Fix dependencies
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-ipydatawidgets.spec ++++++
--- /var/tmp/diff_new_pack.KqylM6/_old 2019-11-15 00:02:45.912321710 +0100
+++ /var/tmp/diff_new_pack.KqylM6/_new 2019-11-15 00:02:45.912321710 +0100
@@ -17,9 +17,9 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%define skip_python2 1
%define mainver 4.0.1
%define labver 6.2.0
-%define skip_python2 1
Name: python-ipydatawidgets
Version: %{mainver}
Release: 0
@@ -54,16 +54,16 @@
Recommends: python-ipyscales >= 0.1.1
BuildArch: noarch
%ifpython3
-Requires(post): python-ipywidgets >= 7.0.0
-Requires(post): python-notebook
-Requires(post): python-numpy
-Requires(post): python-six
-Requires(post): python-traittypes >= 0.2.0
-Requires(preun): python-ipywidgets >= 7.0.0
-Requires(preun): python-notebook
-Requires(preun): python-numpy
-Requires(preun): python-six
-Requires(preun): python-traittypes >= 0.2.0
+Requires(post): python3-ipywidgets >= 7.0.0
+Requires(post): python3-notebook
+Requires(post): python3-numpy
+Requires(post): python3-six
+Requires(post): python3-traittypes >= 0.2.0
+Requires(preun): python3-ipywidgets >= 7.0.0
+Requires(preun): python3-notebook
+Requires(preun): python3-numpy
+Requires(preun): python3-six
+Requires(preun): python3-traittypes >= 0.2.0
%endif
%python_subpackages