1
0

Accepting request 257762 from devel:languages:python

1

OBS-URL: https://build.opensuse.org/request/show/257762
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-matplotlib?expand=0&rev=39
This commit is contained in:
Stephan Kulow
2014-10-24 08:47:51 +00:00
committed by Git OBS Bridge
parent d948f4d5e9
commit fc15892f6a
4 changed files with 16 additions and 5 deletions

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Mon Oct 20 10:46:01 UTC 2014 - toddrme2178@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
-------------------------------------------------------------------
Thu Sep 18 15:21:01 UTC 2014 - toddrme2178@gmail.com