forked from pool/python-matplotlib
Accepting request 773163 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/773163 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-matplotlib?expand=0&rev=75
This commit is contained in:
commit
b92038761f
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8e8e2c2fe3d873108735c6ee9884e6f36f467df4a143136209cff303b183bada
|
||||
size 40909582
|
3
matplotlib-3.1.3.tar.gz
Normal file
3
matplotlib-3.1.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:db3121f12fb9b99f105d1413aebaeb3d943f269f3d262b45586d12765866f0c6
|
||||
size 40923864
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 10 15:18:57 UTC 2020 - Todd R <toddrme2178@gmail.com>
|
||||
|
||||
- Update to 3.1.3
|
||||
* suppress a warning with Pandas 1.0
|
||||
* support pillow >= 7
|
||||
* support dateutils >= 2.8.1
|
||||
* prevent an infinite recursion
|
||||
* do not clobber non-python registered signal handler
|
||||
* fix path intersection computation with 0 length segments
|
||||
* fix performance regression in draw_idle
|
||||
* several minor bugs
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 6 18:48:47 UTC 2019 - Todd R <toddrme2178@gmail.com>
|
||||
|
||||
|
@ -29,7 +29,7 @@
|
||||
# The tests also pull in dependencies of all backends done in pure python
|
||||
%bcond_with tests
|
||||
Name: python-matplotlib
|
||||
Version: 3.1.2
|
||||
Version: 3.1.3
|
||||
Release: 0
|
||||
Summary: Plotting Library for Python
|
||||
License: SUSE-Matplotlib
|
||||
|
Loading…
Reference in New Issue
Block a user