python3-matplotlib: update to 3.4.0.

This commit is contained in:
Andrew J. Hesford 2021-03-29 09:27:17 -04:00
parent 2e018de9b5
commit daaa687de5

View file

@ -1,6 +1,6 @@
# Template file for 'python3-matplotlib'
pkgname=python3-matplotlib
version=3.3.4
version=3.4.0
revision=1
wrksrc="matplotlib-${version}"
build_style=python3-module
@ -10,12 +10,14 @@ makedepends="python3-devel freetype-devel libpng-devel libqhull-devel"
depends="python3-certifi python3-cycler python3-kiwisolver
python3-numpy python3-Pillow python3-parsing python3-dateutil"
short_desc="Python3 2D/3D plotting library"
maintainer="Alessio Sergi <al3hex@gmail.com>"
maintainer="Andrew J. Hesford <ajh@sideband.org>"
license="custom:matplotlib, BSD-3-Clause, MIT"
homepage="https://matplotlib.org/"
distfiles="https://github.com/matplotlib/matplotlib/archive/v${version}.tar.gz"
checksum=ce7cebd3df11a032fff9b3a32029f49f0fc7c322f556f26ea9ef812d6e43cb21
checksum=a145cd4ec257fd659c4950a4485a860836f1ad615add756a4dcb203fad80c4cb
replaces="python3-matplotlib-data>=0"
# Comparison of images is too frail for validation
make_check="no"
pre_build() {
cat <<-EOF > setup.cfg
@ -25,10 +27,6 @@ pre_build() {
EOF
}
do_check() {
echo "Skipping check: comparison of images is too frail for validation"
}
post_install() {
vdoc "${FILESDIR}/README.voidlinux"
vlicense LICENSE/LICENSE