python3-matplotlib: update to 3.4.1.

This commit is contained in:
Andrew J. Hesford 2021-04-02 22:24:42 -04:00
parent 71bb545812
commit 62aedda55a

View file

@ -1,6 +1,6 @@
# Template file for 'python3-matplotlib'
pkgname=python3-matplotlib
version=3.4.0
version=3.4.1
revision=1
wrksrc="matplotlib-${version}"
build_style=python3-module
@ -14,7 +14,7 @@ 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=a145cd4ec257fd659c4950a4485a860836f1ad615add756a4dcb203fad80c4cb
checksum=e662bdde3f493b0f14f658095d91c36521d0f2d96c0a4b9fad55fca6d6300a87
replaces="python3-matplotlib-data>=0"
# Comparison of images is too frail for validation
make_check="no"