1
0

Accepting request 288529 from devel:languages:python

1

OBS-URL: https://build.opensuse.org/request/show/288529
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-matplotlib?expand=0&rev=41
This commit is contained in:
2015-03-03 10:15:46 +00:00
committed by Git OBS Bridge
parent f002773750
commit e56f66a473
4 changed files with 24 additions and 7 deletions

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Mon Mar 2 15:41:02 UTC 2015 - toddrme2178@gmail.com
- 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.
-------------------------------------------------------------------
Mon Oct 27 12:29:14 UTC 2014 - toddrme2178@gmail.com