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

- Update to version 3.0.1
  * Fix failure to import bug when on Python 3.6.7 and 3.7.1
  * Fixed a number of failure to import bugs around finding fonts
  * Fix Qt4 backend
  * Fix bug on OSX that recursively searched current directory for fonts
  * Fix bouncing-rocket on OSX when doing backend fallback and not
    selecting OSX
  * Temporarily restore several private APIs to unbreak cartopy
  * Make pyplot more tolerant of varying signatures in 3rd-party
    sub-classe
  * Improve datetime64 unit handling
  * Fixed several poor interactions with tight_layout

OBS-URL: https://build.opensuse.org/request/show/644950
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-matplotlib?expand=0&rev=7
This commit is contained in:
Todd R 2018-10-26 19:44:25 +00:00 committed by Git OBS Bridge
parent 368a527512
commit 9b9055bf94
4 changed files with 20 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b4e2333c98a7c2c1ff6eb930cd2b57d4b818de5437c5048802096b32f66e65f9
size 36306021

3
matplotlib-3.0.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:70f8782c50ac2c7617aad0fa5ba59fc49f690a851d6afc0178813c49767644dd
size 36494903

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Fri Oct 26 19:34:07 UTC 2018 - Todd R <toddrme2178@gmail.com>
- Update to version 3.0.1
* Fix failure to import bug when on Python 3.6.7 and 3.7.1
* Fixed a number of failure to import bugs around finding fonts
* Fix Qt4 backend
* Fix bug on OSX that recursively searched current directory for fonts
* Fix bouncing-rocket on OSX when doing backend fallback and not
selecting OSX
* Temporarily restore several private APIs to unbreak cartopy
* Make pyplot more tolerant of varying signatures in 3rd-party
sub-classe
* Improve datetime64 unit handling
* Fixed several poor interactions with tight_layout
-------------------------------------------------------------------
Wed Sep 19 01:44:55 UTC 2018 - Todd R <toddrme2178@gmail.com>

View File

@ -24,7 +24,7 @@
%define oldpython python
%define skip_python2 1
Name: python-matplotlib
Version: 3.0.0
Version: 3.0.1
Release: 0
Summary: Plotting Library for Python
License: SUSE-Matplotlib