python3-matplotlib: update to 3.6.2.

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:13 -04:00
parent 2e1e563116
commit f1de9086e2

View file

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