commit python3-matplotlib for openSUSE:Factory

2017-02-26 Thread root
Hello community,

here is the log from the commit of package python3-matplotlib for 
openSUSE:Factory checked in at 2017-02-26 17:10:07

Comparing /work/SRC/openSUSE:Factory/python3-matplotlib (Old)
 and  /work/SRC/openSUSE:Factory/.python3-matplotlib.new (New)


Package is "python3-matplotlib"

Changes:

--- /work/SRC/openSUSE:Factory/python3-matplotlib/python3-matplotlib.changes
2017-01-25 23:25:44.720975365 +0100
+++ 
/work/SRC/openSUSE:Factory/.python3-matplotlib.new/python3-matplotlib.changes   
2017-02-26 17:10:08.283866429 +0100
@@ -1,0 +2,6 @@
+Sat Feb 25 15:19:17 UTC 2017 - antoine.belv...@opensuse.org
+
+- Remove dependency on pyCXX: Matplotlib doesn't use pyCXX anymore
+  (see https://github.com/matplotlib/matplotlib/issues/3498/).
+
+---



Other differences:
--
++ python3-matplotlib.spec ++
--- /var/tmp/diff_new_pack.83mVIB/_old  2017-02-26 17:10:09.827632137 +0100
+++ /var/tmp/diff_new_pack.83mVIB/_new  2017-02-26 17:10:09.831631530 +0100
@@ -35,7 +35,6 @@
 BuildRequires:  pkg-config
 BuildRequires:  poppler-tools
 BuildRequires:  python3
-BuildRequires:  python3-CXX-devel >= 6.2.4
 BuildRequires:  python3-Cycler
 BuildRequires:  python3-devel
 BuildRequires:  python3-numpy-devel >= 1.6




commit python3-matplotlib for openSUSE:Factory

2017-01-25 Thread root
Hello community,

here is the log from the commit of package python3-matplotlib for 
openSUSE:Factory checked in at 2017-01-25 23:25:42

Comparing /work/SRC/openSUSE:Factory/python3-matplotlib (Old)
 and  /work/SRC/openSUSE:Factory/.python3-matplotlib.new (New)


Package is "python3-matplotlib"

Changes:

--- /work/SRC/openSUSE:Factory/python3-matplotlib/python3-matplotlib.changes
2016-09-12 13:27:21.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python3-matplotlib.new/python3-matplotlib.changes   
2017-01-25 23:25:44.720975365 +0100
@@ -1,0 +2,16 @@
+Tue Jan 17 17:04:31 UTC 2017 - toddrme2...@gmail.com
+
+- update to version 2.0.0
+  + Highlights include:
+* 'viridis' is default color map instead of jet.
+* Modernized the default color cycle.
+* Many more functions respect the color cycle.
+* Line dash patterns scale with linewidth.
+* Change default font to DejaVu, now supports most Western alphabets 
(including Greek, Cyrillic and Latin with diacritics), math symbols and emoji 
out of the box.
+* Faster text rendering.
+* Improved auto-limits.
+* Ticks out and only on the right and bottom spines by default.
+* Improved auto-ticking, particularly for log scales and dates.
+* Improved image support (imshow respects scales and eliminated a class of 
artifacts).
+
+---

Old:

  matplotlib-1.5.3.tar.gz

New:

  matplotlib-2.0.0.tar.gz



Other differences:
--
++ python3-matplotlib.spec ++
--- /var/tmp/diff_new_pack.WXeX2j/_old  2017-01-25 23:25:46.528702823 +0100
+++ /var/tmp/diff_new_pack.WXeX2j/_new  2017-01-25 23:25:46.532702219 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-matplotlib
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   python3-matplotlib
-Version:1.5.3
+Version:2.0.0
 Release:0
 Summary:Plotting Library for Python
 License:SUSE-Matplotlib
@@ -37,10 +37,10 @@
 BuildRequires:  python3
 BuildRequires:  python3-CXX-devel >= 6.2.4
 BuildRequires:  python3-Cycler
-BuildRequires:  python3-dateutil >= 1.1
 BuildRequires:  python3-devel
 BuildRequires:  python3-numpy-devel >= 1.6
 BuildRequires:  python3-pyparsing >= 1.5.6
+BuildRequires:  python3-python-dateutil >= 1.1
 BuildRequires:  python3-pytz
 BuildRequires:  python3-setuptools
 BuildRequires:  python3-six >= 1.3

++ matplotlib-1.5.3.tar.gz -> matplotlib-2.0.0.tar.gz ++
/work/SRC/openSUSE:Factory/python3-matplotlib/matplotlib-1.5.3.tar.gz 
/work/SRC/openSUSE:Factory/.python3-matplotlib.new/matplotlib-2.0.0.tar.gz 
differ: char 5, line 1




commit python3-matplotlib for openSUSE:Factory

2016-09-12 Thread h_root
Hello community,

here is the log from the commit of package python3-matplotlib for 
openSUSE:Factory checked in at 2016-09-12 13:27:13

Comparing /work/SRC/openSUSE:Factory/python3-matplotlib (Old)
 and  /work/SRC/openSUSE:Factory/.python3-matplotlib.new (New)


Package is "python3-matplotlib"

Changes:

--- /work/SRC/openSUSE:Factory/python3-matplotlib/python3-matplotlib.changes
2016-08-24 10:08:33.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python3-matplotlib.new/python3-matplotlib.changes   
2016-09-12 13:27:21.0 +0200
@@ -1,0 +2,10 @@
+Sat Sep 10 14:15:20 UTC 2016 - a...@gmx.de
+
+- update to version 1.5.3:
+  * eliminate fatal exceptions with Qt5.7
+  * memory leak in the contour code
+  * keyboard interaction bug with nbagg
+  * automatic integration with the ipython event loop (if running)
+which fixes 'naive' integration for IPython 5+
+
+---

Old:

  matplotlib-1.5.2.tar.gz

New:

  matplotlib-1.5.3.tar.gz



Other differences:
--
++ python3-matplotlib.spec ++
--- /var/tmp/diff_new_pack.6NCJlH/_old  2016-09-12 13:27:24.0 +0200
+++ /var/tmp/diff_new_pack.6NCJlH/_new  2016-09-12 13:27:24.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python3-matplotlib
-Version:1.5.2
+Version:1.5.3
 Release:0
 Summary:Plotting Library for Python
 License:SUSE-Matplotlib

++ matplotlib-1.5.2.tar.gz -> matplotlib-1.5.3.tar.gz ++
/work/SRC/openSUSE:Factory/python3-matplotlib/matplotlib-1.5.2.tar.gz 
/work/SRC/openSUSE:Factory/.python3-matplotlib.new/matplotlib-1.5.3.tar.gz 
differ: char 5, line 1




commit python3-matplotlib for openSUSE:Factory

2016-08-24 Thread h_root
Hello community,

here is the log from the commit of package python3-matplotlib for 
openSUSE:Factory checked in at 2016-08-24 10:08:30

Comparing /work/SRC/openSUSE:Factory/python3-matplotlib (Old)
 and  /work/SRC/openSUSE:Factory/.python3-matplotlib.new (New)


Package is "python3-matplotlib"

Changes:

--- /work/SRC/openSUSE:Factory/python3-matplotlib/python3-matplotlib.changes
2016-05-25 21:24:45.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python3-matplotlib.new/python3-matplotlib.changes   
2016-08-24 10:08:33.0 +0200
@@ -1,0 +2,9 @@
+Sat Aug 20 17:43:41 UTC 2016 - a...@gmx.de
+
+- update to version 1.5.2:
+  * Highlights:
++ support for manylinux wheels
++ fix major performance regression in Path.contains_points
++ improved pandas support
+
+---
@@ -7 +15,0 @@
-

Old:

  matplotlib-1.5.1.tar.gz

New:

  matplotlib-1.5.2.tar.gz



Other differences:
--
++ python3-matplotlib.spec ++
--- /var/tmp/diff_new_pack.Obq9SX/_old  2016-08-24 10:08:36.0 +0200
+++ /var/tmp/diff_new_pack.Obq9SX/_new  2016-08-24 10:08:36.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python3-matplotlib
-Version:1.5.1
+Version:1.5.2
 Release:0
 Summary:Plotting Library for Python
 License:SUSE-Matplotlib

++ matplotlib-1.5.1.tar.gz -> matplotlib-1.5.2.tar.gz ++
/work/SRC/openSUSE:Factory/python3-matplotlib/matplotlib-1.5.1.tar.gz 
/work/SRC/openSUSE:Factory/.python3-matplotlib.new/matplotlib-1.5.2.tar.gz 
differ: char 5, line 1




commit python3-matplotlib for openSUSE:Factory

2016-05-25 Thread h_root
Hello community,

here is the log from the commit of package python3-matplotlib for 
openSUSE:Factory checked in at 2016-05-25 21:24:44

Comparing /work/SRC/openSUSE:Factory/python3-matplotlib (Old)
 and  /work/SRC/openSUSE:Factory/.python3-matplotlib.new (New)


Package is "python3-matplotlib"

Changes:

--- /work/SRC/openSUSE:Factory/python3-matplotlib/python3-matplotlib.changes
2016-03-17 16:48:22.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.python3-matplotlib.new/python3-matplotlib.changes   
2016-05-25 21:24:45.0 +0200
@@ -1,0 +2,7 @@
+Sun May  8 07:02:52 UTC 2016 - a...@gmx.de
+
+- specfile:
+  * updated source url to files.pythonhosted.org
+
+
+---



Other differences:
--
++ python3-matplotlib.spec ++
--- /var/tmp/diff_new_pack.kycCSk/_old  2016-05-25 21:24:47.0 +0200
+++ /var/tmp/diff_new_pack.kycCSk/_new  2016-05-25 21:24:47.0 +0200
@@ -23,7 +23,7 @@
 License:SUSE-Matplotlib
 Group:  Development/Libraries/Python
 Url:http://matplotlib.org
-Source: 
https://pypi.python.org/packages/source/m/matplotlib/matplotlib-%{version}.tar.gz
+Source: 
https://files.pythonhosted.org/packages/source/m/matplotlib/matplotlib-%{version}.tar.gz
 Source1:matplotlib-setup.cfg
 BuildRequires:  fdupes
 BuildRequires:  fltk-devel




commit python3-matplotlib for openSUSE:Factory

2016-03-19 Thread h_root
Hello community,

here is the log from the commit of package python3-matplotlib for 
openSUSE:Factory checked in at 2016-03-17 16:35:09

Comparing /work/SRC/openSUSE:Factory/python3-matplotlib (Old)
 and  /work/SRC/openSUSE:Factory/.python3-matplotlib.new (New)


Package is "python3-matplotlib"

Changes:

--- /work/SRC/openSUSE:Factory/python3-matplotlib/python3-matplotlib.changes
2016-01-11 19:12:13.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.python3-matplotlib.new/python3-matplotlib.changes   
2016-03-17 16:48:22.0 +0100
@@ -1,0 +2,6 @@
+Tue Mar 15 15:39:04 UTC 2016 - toddrme2...@gmail.com
+
+- Disable python3-Pillow buildrequires on ppc64
+  Pillow doesn't currently work on big-endian architectures
+
+---



Other differences:
--
++ python3-matplotlib.spec ++
--- /var/tmp/diff_new_pack.Ncxbuh/_old  2016-03-17 16:48:24.0 +0100
+++ /var/tmp/diff_new_pack.Ncxbuh/_new  2016-03-17 16:48:24.0 +0100
@@ -37,7 +37,6 @@
 BuildRequires:  python3
 BuildRequires:  python3-CXX-devel >= 6.2.4
 BuildRequires:  python3-Cycler
-BuildRequires:  python3-Pillow
 BuildRequires:  python3-dateutil >= 1.1
 BuildRequires:  python3-devel
 BuildRequires:  python3-numpy-devel >= 1.6
@@ -46,6 +45,10 @@
 BuildRequires:  python3-setuptools
 BuildRequires:  python3-six >= 1.3
 BuildRequires:  qhull-devel >= 2003.1
+# Pillow doesn't currently work on big-endian architectures
+%ifnarch ppc64
+BuildRequires:  python3-Pillow
+%endif
 # needed for testing  -- Not doing tests because they take too long
 # BuildRequires:  inkscape
 # BuildRequires:  python3-mock




commit python3-matplotlib for openSUSE:Factory

2016-01-11 Thread h_root
Hello community,

here is the log from the commit of package python3-matplotlib for 
openSUSE:Factory checked in at 2016-01-11 19:12:07

Comparing /work/SRC/openSUSE:Factory/python3-matplotlib (Old)
 and  /work/SRC/openSUSE:Factory/.python3-matplotlib.new (New)


Package is "python3-matplotlib"

Changes:

--- /work/SRC/openSUSE:Factory/python3-matplotlib/python3-matplotlib.changes
2015-11-28 15:19:13.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.python3-matplotlib.new/python3-matplotlib.changes   
2016-01-11 19:12:13.0 +0100
@@ -1,0 +2,6 @@
+Mon Jan 11 08:22:25 UTC 2016 - toddrme2...@gmail.com
+
+- Update to version 1.5.1:
+  First bug fix release for 1.5.x series.
+  
+---

Old:

  matplotlib-1.5.0.tar.gz

New:

  matplotlib-1.5.1.tar.gz



Other differences:
--
++ python3-matplotlib.spec ++
--- /var/tmp/diff_new_pack.S7D8DL/_old  2016-01-11 19:12:16.0 +0100
+++ /var/tmp/diff_new_pack.S7D8DL/_new  2016-01-11 19:12:16.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-matplotlib
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   python3-matplotlib
-Version:1.5.0
+Version:1.5.1
 Release:0
 Summary:Plotting Library for Python
 License:SUSE-Matplotlib

++ matplotlib-1.5.0.tar.gz -> matplotlib-1.5.1.tar.gz ++
/work/SRC/openSUSE:Factory/python3-matplotlib/matplotlib-1.5.0.tar.gz 
/work/SRC/openSUSE:Factory/.python3-matplotlib.new/matplotlib-1.5.1.tar.gz 
differ: char 5, line 1




commit python3-matplotlib for openSUSE:Factory

2015-11-28 Thread h_root
Hello community,

here is the log from the commit of package python3-matplotlib for 
openSUSE:Factory checked in at 2015-11-28 15:19:11

Comparing /work/SRC/openSUSE:Factory/python3-matplotlib (Old)
 and  /work/SRC/openSUSE:Factory/.python3-matplotlib.new (New)


Package is "python3-matplotlib"

Changes:

--- /work/SRC/openSUSE:Factory/python3-matplotlib/python3-matplotlib.changes
2015-11-04 15:33:14.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.python3-matplotlib.new/python3-matplotlib.changes   
2015-11-28 15:19:13.0 +0100
@@ -1,0 +2,5 @@
+Wed Nov 25 22:21:42 UTC 2015 - p.drou...@gmail.com
+
+- Drop agg-devel dependenxy; useless
+
+---



Other differences:
--
++ python3-matplotlib.spec ++
--- /var/tmp/diff_new_pack.HUqqUa/_old  2015-11-28 15:19:16.0 +0100
+++ /var/tmp/diff_new_pack.HUqqUa/_new  2015-11-28 15:19:16.0 +0100
@@ -25,8 +25,6 @@
 Url:http://matplotlib.org
 Source: 
https://pypi.python.org/packages/source/m/matplotlib/matplotlib-%{version}.tar.gz
 Source1:matplotlib-setup.cfg
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  agg-devel
 BuildRequires:  fdupes
 BuildRequires:  fltk-devel
 BuildRequires:  freetype2-devel >= 2.3
@@ -252,15 +250,11 @@
 
 %build
 cp %{SOURCE1} ./setup.cfg
-%if 0%{?suse_version} > 1310
 export XDG_RUNTIME_DIR=/tmp
-%endif
 python3 setup.py build
 
 %install
-%if 0%{?suse_version} > 1310
 export XDG_RUNTIME_DIR=/tmp
-%endif
 python3 setup.py install --root=%{buildroot} --prefix=%{_prefix}
 %fdupes %{buildroot}%{python3_sitearch}
 




commit python3-matplotlib for openSUSE:Factory

2015-11-04 Thread h_root
Hello community,

here is the log from the commit of package python3-matplotlib for 
openSUSE:Factory checked in at 2015-11-04 15:33:09

Comparing /work/SRC/openSUSE:Factory/python3-matplotlib (Old)
 and  /work/SRC/openSUSE:Factory/.python3-matplotlib.new (New)


Package is "python3-matplotlib"

Changes:

--- /work/SRC/openSUSE:Factory/python3-matplotlib/python3-matplotlib.changes
2015-06-30 10:19:47.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python3-matplotlib.new/python3-matplotlib.changes   
2015-11-04 15:33:14.0 +0100
@@ -1,0 +2,18 @@
+Fri Oct 30 11:16:57 UTC 2015 - toddrme2...@gmail.com
+
+- Add new python3-Cycler dependency
+
+---
+Fri Oct 30 09:07:44 UTC 2015 - toddrme2...@gmail.com
+
+- Update to 1.5.0
+  * Auto-redraw using the object-oriented API.
+  * Most plotting functions now support labeled data API.
+  * Color cycling has extended to all style properties.
+  * Four new perceptually uniform color maps, including the 
+soon-to-be default 'viridis'.
+  * More included style sheets.
+  * Many small plotting improvements.
+  * Proposed new framework for managing the GUI toolbar and tools.
+
+---

Old:

  matplotlib-1.4.3.tar.gz

New:

  matplotlib-1.5.0.tar.gz



Other differences:
--
++ python3-matplotlib.spec ++
--- /var/tmp/diff_new_pack.U2vqZE/_old  2015-11-04 15:33:17.0 +0100
+++ /var/tmp/diff_new_pack.U2vqZE/_new  2015-11-04 15:33:17.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   python3-matplotlib
-Version:1.4.3
+Version:1.5.0
 Release:0
 Summary:Plotting Library for Python
 License:SUSE-Matplotlib
@@ -38,6 +38,7 @@
 BuildRequires:  poppler-tools
 BuildRequires:  python3
 BuildRequires:  python3-CXX-devel >= 6.2.4
+BuildRequires:  python3-Cycler
 BuildRequires:  python3-Pillow
 BuildRequires:  python3-dateutil >= 1.1
 BuildRequires:  python3-devel
@@ -91,6 +92,7 @@
 # BuildRequires:  wxWidgets-devel
 # %%define _use_internal_dependency_generator 0
 # %%define __find_requires %%wx_requires
+Requires:   python3-Cycler
 Requires:   python3-dateutil >= 1.1
 Requires:   python3-numpy >= 1.6
 Requires:   python3-pyparsing >= 1.5.6

++ matplotlib-1.4.3.tar.gz -> matplotlib-1.5.0.tar.gz ++
/work/SRC/openSUSE:Factory/python3-matplotlib/matplotlib-1.4.3.tar.gz 
/work/SRC/openSUSE:Factory/.python3-matplotlib.new/matplotlib-1.5.0.tar.gz 
differ: char 5, line 1




commit python3-matplotlib for openSUSE:Factory

2015-06-30 Thread h_root
Hello community,

here is the log from the commit of package python3-matplotlib for 
openSUSE:Factory checked in at 2015-06-30 10:19:44

Comparing /work/SRC/openSUSE:Factory/python3-matplotlib (Old)
 and  /work/SRC/openSUSE:Factory/.python3-matplotlib.new (New)


Package is python3-matplotlib

Changes:

--- /work/SRC/openSUSE:Factory/python3-matplotlib/python3-matplotlib.changes
2015-02-18 12:09:28.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.python3-matplotlib.new/python3-matplotlib.changes   
2015-06-30 10:19:47.0 +0200
@@ -1,0 +2,11 @@
+Mon Jun 29 14:29:00 UTC 2015 - toddrme2...@gmail.com
+
+- Disable qt5 on ppc
+
+---
+Mon Jun 29 13:07:32 UTC 2015 - toddrme2...@gmail.com
+
+- Disable qt5 and tk on SLE 12
+- Don't require texlive-sfmath on SLE 12
+
+---



Other differences:
--
++ python3-matplotlib.spec ++
--- /var/tmp/diff_new_pack.8RYcpV/_old  2015-06-30 10:19:48.0 +0200
+++ /var/tmp/diff_new_pack.8RYcpV/_new  2015-06-30 10:19:48.0 +0200
@@ -36,6 +36,7 @@
 BuildRequires:  libxml2-tools
 BuildRequires:  pkg-config
 BuildRequires:  poppler-tools
+BuildRequires:  python3
 BuildRequires:  python3-CXX-devel = 6.2.4
 BuildRequires:  python3-Pillow
 BuildRequires:  python3-dateutil = 1.1
@@ -62,17 +63,21 @@
 # latex dependencies
 BuildRequires:  texlive-dvipng
 BuildRequires:  texlive-latex
-BuildRequires:  texlive-sfmath
 BuildRequires:  texlive-tex
+%if 0%{?suse_version} != 1315
+BuildRequires:  texlive-sfmath
+%endif
 # Qt4 dependencies
 # BuildRequires:  python3-pyside
 BuildRequires:  python3-qt4
 BuildRequires:  python3-qt4-devel
 # Qt5 dependencies
-%if 0%{?suse_version}  1310
+%ifnarch ppc64 ppc64le
+%if 0%{?suse_version}  1315
 BuildRequires:  python3-qt5
 BuildRequires:  python3-qt5-devel
 %endif
+%endif
 # tk dependencies
 BuildRequires:  python3-tk
 BuildRequires:  tcl
@@ -146,8 +151,10 @@
 Requires:   %{name} = %{version}
 Requires:   texlive-dvipng
 Requires:   texlive-latex
-Requires:   texlive-sfmath
 Requires:   texlive-tex
+%if 0%{?suse_version} != 1315
+Requires:   texlive-sfmath
+%endif
 
 %description latex
 This package allows %{name} to display latex in plots
@@ -337,7 +344,8 @@
 %{python3_sitearch}/matplotlib/backends/backend_qt4.*
 %{python3_sitearch}/matplotlib/backends/backend_qt4agg.*
 
-%if 0%{?suse_version}  1310
+%ifnarch ppc64 ppc64le
+%if 0%{?suse_version}  1315
 %files qt5
 %defattr(-,root,root,-)
 # IMPORTANT: the qt4 backend makes use of the qt5 backend, 
@@ -347,12 +355,15 @@
 # python-qt5 dependency.
 %doc README.rst
 %endif
+%endif
 
+%if 0%{?suse_version} != 1315
 %files tk
 %defattr(-,root,root,-)
 %{python3_sitearch}/matplotlib/backends/backend_tkagg.*
 %{python3_sitearch}/matplotlib/backends/tkagg.*
 # %{python3_sitearch}/matplotlib/backends/_tkagg.so
+%endif
 
 %files web
 %defattr(-,root,root,-)

++ matplotlib-setup.cfg ++
--- /var/tmp/diff_new_pack.8RYcpV/_old  2015-06-30 10:19:48.0 +0200
+++ /var/tmp/diff_new_pack.8RYcpV/_new  2015-06-30 10:19:48.0 +0200
@@ -76,7 +76,7 @@
 gtkagg = Auto
 pyside = Auto
 qt4agg = Auto
-tkagg = True
+tkagg = Auto
 wxagg = Auto
 macosx = False
 windowing = False




commit python3-matplotlib for openSUSE:Factory

2015-02-18 Thread h_root
Hello community,

here is the log from the commit of package python3-matplotlib for 
openSUSE:Factory checked in at 2015-02-18 11:40:00

Comparing /work/SRC/openSUSE:Factory/python3-matplotlib (Old)
 and  /work/SRC/openSUSE:Factory/.python3-matplotlib.new (New)


Package is python3-matplotlib

Changes:

--- /work/SRC/openSUSE:Factory/python3-matplotlib/python3-matplotlib.changes
2015-01-22 21:50:28.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.python3-matplotlib.new/python3-matplotlib.changes   
2015-02-18 12:09:28.0 +0100
@@ -1,0 +2,17 @@
+Tue Feb 17 20:02:30 UTC 2015 - a...@gmx.de
+
+ - specfile:
+   * update url
+   * update source url to point to pypi
+
+- update to version 1.4.3:
+  *  Many bugs are fixed including:
+- fixing drawing of edge-only markers in AGG
+- fix run-away memory usage when using %inline or saving with a
+  tight bounding box with QuadMesh artists
+- improvements to wx and tk gui backends
+  * Additionally the webagg and nbagg backends were brought closer to
+feature parity with the desktop backends with the addition of
+keyboard and scroll events thanks to Steven Silvester.
+
+---

Old:

  matplotlib-1.4.2.tar.gz

New:

  matplotlib-1.4.3.tar.gz



Other differences:
--
++ python3-matplotlib.spec ++
--- /var/tmp/diff_new_pack.oA4d5V/_old  2015-02-18 12:09:29.0 +0100
+++ /var/tmp/diff_new_pack.oA4d5V/_new  2015-02-18 12:09:29.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-matplotlib
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:   python3-matplotlib
-Version:1.4.2
+Version:1.4.3
 Release:0
 Summary:Plotting Library for Python
 License:SUSE-Matplotlib
 Group:  Development/Libraries/Python
-Url:http://sourceforge.net/projects/matplotlib
-Source: matplotlib-%{version}.tar.gz
+Url:http://matplotlib.org
+Source: 
https://pypi.python.org/packages/source/m/matplotlib/matplotlib-%{version}.tar.gz
 Source1:matplotlib-setup.cfg
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  agg-devel

++ matplotlib-1.4.2.tar.gz - matplotlib-1.4.3.tar.gz ++
/work/SRC/openSUSE:Factory/python3-matplotlib/matplotlib-1.4.2.tar.gz 
/work/SRC/openSUSE:Factory/.python3-matplotlib.new/matplotlib-1.4.3.tar.gz 
differ: char 5, line 1

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit python3-matplotlib for openSUSE:Factory

2015-01-22 Thread h_root
Hello community,

here is the log from the commit of package python3-matplotlib for 
openSUSE:Factory checked in at 2015-01-22 21:49:48

Comparing /work/SRC/openSUSE:Factory/python3-matplotlib (Old)
 and  /work/SRC/openSUSE:Factory/.python3-matplotlib.new (New)


Package is python3-matplotlib

Changes:

--- /work/SRC/openSUSE:Factory/python3-matplotlib/python3-matplotlib.changes
2014-10-29 21:10:33.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.python3-matplotlib.new/python3-matplotlib.changes   
2015-01-22 21:50:28.0 +0100
@@ -1,0 +2,5 @@
+Thu Jan 22 10:49:37 UTC 2015 - dims...@opensuse.org
+
+- Fix %files section.
+
+---



Other differences:
--
++ python3-matplotlib.spec ++
--- /var/tmp/diff_new_pack.8fv4ao/_old  2015-01-22 21:50:29.0 +0100
+++ /var/tmp/diff_new_pack.8fv4ao/_new  2015-01-22 21:50:29.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-matplotlib
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -259,8 +259,8 @@
 %defattr(-,root,root,-)
 %doc README.rst LICENSE CHANGELOG PKG-INFO examples doc/users/license.rst
 %{python3_sitearch}/matplotlib/
-%{python3_sitearch}/matplotlib-%{version}_r0-py*-nspkg.pth
-%{python3_sitearch}/matplotlib-%{version}_r0-py*.egg-info
+%{python3_sitearch}/matplotlib-%{version}*-nspkg.pth
+%{python3_sitearch}/matplotlib-%{version}*.egg-info
 %{python3_sitearch}/mpl_toolkits/
 %{python3_sitearch}/pylab.py*
 %{python3_sitearch}/__pycache__/pylab.cpython-*.pyc

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit python3-matplotlib for openSUSE:Factory

2014-10-29 Thread h_root
Hello community,

here is the log from the commit of package python3-matplotlib for 
openSUSE:Factory checked in at 2014-10-29 21:10:02

Comparing /work/SRC/openSUSE:Factory/python3-matplotlib (Old)
 and  /work/SRC/openSUSE:Factory/.python3-matplotlib.new (New)


Package is python3-matplotlib

Changes:

--- /work/SRC/openSUSE:Factory/python3-matplotlib/python3-matplotlib.changes
2014-10-23 14:20:22.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python3-matplotlib.new/python3-matplotlib.changes   
2014-10-29 21:10:33.0 +0100
@@ -1,0 +2,7 @@
+Mon Oct 27 12:29:14 UTC 2014 - toddrme2...@gmail.com
+
+- Update to 1.4.2.  This is a bug-fix release for the 1.4 series.
+  - corrected boxplot in pyplot.py
+  - added extra paths to default search paths for freetype
+
+---

Old:

  matplotlib-1.4.1.tar.gz

New:

  matplotlib-1.4.2.tar.gz



Other differences:
--
++ python3-matplotlib.spec ++
--- /var/tmp/diff_new_pack.p6NE6U/_old  2014-10-29 21:10:36.0 +0100
+++ /var/tmp/diff_new_pack.p6NE6U/_new  2014-10-29 21:10:36.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   python3-matplotlib
-Version:1.4.1
+Version:1.4.2
 Release:0
 Summary:Plotting Library for Python
 License:SUSE-Matplotlib

++ matplotlib-1.4.1.tar.gz - matplotlib-1.4.2.tar.gz ++
/work/SRC/openSUSE:Factory/python3-matplotlib/matplotlib-1.4.1.tar.gz 
/work/SRC/openSUSE:Factory/.python3-matplotlib.new/matplotlib-1.4.2.tar.gz 
differ: char 5, line 1

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit python3-matplotlib for openSUSE:Factory

2014-10-23 Thread h_root
Hello community,

here is the log from the commit of package python3-matplotlib for 
openSUSE:Factory checked in at 2014-10-23 14:20:15

Comparing /work/SRC/openSUSE:Factory/python3-matplotlib (Old)
 and  /work/SRC/openSUSE:Factory/.python3-matplotlib.new (New)


Package is python3-matplotlib

Changes:

--- /work/SRC/openSUSE:Factory/python3-matplotlib/python3-matplotlib.changes
2014-09-19 15:45:32.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python3-matplotlib.new/python3-matplotlib.changes   
2014-10-23 14:20:22.0 +0200
@@ -1,0 +2,12 @@
+Mon Oct 20 10:46:01 UTC 2014 - toddrme2...@gmail.com
+
+- Update to 1.4.1.  This is a bug-fix release for the 1.4 series.
+  - reverts the changes to interactive plotting so ion will work as
+before in all cases fixed boxplot regressions
+  - fixes for finding freetype and libpng
+  - sundry unicode fixes (looking up user folders, importing
+seaborn/pandas/networkx with macosx backend)
+  - nbagg works with python 3 + new font awesome
+  - fixed saving dialogue in QT5
+
+---

Old:

  matplotlib-1.4.0.tar.gz

New:

  matplotlib-1.4.1.tar.gz



Other differences:
--
++ python3-matplotlib.spec ++
--- /var/tmp/diff_new_pack.Phs3e0/_old  2014-10-23 14:20:25.0 +0200
+++ /var/tmp/diff_new_pack.Phs3e0/_new  2014-10-23 14:20:25.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python3-matplotlib
-Version:1.4.0
+Version:1.4.1
 Release:0
 Summary:Plotting Library for Python
 License:SUSE-Matplotlib
@@ -262,7 +262,6 @@
 %{python3_sitearch}/matplotlib-%{version}_r0-py*-nspkg.pth
 %{python3_sitearch}/matplotlib-%{version}_r0-py*.egg-info
 %{python3_sitearch}/mpl_toolkits/
-%{python3_sitearch}/freetype2.*.so
 %{python3_sitearch}/pylab.py*
 %{python3_sitearch}/__pycache__/pylab.cpython-*.pyc
 # %exclude %{python3_sitearch}/matplotlib/backends/_backend_gdk.so

++ matplotlib-1.4.0.tar.gz - matplotlib-1.4.1.tar.gz ++
/work/SRC/openSUSE:Factory/python3-matplotlib/matplotlib-1.4.0.tar.gz 
/work/SRC/openSUSE:Factory/.python3-matplotlib.new/matplotlib-1.4.1.tar.gz 
differ: char 5, line 1

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit python3-matplotlib for openSUSE:Factory

2014-09-19 Thread h_root
Hello community,

here is the log from the commit of package python3-matplotlib for 
openSUSE:Factory checked in at 2014-09-19 13:56:25

Comparing /work/SRC/openSUSE:Factory/python3-matplotlib (Old)
 and  /work/SRC/openSUSE:Factory/.python3-matplotlib.new (New)


Package is python3-matplotlib

Changes:

--- /work/SRC/openSUSE:Factory/python3-matplotlib/python3-matplotlib.changes
2014-09-18 07:12:55.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python3-matplotlib.new/python3-matplotlib.changes   
2014-09-19 15:45:32.0 +0200
@@ -1,0 +2,10 @@
+Thu Sep 18 15:21:01 UTC 2014 - toddrme2...@gmail.com
+
+- Create subpackage to pull in latex dependencies so they are more
+  visible to users.
+- Comment out testing BuildRequires since we aren't doing testing.
+  We aren't doing testing because it takes a long time and a lot
+  of packages depend on matplotlib, so it slows down the build
+  process for python 3 packages too much.
+
+---



Other differences:
--
++ python3-matplotlib.spec ++
--- /var/tmp/diff_new_pack.GOHskG/_old  2014-09-19 15:45:35.0 +0200
+++ /var/tmp/diff_new_pack.GOHskG/_new  2014-09-19 15:45:35.0 +0200
@@ -46,9 +46,10 @@
 BuildRequires:  python3-setuptools
 BuildRequires:  python3-six = 1.3
 BuildRequires:  qhull-devel = 2003.1
-# needed for testing
-BuildRequires:  python3-mock
-BuildRequires:  python3-nose
+# needed for testing  -- Not doing tests because they take too long
+# BuildRequires:  inkscape
+# BuildRequires:  python3-mock
+# BuildRequires:  python3-nose
 # cairo dependencies
 BuildRequires:  python3-cairocffi
 # GTK dependencies
@@ -91,15 +92,10 @@
 Requires:   python3-pytz
 Requires:   python3-six = 1.3
 Recommends: ghostscript
-Recommends: inkscape
 Recommends: libxml2-tools
 Recommends: python-Pillow
 Recommends: poppler-tools
 Recommends: python-matplotlib-tk
-Recommends: texlive-dvipng
-Recommends: texlive-latex
-Recommends: texlive-sfmath
-Recommends: texlive-tex
 
 %description
 matplotlib is a python 2D plotting library which produces publication
@@ -143,6 +139,20 @@
 This package includes the GTK3-based gtk3, gtk3agg, and
 gtk3cairo backends for the %{name} plotting package
 
+%package latex
+Summary:Allow rendering latex in %{name}
+License:BSD-2-Clause
+Group:  Development/Libraries/Python
+Requires:   %{name} = %{version}
+Requires:   texlive-dvipng
+Requires:   texlive-latex
+Requires:   texlive-sfmath
+Requires:   texlive-tex
+
+%description latex
+This package allows %{name} to display latex in plots
+and figures.
+
 %package qt-shared
 Summary:Shared files for the Qt backends for %{name}
 License:BSD-2-Clause
@@ -303,6 +313,12 @@
 %{python3_sitearch}/matplotlib/backends/backend_gtk3agg.*
 %{python3_sitearch}/matplotlib/backends/backend_gtk3cairo.*
 
+# Dummy package to pull in latex dependencies.
+
+%files latex
+%defattr(-,root,root,-)
+%doc doc/users/usetex.rst
+
 # IMPORTANT: the qt4 backend makes use of the qt5 backend, 
 # which is actually a generic qt backend.
 # So we need to package all the qt5 stuff in this generic

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit python3-matplotlib for openSUSE:Factory

2014-09-17 Thread h_root
Hello community,

here is the log from the commit of package python3-matplotlib for 
openSUSE:Factory checked in at 2014-09-18 07:12:54

Comparing /work/SRC/openSUSE:Factory/python3-matplotlib (Old)
 and  /work/SRC/openSUSE:Factory/.python3-matplotlib.new (New)


Package is python3-matplotlib

Changes:

--- /work/SRC/openSUSE:Factory/python3-matplotlib/python3-matplotlib.changes
2014-09-03 20:59:53.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python3-matplotlib.new/python3-matplotlib.changes   
2014-09-18 07:12:55.0 +0200
@@ -1,0 +2,14 @@
+Thu Sep 11 08:53:11 UTC 2014 - toddrme2...@gmail.com
+
+- Add new python-cairocffi dependency.  This is the recommended
+  dependency for the cairo backend upstream.
+- Split out the cairo backend into its own subpackage.  It is no
+  longer tied to gtk, so people can use it on its own without
+  pulling in any gtk dependencies.
+  
+---
+Wed Sep 10 10:52:03 UTC 2014 - toddrme2...@gmail.com
+
+- Dependency and spec file cleanups
+
+---



Other differences:
--
++ python3-matplotlib.spec ++
--- /var/tmp/diff_new_pack.hOMtJU/_old  2014-09-18 07:12:57.0 +0200
+++ /var/tmp/diff_new_pack.hOMtJU/_new  2014-09-18 07:12:57.0 +0200
@@ -25,68 +25,81 @@
 Url:http://sourceforge.net/projects/matplotlib
 Source: matplotlib-%{version}.tar.gz
 Source1:matplotlib-setup.cfg
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  agg-devel
 BuildRequires:  fdupes
 BuildRequires:  fltk-devel
-BuildRequires:  freetype2-devel
+BuildRequires:  freetype2-devel = 2.3
 BuildRequires:  gcc-c++
 BuildRequires:  ghostscript
-BuildRequires:  gtk2-devel
-BuildRequires:  libgnome-devel
-BuildRequires:  libpng-devel
+BuildRequires:  libpng-devel = 1.2
 BuildRequires:  libxml2-tools
+BuildRequires:  pkg-config
 BuildRequires:  poppler-tools
-BuildRequires:  python3-cairo
-BuildRequires:  python3-cairo-devel
-BuildRequires:  python3-dateutil
+BuildRequires:  python3-CXX-devel = 6.2.4
+BuildRequires:  python3-Pillow
+BuildRequires:  python3-dateutil = 1.1
 BuildRequires:  python3-devel
-BuildRequires:  python3-CXX
+BuildRequires:  python3-numpy-devel = 1.6
+BuildRequires:  python3-pyparsing = 1.5.6
+BuildRequires:  python3-pytz
+BuildRequires:  python3-setuptools
+BuildRequires:  python3-six = 1.3
+BuildRequires:  qhull-devel = 2003.1
+# needed for testing
+BuildRequires:  python3-mock
+BuildRequires:  python3-nose
+# cairo dependencies
+BuildRequires:  python3-cairocffi
+# GTK dependencies
+BuildRequires:  gtk2-devel
+BuildRequires:  libgnome-devel
 BuildRequires:  python3-gobject
-BuildRequires:  python3-gobject-cairo
 BuildRequires:  python3-gobject-devel
 BuildRequires:  python3-gobject2
 BuildRequires:  python3-gobject2-devel
-BuildRequires:  python3-numpy-devel = 1.2.1
-%if 0%{?suse_version}  1220
+# latex dependencies
+BuildRequires:  texlive-dvipng
+BuildRequires:  texlive-latex
+BuildRequires:  texlive-sfmath
+BuildRequires:  texlive-tex
+# Qt4 dependencies
+# BuildRequires:  python3-pyside
 BuildRequires:  python3-qt4
 BuildRequires:  python3-qt4-devel
-%endif
+# Qt5 dependencies
 %if 0%{?suse_version}  1310
 BuildRequires:  python3-qt5
 BuildRequires:  python3-qt5-devel
 %endif
-BuildRequires:  python3-pyparsing
-# BuildRequires:  python3-pyside
-BuildRequires:  python3-setuptools
+# tk dependencies
 BuildRequires:  python3-tk
-BuildRequires:  python3-tornado
-BuildRequires:  python3-tz
-# BuildRequires:  python3-wxWidgets
 BuildRequires:  tcl
 BuildRequires:  tcl-devel
-BuildRequires:  texlive-latex
-%if 0%{?suse_version}  1220
-BuildRequires:  texlive-dvipng
-BuildRequires:  texlive-sfmath
-BuildRequires:  texlive-tex
-%endif
 BuildRequires:  tk
 BuildRequires:  tk-devel
-# needed for testing
-BuildRequires:  python3-nose
-Requires:   python3-dateutil
-Requires:   python3-numpy = 1.2.1
-Requires:   python3-pyparsing
+# WebAgg dependencies
+BuildRequires:  python3-tornado
+# Wx Dependencies
+# BuildRequires:  python3-wxWidgets
+# BuildRequires:  wxWidgets-devel
+# %%define _use_internal_dependency_generator 0
+# %%define __find_requires %%wx_requires
+Requires:   python3-dateutil = 1.1
+Requires:   python3-numpy = 1.6
+Requires:   python3-pyparsing = 1.5.6
 Requires:   python3-pytz
+Requires:   python3-six = 1.3
 Recommends: ghostscript
 Recommends: inkscape
 Recommends: libxml2-tools
+Recommends: python-Pillow
 Recommends: poppler-tools
+Recommends: python-matplotlib-tk
 Recommends: texlive-dvipng
 Recommends: texlive-latex
 Recommends: texlive-sfmath
 Recommends: 

commit python3-matplotlib for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package python3-matplotlib for 
openSUSE:Factory checked in at 2014-09-03 18:22:02

Comparing /work/SRC/openSUSE:Factory/python3-matplotlib (Old)
 and  /work/SRC/openSUSE:Factory/.python3-matplotlib.new (New)


Package is python3-matplotlib

Changes:

--- /work/SRC/openSUSE:Factory/python3-matplotlib/python3-matplotlib.changes
2014-07-18 06:41:18.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python3-matplotlib.new/python3-matplotlib.changes   
2014-09-03 20:59:53.0 +0200
@@ -1,0 +2,93 @@
+Wed Aug 27 11:07:47 UTC 2014 - toddrme2...@gmail.com
+
+- Fixed issues with qt.  The qt5 backend is actually a generic
+  qt backend, which the qt4 backend depends on.  So it needs to be
+  available for the qt4 backend to work at all.  However, we need
+  to pull in the python3-qt5 package to make it work, and that 
+  package is only available for openSUSE  13.1.  So we need to
+  split the generic qt stuff, including the qt5 stuff, into a
+  package both the qt4 and qt5 backends can depend on, and then
+  create a stub qt5 package that just pulls in python3-qt5
+- Reorganized some other backend packages based on backend changes
+
+---
+Tue Aug 26 12:14:35 UTC 2014 - toddrme2...@gmail.com
+
+- Update to 1.4.0
+  * New colormap for red-green color blind users
+  * Documentation changes
+- Phil Elson rewrote of the documentation and userguide for both 
+Legend and PathEffects.
+  * New plotting features
+- Power-law normalization
+- Fully customizable boxplots
+- Support for datetime axes in 2d plots
+- Support for additional spectrum types
+- Support for detrending and windowing 2D arrays in mlab
+- Support for strides in mlab
+- Formatter for new-style formatting strings
+- Consistent grid sizes in streamplots
+- Get a list of all tick labels (major and minor)
+- Separate horizontal/vertical axes padding support in ImageGrid
+- Support for skewed transformations
+- Support for specifying properties of wedge and text in pie 
+  charts.
+- Fixed the direction of errorbar upper/lower limits
+- More consistent add-object API for Axes
+- Violin Plots
+- More `markevery` options to show only a subset of markers
+- Added size related functions to specialized `Collections`
+- Fixed the mouse coordinates giving the wrong theta value in 
+  Polar graph
+- Simple quiver plot for mplot3d toolkit
+- polar-plot r-tick locations
+  * Date handling
+- n-d array support for date conversion
+  * Configuration (rcParams)
+- 'savefig.transparent' added
+- 'axes.titleweight'
+- 'axes.formatter.useoffset' added
+  * XDG compliance
+- Matplotlib now looks for configuration files (both rcparams and 
+  style) in XDG compliant locations.
+  * 'style' package added
+-  You can now easily switch between different styles using the 
+   new 'style' package
+  * Backends
+- Qt5 backend added
+- Qt4 backend
+  + Rudolf Höfler changed the appearance of the subplottool.
+  + In the figure options dialog one can now choose to 
+(re-)generate a simple automatic legend.
+  + Interactive performance of the Qt4 backend has been 
+dramatically improved under windows.
+  + The mapping of key-signals from Qt to values matplotlib 
+understands was greatly improved (For both Qt4 and Qt5).
+- Cairo backends
+  +  The Cairo backends are now able to use the cairocffi 
+bindings, which are more actively maintained than the pycairo
+bindings.
+- Gtk3Agg backend
+  +  The Gtk3Agg backend now works on Python 3.x, if the cairocffi 
+bindings are installed.
+- PDF backend
+  +  Added context manager for saving to multi-page PDFs.
+  * Text
+- Text URLs supported by SVG backend
+- Anchored sizebar font
+  * Sphinx extensions
+-  The context directive in the plot_directive Sphinx extension 
+can now accept an optional reset setting, which will cause the 
+context  to be reset.
+  * Widgets
+- Span Selector
+  * Added an option span_stays to SpanSelector which makes the 
+selector rectangle stay on the axes after you release the 
+mouse.
+  * GAE integration
+-  Matplotlib will now run on google app engine.
+- Added python-qt5 backend on openSUSE  13.1
+- Spec file cleanups
+- Disable non-working qt4 backend on openSUSE 12.2.
+
+---

Old:

  matplotlib-1.3.1.tar.gz

New:

  matplotlib-1.4.0.tar.gz



Other differences:
--
++ 

commit python3-matplotlib for openSUSE:Factory

2014-07-17 Thread h_root
Hello community,

here is the log from the commit of package python3-matplotlib for 
openSUSE:Factory checked in at 2014-07-18 06:40:34

Comparing /work/SRC/openSUSE:Factory/python3-matplotlib (Old)
 and  /work/SRC/openSUSE:Factory/.python3-matplotlib.new (New)


Package is python3-matplotlib

Changes:

--- /work/SRC/openSUSE:Factory/python3-matplotlib/python3-matplotlib.changes
2013-10-24 14:12:33.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python3-matplotlib.new/python3-matplotlib.changes   
2014-07-18 06:41:18.0 +0200
@@ -1,0 +2,20 @@
+Wed Jul 16 18:52:44 UTC 2014 - cfarr...@suse.com
+
+- license update: SUSE-Matplotlib
+  JD Hunter license is Matplotlib
+
+---
+Wed Jul 16 14:42:54 UTC 2014 - toddrme2...@gmail.com
+
+- Set dummy XDG_RUNTIME_DIR to fix building on openSUSE:Factory
+
+---
+Thu Nov 14 14:52:44 UTC 2013 - toddrme2...@gmail.com
+
+- Enable all supported backends
+- Split most backends into separate packages
+- Update dependencies
+- Add many optional dependencies
+- Make %setup.py quiet
+
+---



Other differences:
--
++ python3-matplotlib.spec ++
--- /var/tmp/diff_new_pack.ieeSG4/_old  2014-07-18 06:41:20.0 +0200
+++ /var/tmp/diff_new_pack.ieeSG4/_new  2014-07-18 06:41:20.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-matplotlib
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,34 +20,65 @@
 Version:1.3.1
 Release:0
 Summary:Plotting Library for Python
-License:Python-2.0
+License:SUSE-Matplotlib
 Group:  Development/Libraries/Python
 Url:http://sourceforge.net/projects/matplotlib
 Source: matplotlib-%{version}.tar.gz
 Source1:matplotlib-setup.cfg
-#BuildRequires:  fltk-devel
+BuildRequires:  agg-devel
 BuildRequires:  fdupes
+BuildRequires:  fltk-devel
+BuildRequires:  freetype2-devel
 BuildRequires:  gcc-c++
+BuildRequires:  ghostscript
+BuildRequires:  gtk2-devel
+BuildRequires:  libgnome-devel
 BuildRequires:  libpng-devel
-#BuildRequires:  python3-2to3
+BuildRequires:  libxml2-tools
+BuildRequires:  poppler-tools
+BuildRequires:  python3-cairo
+BuildRequires:  python3-cairo-devel
+BuildRequires:  python3-dateutil
 BuildRequires:  python3-devel
-BuildRequires:  python3-setuptools
 BuildRequires:  python3-CXX
-BuildRequires:  python3-dateutil
+BuildRequires:  python3-gobject
+BuildRequires:  python3-gobject-cairo
+BuildRequires:  python3-gobject-devel
+BuildRequires:  python3-gobject2
+BuildRequires:  python3-gobject2-devel
 BuildRequires:  python3-numpy-devel = 1.2.1
+BuildRequires:  python3-qt4-devel
 BuildRequires:  python3-pyparsing
+# BuildRequires:  python3-pyside
+BuildRequires:  python3-setuptools
 BuildRequires:  python3-tk
+BuildRequires:  python3-tornado
 BuildRequires:  python3-tz
-BuildRequires:  agg-devel
-#BuildRequires:  tcl
-#BuildRequires:  tcl-devel
-#BuildRequires:  tk
+# BuildRequires:  python3-wxWidgets
+BuildRequires:  tcl
+BuildRequires:  tcl-devel
+BuildRequires:  texlive-latex
+%if 0%{?suse_version}  1220
+BuildRequires:  texlive-dvipng
+BuildRequires:  texlive-sfmath
+BuildRequires:  texlive-tex
+%endif
+BuildRequires:  tk
 BuildRequires:  tk-devel
-#BuildRequires:  python3-qt4
+# needed for testing
+BuildRequires:  python3-nose
 Requires:   python3-dateutil
 Requires:   python3-numpy = 1.2.1
 Requires:   python3-pyparsing
-Requires:   python3-tz
+Requires:   python3-pytz
+Recommends: ghostscript
+Recommends: inkscape
+Recommends: libxml2-tools
+Recommends: poppler-tools
+Recommends: texlive-dvipng
+Recommends: texlive-latex
+Recommends: texlive-sfmath
+Recommends: texlive-tex
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -57,14 +88,87 @@
 scripts, the python and ipython shell (ala matlab or mathematica), web
 application servers, and six graphical user interface toolkits.
 
+%package gtk2
+Summary:GTK2 backends for %{name}
+License:BSD-2-Clause
+Group:  Development/Libraries/Python
+Requires:   %{name} = %{version}
+Requires:   python3-gobject2
+
+%description gtk2
+This package includes the GTK2-based gdk, gtk, gtkagg, and
+gtkcairo backends for the %{name} plotting package
+
+%package gtk3
+Summary:GTK3 backends for %{name}
+License: 

commit python3-matplotlib for openSUSE:Factory

2013-10-24 Thread h_root
Hello community,

here is the log from the commit of package python3-matplotlib for 
openSUSE:Factory checked in at 2013-10-24 14:12:31

Comparing /work/SRC/openSUSE:Factory/python3-matplotlib (Old)
 and  /work/SRC/openSUSE:Factory/.python3-matplotlib.new (New)


Package is python3-matplotlib

Changes:

--- /work/SRC/openSUSE:Factory/python3-matplotlib/python3-matplotlib.changes
2013-09-26 18:36:53.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python3-matplotlib.new/python3-matplotlib.changes   
2013-10-24 14:12:33.0 +0200
@@ -1,0 +2,6 @@
+Wed Oct 23 14:43:55 UTC 2013 - toddrme2...@gmail.com
+
+- Update to 1.3.1
+  * bugfixes
+
+---

Old:

  matplotlib-1.3.0.tar.gz

New:

  matplotlib-1.3.1.tar.gz



Other differences:
--
++ python3-matplotlib.spec ++
--- /var/tmp/diff_new_pack.HiPIMA/_old  2013-10-24 14:12:34.0 +0200
+++ /var/tmp/diff_new_pack.HiPIMA/_new  2013-10-24 14:12:34.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python3-matplotlib
-Version:1.3.0
+Version:1.3.1
 Release:0
 Summary:Plotting Library for Python
 License:Python-2.0

++ matplotlib-1.3.0.tar.gz - matplotlib-1.3.1.tar.gz ++
/work/SRC/openSUSE:Factory/python3-matplotlib/matplotlib-1.3.0.tar.gz 
/work/SRC/openSUSE:Factory/.python3-matplotlib.new/matplotlib-1.3.1.tar.gz 
differ: char 5, line 1

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit python3-matplotlib for openSUSE:Factory

2012-11-15 Thread h_root
Hello community,

here is the log from the commit of package python3-matplotlib for 
openSUSE:Factory checked in at 2012-11-15 09:41:15

Comparing /work/SRC/openSUSE:Factory/python3-matplotlib (Old)
 and  /work/SRC/openSUSE:Factory/.python3-matplotlib.new (New)


Package is python3-matplotlib, Maintainer is 

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _link



Other differences:
--
++ _link ++
link package=python-matplotlib cicount=copy /
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org