Update to latest version (#2133173)
This commit is contained in:
parent
c30bc8df54
commit
06a8e578fd
2
.gitignore
vendored
2
.gitignore
vendored
@ -86,3 +86,5 @@ matplotlib-1.0.0-without-gpc.tar.gz
|
|||||||
/matplotlib-3.6.0rc2-with-freetype-2.12.1.tar.gz
|
/matplotlib-3.6.0rc2-with-freetype-2.12.1.tar.gz
|
||||||
/matplotlib-3.6.0.tar.gz
|
/matplotlib-3.6.0.tar.gz
|
||||||
/matplotlib-3.6.0-with-freetype-2.12.1.tar.gz
|
/matplotlib-3.6.0-with-freetype-2.12.1.tar.gz
|
||||||
|
/matplotlib-3.6.1.tar.gz
|
||||||
|
/matplotlib-3.6.1-with-freetype-2.12.1.tar.gz
|
||||||
|
@ -30,14 +30,14 @@
|
|||||||
%global _docdir_fmt %{name}
|
%global _docdir_fmt %{name}
|
||||||
|
|
||||||
# Updated test images for new FreeType.
|
# Updated test images for new FreeType.
|
||||||
%global mpl_images_version 3.6.0
|
%global mpl_images_version 3.6.1
|
||||||
|
|
||||||
# The version of FreeType in this Fedora branch.
|
# The version of FreeType in this Fedora branch.
|
||||||
%global ftver 2.12.1
|
%global ftver 2.12.1
|
||||||
|
|
||||||
Name: python-matplotlib
|
Name: python-matplotlib
|
||||||
Version: 3.6.0
|
Version: 3.6.1
|
||||||
%global Version 3.6.0
|
%global Version 3.6.1
|
||||||
Release: %autorelease
|
Release: %autorelease
|
||||||
Summary: Python 2D plotting library
|
Summary: Python 2D plotting library
|
||||||
# qt_editor backend is MIT
|
# qt_editor backend is MIT
|
||||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (matplotlib-3.6.0.tar.gz) = ea8cb274b9aacb4cc9c3b52cf5eaf881074dc73840cba160289e85173d763e96d3ea3628c5cb53f765092f53b9e3d05977281cc0c9d6756529601ca336ec0e27
|
SHA512 (matplotlib-3.6.1.tar.gz) = 40b148fe4574eea88e7e74c2844a4811c71651602bd7e0a863482571bfa216c01d4f5fcd36add14af82c5cacdb6ae9d441ed251ee5239d06bcc8d40c9ee8841b
|
||||||
SHA512 (matplotlib-3.6.0-with-freetype-2.12.1.tar.gz) = e6c5032c185c0bfa87645a03d0d93715b3f5bef87d7b1e3c0b53b6fb6d8e68b44127c0805e255ca569e214b725699f51f2b4cd7582f6b7b17ece820bf813dd94
|
SHA512 (matplotlib-3.6.1-with-freetype-2.12.1.tar.gz) = 9210cfe8db2743519188d924dfd5f4ec4a0b5ae589b8a596f5a35b900234fa3a2fe81a047fc486ec69359259685438f4c19bb96a63ca0f544d2f48fbabb1326e
|
||||||
|
Loading…
Reference in New Issue
Block a user