diff --git a/matplotlib-1.5.3.tar.gz b/matplotlib-1.5.3.tar.gz deleted file mode 100644 index 9e9b9e1..0000000 --- a/matplotlib-1.5.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a0a5dc39f785014f2088fed2c6d2d129f0444f71afbb9c44f7bdf1b14d86ebbc -size 51606089 diff --git a/matplotlib-2.0.0.tar.gz b/matplotlib-2.0.0.tar.gz new file mode 100644 index 0000000..f758391 --- /dev/null +++ b/matplotlib-2.0.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36cf0985829c1ab2b8b1dae5e2272e53ae681bf33ab8bedceed4f0565af5f813 +size 53161302 diff --git a/python-matplotlib.changes b/python-matplotlib.changes index cb9a0c3..f670d4a 100644 --- a/python-matplotlib.changes +++ b/python-matplotlib.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +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). + ------------------------------------------------------------------- Fri Dec 2 12:15:46 UTC 2016 - sbahling@suse.com diff --git a/python-matplotlib.spec b/python-matplotlib.spec index 0cb5102..97ea540 100644 --- a/python-matplotlib.spec +++ b/python-matplotlib.spec @@ -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 @@ BuildRequires: wxWidgets-devel %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