Hello community,

here is the log from the commit of package python-ipympl for openSUSE:Factory 
checked in at 2020-07-24 09:55:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-ipympl (Old)
 and      /work/SRC/openSUSE:Factory/.python-ipympl.new.3592 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-ipympl"

Fri Jul 24 09:55:57 2020 rev:5 rq:822111 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-ipympl/python-ipympl.changes      
2020-02-25 16:05:44.768432714 +0100
+++ /work/SRC/openSUSE:Factory/.python-ipympl.new.3592/python-ipympl.changes    
2020-07-24 09:58:16.769547187 +0200
@@ -1,0 +2,20 @@
+Tue Jul 21 10:42:15 UTC 2020 - Benjamin Greiner <c...@bnavigator.de>
+
+- Update to 0.5.7
+  * Add ESlint and prettier #213 by @QuLogic
+  * Add versions table to the README #217 by @martinRenou
+  * Add issue template #226 by @martinRenou
+  * Add flake8 linting in CI #230 by @QuLogic
+  * Add an option for prevent default behavior during scroll
+    #235 by @ianhi
+  * Update dev install instructions #243 by @ianhi
+  * Fix CSS issues in the toolbar icons #245 by @davidbailey00
+- Update to 0.5.6
+  * Missing "wait" cursor #205
+  * Improved packaging for JupyterLab
+- No changelog entries between 0.4.1 and 0.5.6
+- labver is now 7.3.0
+- remove Python 2 requirements
+- require matplotlib web backend
+
+-------------------------------------------------------------------

Old:
----
  ipympl-0.4.1.tar.gz

New:
----
  ipympl-0.5.7.tar.gz

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

Other differences:
------------------
++++++ python-ipympl.spec ++++++
--- /var/tmp/diff_new_pack.1FDEpF/_old  2020-07-24 09:58:17.653548099 +0200
+++ /var/tmp/diff_new_pack.1FDEpF/_new  2020-07-24 09:58:17.657548103 +0200
@@ -18,8 +18,8 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define         skip_python2 1
-%define labver  0.5.0
-%define mainver 0.4.1
+%define labver  0.7.3
+%define mainver 0.5.7
 %bcond_with     test
 Name:           python-ipympl
 Version:        %{mainver}
@@ -27,33 +27,24 @@
 Summary:        Matplotlib Jupyter Extension
 License:        BSD-3-Clause
 Group:          Development/Languages/Python
-URL:            https://github.com/matplotlib/jupyter-matplotlib
+URL:            https://github.com/matplotlib/ipympl
 Source:         
https://files.pythonhosted.org/packages/source/i/ipympl/ipympl-%{mainver}.tar.gz
 BuildRequires:  %{python_module ipython}
-BuildRequires:  %{python_module ipywidgets >= 7.0.0}
-BuildRequires:  %{python_module matplotlib >= 2.0.0}
+BuildRequires:  %{python_module ipywidgets >= 7.5.0}
+BuildRequires:  %{python_module matplotlib-web >= 2.0.0}
 BuildRequires:  %{python_module notebook}
 BuildRequires:  %{python_module setuptools}
-BuildRequires:  %{python_module six}
 BuildRequires:  fdupes
 BuildRequires:  jupyter-jupyterlab-filesystem
 BuildRequires:  npm
-BuildRequires:  python-backports.functools_lru_cache
 BuildRequires:  python-rpm-macros
 Requires:       python-ipython
-Requires:       python-ipywidgets >= 7.0.0
-Requires:       python-matplotlib >= 2.0.0
-Requires:       python-six
+Requires:       python-ipywidgets >= 7.5.0
+Requires:       python-matplotlib-web >= 2.0.0
 Provides:       python-jupyter_ipympl = %{mainver}
 Obsoletes:      python-jupyter_ipympl < %{mainver}
 BuildArch:      noarch
-%ifpython2
-Requires:       python-backports.functools_lru_cache
-Requires:       python3-ipympl = %{mainver}
-%endif
-%ifpython3
 Provides:       jupyter-ipympl = %{mainver}
-%endif
 %python_subpackages
 
 %description

++++++ ipympl-0.4.1.tar.gz -> ipympl-0.5.7.tar.gz ++++++
++++ 19462 lines of diff (skipped)


Reply via email to