commit python-matplotlib for openSUSE:Factory
Hello community, here is the log from the commit of package python-matplotlib for openSUSE:Factory checked in at 2017-01-25 23:30:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2017-01-10 10:45:42.548520181 +0100 +++ /work/SRC/openSUSE:Factory/.python-matplotlib.new/python-matplotlib.changes 2017-01-25 23:30:31.185793058 +0100 @@ -1,0 +2,21 @@ +Fri Jan 20 23:24:45 UTC 2017 - toddrme2178@gmail.com + +- Add python-functools32 dependency. + +------------------------------------------------------------------- +Tue Jan 17 17:04:31 UTC 2017 - toddrme2178@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: ------------------ ++++++ python-matplotlib.spec ++++++ --- /var/tmp/diff_new_pack.jRWk0y/_old 2017-01-25 23:30:33.885386178 +0100 +++ /var/tmp/diff_new_pack.jRWk0y/_new 2017-01-25 23:30:33.885386178 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-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: python-matplotlib -Version: 1.5.3 +Version: 2.0.0 Release: 0 Summary: Plotting Library for Python License: SUSE-Matplotlib @@ -108,6 +108,7 @@ %endif %endif Requires: python-Cycler +Requires: python-functools32 Requires: python-numpy >= 1.6 Requires: python-pyparsing >= 1.5.6 Requires: python-python-dateutil >= 1.1 ++++++ matplotlib-1.5.3.tar.gz -> matplotlib-2.0.0.tar.gz ++++++ /work/SRC/openSUSE:Factory/python-matplotlib/matplotlib-1.5.3.tar.gz /work/SRC/openSUSE:Factory/.python-matplotlib.new/matplotlib-2.0.0.tar.gz differ: char 5, line 1
participants (1)
-
root@hilbertn.suse.de