Hello community,

here is the log from the commit of package python-ipympl for openSUSE:Factory 
checked in at 2019-11-29 15:56:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-ipympl (Old)
 and      /work/SRC/openSUSE:Factory/.python-ipympl.new.26869 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-ipympl"

Fri Nov 29 15:56:01 2019 rev:3 rq:747930 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-ipympl/python-ipympl.changes      
2019-08-13 13:21:10.305419847 +0200
+++ /work/SRC/openSUSE:Factory/.python-ipympl.new.26869/python-ipympl.changes   
2019-11-29 15:56:09.600997740 +0100
@@ -1,0 +2,5 @@
+Tue Nov 12 17:38:51 UTC 2019 - Todd R <[email protected]>
+
+- Drop python2 support due to python-notebook dropping python2 support
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-ipympl.spec ++++++
--- /var/tmp/diff_new_pack.UJyoiT/_old  2019-11-29 15:56:10.196997399 +0100
+++ /var/tmp/diff_new_pack.UJyoiT/_new  2019-11-29 15:56:10.196997399 +0100
@@ -17,6 +17,7 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%define         skip_python2 1
 %define labver  0.4.2
 %define mainver 0.3.3
 %bcond_with     test
@@ -31,12 +32,12 @@
 BuildRequires:  %{python_module ipython}
 BuildRequires:  %{python_module ipywidgets >= 7.0.0}
 BuildRequires:  %{python_module matplotlib >= 2.0.0}
+BuildRequires:  %{python_module notebook}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module six}
 BuildRequires:  fdupes
 BuildRequires:  npm
 BuildRequires:  python-backports.functools_lru_cache
-BuildRequires:  python-notebook
 BuildRequires:  python-rpm-macros
 BuildRequires:  jupyter-jupyterlab-filesystem
 Requires:       python-ipython


Reply via email to