python3-matplotlib: update to 3.7.2.

This commit is contained in:
Andrew J. Hesford 2023-07-12 10:30:11 -04:00
parent ef48451bfd
commit 1172e97ce7

View File

@ -1,6 +1,6 @@
# Template file for 'python3-matplotlib'
pkgname=python3-matplotlib
version=3.7.1
version=3.7.2
revision=1
build_style=python3-module
build_helper="numpy"
@ -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=7b73305f25eab4541bd7ee0b96d87e53ae9c9f1823be5659b806cd85786fe882
checksum=a8cdb91dddb04436bd2f098b8fdf4b81352e68cf4d2c6756fcc414791076569b
replaces="python3-matplotlib-data>=0"
# Comparison of images is too frail for validation
make_check="no"