17
0

Accepting request 754778 from home:TheBlackCat:branches:devel:languages:python:numeric

Update to 3.1.2

OBS-URL: https://build.opensuse.org/request/show/754778
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-matplotlib?expand=0&rev=21
This commit is contained in:
Todd R
2019-12-06 19:39:19 +00:00
committed by Git OBS Bridge
parent 6fd8c7e05f
commit d418503cc3
4 changed files with 42 additions and 26 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Fri Dec 6 18:48:47 UTC 2019 - Todd R <toddrme2178@gmail.com>
- Update to 3.1.2
* fix regresion of incorrect limits for y-axis in imshow
* fix integer indexed pandas series
* fix ScalarFormatter formatting of masked values
* webagg and nbagg no longer incorrectly fallback to agg when $DISPLAY is not set
* several fixes for Qt5 backend
* other bugfixes and documentation fixes
-------------------------------------------------------------------
Mon Oct 14 07:54:34 UTC 2019 - Fabian Vogt <fabian@ritter-vogt.de>