Accepting request 644951 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/644951 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-matplotlib?expand=0&rev=67
This commit is contained in:
commit
17e50b6a2a
@ -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
3
matplotlib-3.0.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:70f8782c50ac2c7617aad0fa5ba59fc49f690a851d6afc0178813c49767644dd
|
||||
size 36494903
|
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user