python3-matplotlib: update to 3.6.3.

This commit is contained in:
Andrew J. Hesford 2023-01-16 11:16:35 -05:00
parent 5870ebc920
commit 4431fb6b93

View file

@ -1,6 +1,6 @@
# Template file for 'python3-matplotlib'
pkgname=python3-matplotlib
version=3.6.2
version=3.6.3
revision=1
build_style=python3-module
build_helper="numpy"
@ -14,7 +14,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
license="custom:matplotlib, BSD-3-Clause, MIT"
homepage="https://matplotlib.org/"
distfiles="${PYPI_SITE}/m/matplotlib/matplotlib-${version}.tar.gz"
checksum=b03fd10a1709d0101c054883b550f7c4c5e974f751e2680318759af005964990
checksum=1f4d69707b1677560cd952544ee4962f68ff07952fb9069ff8c12b56353cb8c9
replaces="python3-matplotlib-data>=0"
# Comparison of images is too frail for validation
make_check="no"