From 66c675d23f62c82c3aff32e45fe2af37e522e405 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sun, 14 Dec 2025 13:33:35 -0500 Subject: [PATCH] python3-matplotlib: update to 3.10.8. --- srcpkgs/python3-matplotlib/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-matplotlib/template b/srcpkgs/python3-matplotlib/template index 69f72d49c5a..24556a08a13 100644 --- a/srcpkgs/python3-matplotlib/template +++ b/srcpkgs/python3-matplotlib/template @@ -1,7 +1,7 @@ # Template file for 'python3-matplotlib' pkgname=python3-matplotlib -version=3.10.7 -revision=2 +version=3.10.8 +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=a06ba7e2a2ef9131c79c49e63dad355d2d878413a0376c1727c8b9335ff731c7 +checksum=2299372c19d56bcd35cf05a2738308758d32b9eaed2371898d8f5bd33f084aa3 replaces="python3-matplotlib-data>=0" # Comparison of images is too frail for validation make_check="no"