Hello community,

here is the log from the commit of package python-matplotlib for 
openSUSE:Factory checked in at 2016-08-09 22:14:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-matplotlib (Old)
 and      /work/SRC/openSUSE:Factory/.python-matplotlib.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-matplotlib"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-matplotlib/python-matplotlib.changes      
2016-03-07 13:23:37.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-matplotlib.new/python-matplotlib.changes 
2016-08-09 22:14:42.000000000 +0200
@@ -1,0 +2,5 @@
+Sat Jul 30 13:30:11 UTC 2016 - jeng...@inai.de
+
+- Make use of wxWidgets 3
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-matplotlib.spec ++++++
--- /var/tmp/diff_new_pack.yxzfki/_old  2016-08-09 22:14:45.000000000 +0200
+++ /var/tmp/diff_new_pack.yxzfki/_new  2016-08-09 22:14:45.000000000 +0200
@@ -96,12 +96,17 @@
 # WebAgg dependencies
 BuildRequires:  python-tornado
 %if 0%{?suse_version} != 1110 && 0%{?suse_version} != 1315 ||  
0%{?suse_version} >= 1315 && 0%{?is_opensuse} != 0
+%if 0%{?suse_version} >= 1320
+BuildRequires:  python-wxWidgets
+BuildRequires:  wxWidgets-devel >= 3
+%else
 # Wx dependencies
 BuildRequires:  python-wxWidgets >= 2.8
 BuildRequires:  wxWidgets-devel
 %define _use_internal_dependency_generator 0
 %define __find_requires %wx_requires
 %endif
+%endif
 Requires:       python-Cycler
 Requires:       python-numpy >= 1.6
 Requires:       python-pyparsing >= 1.5.6


Reply via email to