Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-ipympl for openSUSE:Factory 
checked in at 2024-04-23 18:55:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-ipympl (Old)
 and      /work/SRC/openSUSE:Factory/.python-ipympl.new.27645 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-ipympl"

Tue Apr 23 18:55:58 2024 rev:13 rq:1169635 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-ipympl/python-ipympl.changes      
2024-03-06 23:04:57.474240686 +0100
+++ /work/SRC/openSUSE:Factory/.python-ipympl.new.27645/python-ipympl.changes   
2024-04-23 18:56:20.703050353 +0200
@@ -1,0 +2,10 @@
+Sun Apr 21 22:22:11 UTC 2024 - Todd R <toddrme2...@gmail.com>
+
+- Update to 0.9.4
+  * Add matplotlib.backend entry points
+  * Build using JupyterLab 4
+- Use newer jupyterlab macros
+- Source is python3-only now
+- Use new license directory
+
+-------------------------------------------------------------------

Old:
----
  ipympl-0.9.3-py2.py3-none-any.whl

New:
----
  ipympl-0.9.4-py3-none-any.whl

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

Other differences:
------------------
++++++ python-ipympl.spec ++++++
--- /var/tmp/diff_new_pack.HRHxlL/_old  2024-04-23 18:56:21.515079599 +0200
+++ /var/tmp/diff_new_pack.HRHxlL/_new  2024-04-23 18:56:21.515079599 +0200
@@ -17,8 +17,8 @@
 
 
 %define skip_python39 1
-%define pyver   0.9.3
-%define jsver   0.11.3
+%define pyver   0.9.4
+%define jsver   0.11.4
 %bcond_with     test
 Name:           python-ipympl
 Version:        %{pyver}
@@ -27,7 +27,7 @@
 License:        BSD-3-Clause
 Group:          Development/Languages/Python
 URL:            https://github.com/matplotlib/ipympl
-Source0:        
https://files.pythonhosted.org/packages/py2.py3/i/ipympl/ipympl-%{pyver}-py2.py3-none-any.whl
+Source0:        
https://files.pythonhosted.org/packages/py3/i/ipympl/ipympl-%{pyver}-py3-none-any.whl
 Source1:        
https://github.com/matplotlib/ipympl/raw/%{pyver}/docs/examples/full-example.ipynb
 BuildRequires:  %{python_module Pillow}
 BuildRequires:  %{python_module ipython < 9}
@@ -110,7 +110,7 @@
 %jupyter_move_config
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 %fdupes %{buildroot}%{_jupyter_prefix}
-cp %{buildroot}%{python3_sitelib}/ipympl-%{pyver}.dist-info/LICENSE .
+cp %{buildroot}%{python3_sitelib}/ipympl-%{pyver}.dist-info/licenses/LICENSE .
 
 %check
 %pytest --nbval full-example.ipynb
@@ -127,6 +127,5 @@
 
 %files -n jupyter-matplotlib-jupyterlab
 %license LICENSE
-%dir %{_jupyter_prefix}/labextensions
-%{_jupyter_prefix}/labextensions/jupyter-matplotlib
+%{_jupyter_labextensions_dir3}/jupyter-matplotlib
 

Reply via email to