python3-matplotlib: update to 3.9.2.
This commit is contained in:
parent
4bbacbfcc7
commit
5e76de9c05
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-matplotlib'
|
||||
pkgname=python3-matplotlib
|
||||
version=3.9.1
|
||||
revision=2
|
||||
version=3.9.2
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
build_helper="meson numpy"
|
||||
make_build_args="-Csetup-args=-Dsystem-freetype=true
|
||||
|
@ -18,7 +18,7 @@ license="custom:matplotlib, BSD-3-Clause, MIT"
|
|||
homepage="https://matplotlib.org/"
|
||||
changelog="https://github.com/matplotlib/matplotlib/releases"
|
||||
distfiles="${PYPI_SITE}/m/matplotlib/matplotlib-${version}.tar.gz"
|
||||
checksum=de06b19b8db95dd33d0dc17c926c7c9ebed9f572074b6fac4f65068a6814d010
|
||||
checksum=96ab43906269ca64a6366934106fa01534454a69e471b7bf3d79083981aaab92
|
||||
replaces="python3-matplotlib-data>=0"
|
||||
# Comparison of images is too frail for validation
|
||||
make_check="no"
|
||||
|
|
Loading…
Reference in New Issue