Update to latest version (#2031353)
This commit is contained in:
parent
0c4b36d5bf
commit
4c568cf6a5
2
.gitignore
vendored
2
.gitignore
vendored
@ -73,3 +73,5 @@ matplotlib-1.0.0-without-gpc.tar.gz
|
||||
/matplotlib-3.5.0rc1-with-freetype-2.11.0.tar.gz
|
||||
/matplotlib-3.5.0.tar.gz
|
||||
/matplotlib-3.5.0-with-freetype-2.11.0.tar.gz
|
||||
/matplotlib-3.5.1.tar.gz
|
||||
/matplotlib-3.5.1-with-freetype-2.11.0.tar.gz
|
||||
|
@ -30,14 +30,14 @@
|
||||
%global _docdir_fmt %{name}
|
||||
|
||||
# Updated test images for new FreeType.
|
||||
%global mpl_images_version 3.5.0
|
||||
%global mpl_images_version 3.5.1
|
||||
|
||||
# The version of FreeType in this Fedora branch.
|
||||
%global ftver 2.11.0
|
||||
|
||||
Name: python-matplotlib
|
||||
Version: 3.5.0
|
||||
%global Version 3.5.0
|
||||
Version: 3.5.1
|
||||
%global Version 3.5.1
|
||||
Release: %autorelease
|
||||
Summary: Python 2D plotting library
|
||||
# qt_editor backend is MIT
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (matplotlib-3.5.0.tar.gz) = e234901d12a62a97b87f0516ab957569113ac368e258ae2f0c0870d85588c782eb7511955fc7bb4210edaab0558fcdd02a74d9f4d441f037c128f07d329d55ee
|
||||
SHA512 (matplotlib-3.5.0-with-freetype-2.11.0.tar.gz) = 7798dc7aa2fa5edde1c2b582af902c899fe4dea7b7f9c3e2c39b84d5e0590f0b38ffe1cb8acdadf7251cd05e0ee6015fff0503b3525973d25622dc820fe3a320
|
||||
SHA512 (matplotlib-3.5.1.tar.gz) = c6cee81a9d06b879eb64204d64f8cdedea2533927ab1023202ab999e2503bc41a40716901679eb79b131fff3e413942d501e3c6ef82b053170088b56d0a7ce26
|
||||
SHA512 (matplotlib-3.5.1-with-freetype-2.11.0.tar.gz) = 7dd682279e04283d02099d6639541d69554391f3ee8330057720566c3dea3d22a2f0427ad7881e9978237191e3467cca1e33002371af7ac4501e7ccc58236a0f
|
||||
|
Loading…
Reference in New Issue
Block a user