Hello community, here is the log from the commit of package python-matplotlib for openSUSE:Factory checked in at 2011-12-26 16:29:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-matplotlib (Old) and /work/SRC/openSUSE:Factory/.python-matplotlib.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-matplotlib", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/python-matplotlib/python-matplotlib.changes 2011-12-12 17:03:44.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.python-matplotlib.new/python-matplotlib.changes 2011-12-26 16:29:13.000000000 +0100 @@ -1,0 +2,21 @@ +Wed Dec 14 08:56:13 UTC 2011 - [email protected] + +- update to 1.1.0 + * module for drawing sankey diagrams; + * environment for creating animated graphics – module animation; + * automated positioning charts, labels, and axes on the canvas – a + team tight_layout () will distribute them so that they are not + people came to each other; + * Work on integration with PySide, although functional is still + in the beta-version and it is recommended to continue using + PyQt4; + * improved mapping and positioning of the legend; + * simplified work with three-dimensional graphs (module mplot3d), + also significantly expanded and updated documentation on mplot3d; + * uniform markers; + * completely removed the old module support Numerix, now all + users must use Numpy; + * fixes some bugs. +- removed patches that now upstream + +------------------------------------------------------------------- Old: ---- matplotlib-1.0.1-plot_directive.patch matplotlib-1.0.1-tkinter.patch matplotlib-1.0.1.tar.bz2 matplotlib-linux3.patch New: ---- matplotlib-1.1.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-matplotlib.spec ++++++ --- /var/tmp/diff_new_pack.AG8TiE/_old 2011-12-26 16:29:15.000000000 +0100 +++ /var/tmp/diff_new_pack.AG8TiE/_new 2011-12-26 16:29:15.000000000 +0100 @@ -15,8 +15,10 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + + Name: python-matplotlib -Version: 1.0.1 +Version: 1.1.0 Release: 0 Summary: Plotting Library for Python @@ -25,10 +27,6 @@ Url: http://sourceforge.net/projects/matplotlib Source: matplotlib-%{version}.tar.bz2 Source1: matplotlib-setup.cfg -# This patch taken from upstream SVN and will not be needed for releases later than 1.0.1 -Patch0: matplotlib-1.0.1-plot_directive.patch -Patch1: matplotlib-linux3.patch -Patch2: matplotlib-1.0.1-tkinter.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: fltk-devel @@ -102,9 +100,6 @@ %prep %setup -n matplotlib-%{version} -%patch0 -p1 -%patch1 -%patch2 -p1 chmod -x lib/matplotlib/mpl-data/images/*.svg %build @@ -120,8 +115,8 @@ %files %defattr(-,root,root,-) -%doc README.txt CHANGELOG INSTALL INTERACTIVE KNOWN_BUGS -%doc PKG-INFO TODO CXX examples license +%doc README.txt CHANGELOG INSTALL +%doc PKG-INFO TODO CXX examples %{py_sitedir}/* %exclude %{py_sitedir}/matplotlib/backends/backend_tkagg.* %exclude %{py_sitedir}/matplotlib/backends/tkagg.* ++++++ matplotlib-1.0.1.tar.bz2 -> matplotlib-1.1.0.tar.bz2 ++++++ /work/SRC/openSUSE:Factory/python-matplotlib/matplotlib-1.0.1.tar.bz2 /work/SRC/openSUSE:Factory/.python-matplotlib.new/matplotlib-1.1.0.tar.bz2 differ: char 11, line 1 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
