Hello community,

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

Package is "python-matplotlib"

Fri May 11 09:18:53 2018 rev:61 rq:606286 version:2.2.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-matplotlib/python-matplotlib.changes      
2018-03-26 13:13:26.162970678 +0200
+++ /work/SRC/openSUSE:Factory/.python-matplotlib.new/python-matplotlib.changes 
2018-05-11 09:19:00.144934172 +0200
@@ -1,0 +2,5 @@
+Thu May 10 22:27:45 UTC 2018 - toddrme2...@gmail.com
+
+- Fix building on SLE which doesn't have qhull.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-matplotlib.spec ++++++
--- /var/tmp/diff_new_pack.fQldak/_old  2018-05-11 09:19:01.760875622 +0200
+++ /var/tmp/diff_new_pack.fQldak/_new  2018-05-11 09:19:01.768875332 +0200
@@ -35,7 +35,6 @@
 BuildRequires:  fdupes
 BuildRequires:  pkg-config
 BuildRequires:  python-rpm-macros
-BuildRequires:  qhull-devel >= 2003.1
 BuildRequires:  pkgconfig(freetype2) >= 2.3
 BuildRequires:  pkgconfig(libpng) >= 1.2
 # Python 2 only
@@ -64,6 +63,7 @@
 BuildRequires:  texlive-latex
 BuildRequires:  texlive-tex
 %if 0%{?is_opensuse}
+BuildRequires:  qhull-devel >= 2003.1
 BuildRequires:  texlive-sfmath
 BuildRequires:  tex(8a.enc)
 BuildRequires:  tex(helvet.sty)
@@ -301,7 +301,9 @@
 %exclude %{python_sitearch}/matplotlib/backends/qt_editor/
 %exclude %{python_sitearch}/matplotlib/backends/tkagg.*
 %exclude %{python_sitearch}/matplotlib/backends/web_backend/
+%endif
 %ifpycache
+%if 0%{?is_opensuse}
 %exclude %{python_sitearch}/matplotlib/backends/__pycache__/backend_cairo.*
 %exclude %{python_sitearch}/matplotlib/backends/__pycache__/backend_gtk3.*
 %exclude %{python_sitearch}/matplotlib/backends/__pycache__/backend_gtk3agg.*
@@ -316,7 +318,9 @@
 %exclude %{python_sitearch}/matplotlib/backends/__pycache__/qt_compat.*
 %exclude %{python_sitearch}/matplotlib/backends/__pycache__/tkagg.*
 %endif
+%endif
 %ifpython2
+%if 0%{?is_opensuse}
 %exclude %{python_sitearch}/matplotlib/backends/backend_wx.py*
 %exclude %{python_sitearch}/matplotlib/backends/backend_wxagg.py*
 %exclude %{python_sitearch}/matplotlib/backends/wx_compat.py*


Reply via email to