diff --git a/matplotlib-3.1.2.tar.gz b/matplotlib-3.1.2.tar.gz deleted file mode 100644 index a050eb4..0000000 --- a/matplotlib-3.1.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8e8e2c2fe3d873108735c6ee9884e6f36f467df4a143136209cff303b183bada -size 40909582 diff --git a/matplotlib-3.1.3.tar.gz b/matplotlib-3.1.3.tar.gz new file mode 100644 index 0000000..dc54395 --- /dev/null +++ b/matplotlib-3.1.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db3121f12fb9b99f105d1413aebaeb3d943f269f3d262b45586d12765866f0c6 +size 40923864 diff --git a/python-matplotlib.changes b/python-matplotlib.changes index 1c19297..439ca97 100644 --- a/python-matplotlib.changes +++ b/python-matplotlib.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Mon Feb 10 15:18:57 UTC 2020 - Todd R + +- 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 diff --git a/python-matplotlib.spec b/python-matplotlib.spec index 47c30e4..dbcbd24 100644 --- a/python-matplotlib.spec +++ b/python-matplotlib.spec @@ -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