Accepting request 867874 from home:apersaud:branches:devel:languages:python:numeric

update to latest version

OBS-URL: https://build.opensuse.org/request/show/867874
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-matplotlib?expand=0&rev=41
This commit is contained in:
2021-01-30 14:56:58 +00:00
committed by Git OBS Bridge
parent 09ba3c5462
commit 824d2c392b
4 changed files with 15 additions and 5 deletions

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sat Jan 30 05:58:22 UTC 2021 - Arun Persaud <arun@gmx.de>
- update to version 3.3.4:
* Fix WebAgg initialization.
* Fix parsing QT_API setting with mixed case.
* Fix build with link-time optimization disabled in environment.
* Fix test compatibility with NumPy 1.20.
* Fix test compatibility with pytest 6.2.
-------------------------------------------------------------------
Thu Jan 14 20:19:32 UTC 2021 - Benjamin Greiner <code@bnavigator.de>