Hello community,

here is the log from the commit of package python-matplotlib for 
openSUSE:Factory checked in at 2018-11-26 10:29:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-matplotlib (Old)
 and      /work/SRC/openSUSE:Factory/.python-matplotlib.new.19453 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-matplotlib"

Mon Nov 26 10:29:37 2018 rev:68 rq:651332 version:3.0.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-matplotlib/python-matplotlib.changes      
2018-10-29 14:25:20.318716302 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-matplotlib.new.19453/python-matplotlib.changes
   2018-11-26 10:29:50.209061015 +0100
@@ -1,0 +2,17 @@
+Mon Nov 12 05:54:05 UTC 2018 - Arun Persaud <[email protected]>
+
+- update to version 3.0.2:
+  * Un-breaks basemap which was broken by partially restoring private
+    APIs for cartopy.
+  * Fixes bug in warning code when used in an embedded context.
+  * Fixes crash when using Tk and closing the first open window before
+    showing it
+  * Many documentation improvements.
+  * Restore a corner case on ColorBar tick usage.
+  * Change the default behavior of `matplotlib.use` to silently allow
+    more 'safe' switching after auto-discovery, but before starting an
+    event loop.
+  * Improvements to bounding box calculations.
+  * Provide the correct length for RcParams instances.
+
+-------------------------------------------------------------------

Old:
----
  matplotlib-3.0.1.tar.gz

New:
----
  matplotlib-3.0.2.tar.gz

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

Other differences:
------------------
++++++ python-matplotlib.spec ++++++
--- /var/tmp/diff_new_pack.yi6Qoj/_old  2018-11-26 10:29:51.409059608 +0100
+++ /var/tmp/diff_new_pack.yi6Qoj/_new  2018-11-26 10:29:51.413059603 +0100
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -24,12 +24,12 @@
 %define         oldpython python
 %define         skip_python2 1
 Name:           python-matplotlib
-Version:        3.0.1
+Version:        3.0.2
 Release:        0
 Summary:        Plotting Library for Python
 License:        SUSE-Matplotlib
 Group:          Development/Libraries/Python
-Url:            http://matplotlib.org
+URL:            http://matplotlib.org
 Source:         
https://files.pythonhosted.org/packages/source/m/matplotlib/matplotlib-%{version}.tar.gz
 Source1:        matplotlib-setup.cfg
 BuildRequires:  c++_compiler
@@ -266,7 +266,7 @@
 %if %{with tests}
 %check
 export DISPLAY=:42
-/usr/bin/Xvfb :42 -screen 0 1024x768x24 >& /tmp/Xvfb.log &
+%{_bindir}/Xvfb :42 -screen 0 1024x768x24 >& /tmp/Xvfb.log &
 trap "kill $! || true" EXIT
 %python_expand PYTHONPATH=%{buildroot}%{$python_sitearch} $python ./tests.py 
--no-network --recursionlimit=5000
 %endif

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


Reply via email to