Hello community,

here is the log from the commit of package python-matplotlib for 
openSUSE:Factory checked in at 2018-08-18 00:03:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-matplotlib (Old)
 and      /work/SRC/openSUSE:Factory/.python-matplotlib.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-matplotlib"

Sat Aug 18 00:03:18 2018 rev:65 rq:629427 version:2.2.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-matplotlib/python-matplotlib.changes      
2018-06-15 14:37:42.779133981 +0200
+++ /work/SRC/openSUSE:Factory/.python-matplotlib.new/python-matplotlib.changes 
2018-08-18 00:03:21.218941060 +0200
@@ -1,0 +2,12 @@
+Tue Aug 14 15:19:00 UTC 2018 - [email protected]
+
+- Update to version 2.2.3
+  * Fix import failure on BSD systems
+  * Fix import errors in Qt shims for PyQt5 5.11 and PyQt4 4.12
+  * Fix import errors if bz2 module is not in standard library
+  * Fix overflow in _path.h
+  * Fix infinite recursion in transform repr
+  * Fix bug with XKCD style
+  * Remove unsafe usage of Popen
+
+-------------------------------------------------------------------

Old:
----
  matplotlib-2.2.2.tar.gz

New:
----
  matplotlib-2.2.3.tar.gz

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

Other differences:
------------------
++++++ python-matplotlib.spec ++++++
--- /var/tmp/diff_new_pack.MVEFuw/_old  2018-08-18 00:03:22.338944405 +0200
+++ /var/tmp/diff_new_pack.MVEFuw/_new  2018-08-18 00:03:22.342944418 +0200
@@ -23,7 +23,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define oldpython python
 Name:           python-matplotlib
-Version:        2.2.2
+Version:        2.2.3
 Release:        0
 Summary:        Plotting Library for Python
 License:        SUSE-Matplotlib
@@ -280,10 +280,10 @@
 %endif
 
 %files %{python_files}
-%defattr(-,root,root,-)
-%doc README.rst PKG-INFO doc/users/license.rst
+%doc README.rst
 %doc examples/
-%doc LICENSE/
+%license LICENSE/
+%license doc/users/license.rst
 %{python_sitearch}/matplotlib/
 %{python_sitearch}/matplotlib-%{version}-py*.egg-info
 %{python_sitearch}/matplotlib-%{version}-py*-nspkg.pth
@@ -334,18 +334,20 @@
 
 # Dummy package to pull in latex dependencies.
 %files %{python_files latex}
-%defattr(-,root,root,-)
-%doc README.rst
+%license LICENSE/
+%license doc/users/license.rst
 
 %if 0%{?is_opensuse}
 
 %files %{python_files cairo}
-%defattr(-,root,root,-)
+%license LICENSE/
+%license doc/users/license.rst
 %{python_sitearch}/matplotlib/backends/backend_cairo.py*
 %pycache_only 
%{python_sitearch}/matplotlib/backends/__pycache__/backend_cairo.*.py*
 
 %files %{python_files gtk3}
-%defattr(-,root,root,-)
+%license LICENSE/
+%license doc/users/license.rst
 %{python_sitearch}/matplotlib/backends/backend_gtk3.py*
 %{python_sitearch}/matplotlib/backends/backend_gtk3agg.py*
 %{python_sitearch}/matplotlib/backends/backend_gtk3cairo.py*
@@ -359,7 +361,8 @@
 # package, and provide the -qt5 stub package which pulls in
 # the python-qt5 dependency.
 %files %{python_files qt-shared}
-%defattr(-,root,root,-)
+%license LICENSE/
+%license doc/users/license.rst
 %{python_sitearch}/matplotlib/backends/backend_qt5.py*
 %{python_sitearch}/matplotlib/backends/backend_qt5agg.py*
 %{python_sitearch}/matplotlib/backends/qt_compat.py*
@@ -369,24 +372,29 @@
 %pycache_only 
%{python_sitearch}/matplotlib/backends/__pycache__/qt_compat.*.py*
 
 %files %{python_files qt4}
+%license LICENSE/
+%license doc/users/license.rst
 %{python_sitearch}/matplotlib/backends/backend_qt4.py*
 %{python_sitearch}/matplotlib/backends/backend_qt4agg.py*
 %pycache_only 
%{python_sitearch}/matplotlib/backends/__pycache__/backend_qt4.*.py*
 %pycache_only 
%{python_sitearch}/matplotlib/backends/__pycache__/backend_qt4agg.*.py*
 
 %files %{python_files qt5}
-%defattr(-,root,root,-)
+%license LICENSE/
+%license doc/users/license.rst
 %doc README.rst
 
 %files %{python_files tk}
-%defattr(-,root,root,-)
+%license LICENSE/
+%license doc/users/license.rst
 %{python_sitearch}/matplotlib/backends/backend_tkagg.py*
 %{python_sitearch}/matplotlib/backends/tkagg.py*
 %pycache_only 
%{python_sitearch}/matplotlib/backends/__pycache__/backend_tkagg.*.py*
 %pycache_only %{python_sitearch}/matplotlib/backends/__pycache__/tkagg.*.py*
 
 %files %{python_files web}
-%defattr(-,root,root,-)
+%license LICENSE/
+%license doc/users/license.rst
 %{python_sitearch}/matplotlib/backends/backend_webagg.py*
 %{python_sitearch}/matplotlib/backends/backend_webagg_core.py*
 %{python_sitearch}/matplotlib/backends/web_backend/
@@ -394,7 +402,8 @@
 %pycache_only 
%{python_sitearch}/matplotlib/backends/__pycache__/backend_webagg_core.*.py*
 
 %files -n %{python2_prefix}-matplotlib-wx
-%defattr(-,root,root,-)
+%license LICENSE/
+%license doc/users/license.rst
 %{python2_sitearch}/matplotlib/backends/wx_compat.py*
 %{python2_sitearch}/matplotlib/backends/backend_wx.py*
 %{python2_sitearch}/matplotlib/backends/backend_wxagg.py*

++++++ matplotlib-2.2.2.tar.gz -> matplotlib-2.2.3.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-matplotlib/matplotlib-2.2.2.tar.gz 
/work/SRC/openSUSE:Factory/.python-matplotlib.new/matplotlib-2.2.3.tar.gz 
differ: char 5, line 1


Reply via email to