Hello community,

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

Package is "python-matplotlib"

Fri Jan 19 11:53:19 2018 rev:57 rq:566559 version:2.1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-matplotlib/python-matplotlib.changes      
2017-11-09 13:58:02.038598448 +0100
+++ /work/SRC/openSUSE:Factory/.python-matplotlib.new/python-matplotlib.changes 
2018-01-19 11:53:51.761801614 +0100
@@ -1,0 +2,29 @@
+Wed Jan 17 07:16:06 UTC 2018 - [email protected]
+
+- dependency changed to python-six >= 1.10
+  (see "site-packages/matplotlib/__init__.py", line 187)
+
+-------------------------------------------------------------------
+Sat Dec 16 23:02:44 UTC 2017 - [email protected]
+
+- update to version 2.1.1:
+  * The first and only planned bug-fix release for the 2.1 series.
+  * This release include many bug and documentation fixes.  Highlights
+    are:
+    + change default logscale behavior to clip
+    + fixed webagg import errors
+    + tweaks to polar ticks
+    + fixed exception when guessing afm family names
+    + update manifest to include all doc files
+    + improve masked array handling in pcolormesh
+    + fix segfault from reading invalid png
+    + fix blocking_input
+    + fix bug resulting in huge multi-page pdf files
+    + make `show` in nbagg take args as other backends do
+    + several fixes to OSX backend
+    + restore positional arg handling on Figure.legend
+    + fix bugs in interactive navigation
+    + fix issues when panning with invalid limits
+    + fix bug with fully masked arrays passed to imshow
+
+-------------------------------------------------------------------

Old:
----
  matplotlib-2.1.0.tar.gz

New:
----
  matplotlib-2.1.1.tar.gz

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

Other differences:
------------------
++++++ python-matplotlib.spec ++++++
--- /var/tmp/diff_new_pack.kLV1Mk/_old  2018-01-19 11:53:53.077739597 +0100
+++ /var/tmp/diff_new_pack.kLV1Mk/_new  2018-01-19 11:53:53.085739220 +0100
@@ -23,7 +23,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define oldpython python
 Name:           python-matplotlib
-Version:        2.1.0
+Version:        2.1.1
 Release:        0
 Summary:        Plotting Library for Python
 License:        SUSE-Matplotlib
@@ -49,7 +49,7 @@
 BuildRequires:  %{python_module pyparsing >= 1.5.6}
 BuildRequires:  %{python_module pytz}
 BuildRequires:  %{python_module setuptools}
-BuildRequires:  %{python_module six >= 1.3}
+BuildRequires:  %{python_module six >= 1.10}
 # needed for testing
 %if %{with tests}
 BuildRequires:  %{python_module mock}
@@ -99,7 +99,7 @@
 Requires:       python-pyparsing >= 1.5.6
 Requires:       python-python-dateutil >= 1.1
 Requires:       python-pytz
-Requires:       python-six >= 1.3
+Requires:       python-six >= 1.10
 %ifpython2
 Requires:       python-functools32
 Requires:       python-subprocess32

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


Reply via email to