python3-matplotlib: update to 3.5.1.

This commit is contained in:
Andrew J. Hesford 2021-12-12 15:29:23 -05:00
parent 58aae603cc
commit e02ec019d3

View file

@ -1,7 +1,7 @@
# Template file for 'python3-matplotlib' # Template file for 'python3-matplotlib'
pkgname=python3-matplotlib pkgname=python3-matplotlib
version=3.5.0 version=3.5.1
revision=2 revision=1
wrksrc="matplotlib-${version}" wrksrc="matplotlib-${version}"
build_style=python3-module build_style=python3-module
build_helper="numpy" build_helper="numpy"
@ -14,7 +14,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
license="custom:matplotlib, BSD-3-Clause, MIT" license="custom:matplotlib, BSD-3-Clause, MIT"
homepage="https://matplotlib.org/" homepage="https://matplotlib.org/"
distfiles="https://github.com/matplotlib/matplotlib/archive/v${version}.tar.gz" distfiles="https://github.com/matplotlib/matplotlib/archive/v${version}.tar.gz"
checksum=fc46f0eb54d9d51ddf0637e383afce2fdb6e352d894a81993b25d8df41eddaaf checksum=9683da9a0c84d1c42d1bf92ecf6e012d302406a38fd987e3dfbcb7b58b2eea2d
replaces="python3-matplotlib-data>=0" replaces="python3-matplotlib-data>=0"
# Comparison of images is too frail for validation # Comparison of images is too frail for validation
make_check="no" make_check="no"