From cf80a23340c509aa38561a35b0929ccadb4018ac Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sat, 16 Nov 2024 09:26:06 -0500 Subject: [PATCH] python3-matplotlib: update to 3.9.3. --- srcpkgs/python3-matplotlib/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-matplotlib/template b/srcpkgs/python3-matplotlib/template index c98abbcd87a..98db54b475a 100644 --- a/srcpkgs/python3-matplotlib/template +++ b/srcpkgs/python3-matplotlib/template @@ -1,6 +1,6 @@ # Template file for 'python3-matplotlib' pkgname=python3-matplotlib -version=3.9.2 +version=3.9.3 revision=1 build_style=python3-pep517 build_helper="meson numpy" @@ -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=96ab43906269ca64a6366934106fa01534454a69e471b7bf3d79083981aaab92 +checksum=cd5dbbc8e25cad5f706845c4d100e2c8b34691b412b93717ce38d8ae803bcfa5 replaces="python3-matplotlib-data>=0" # Comparison of images is too frail for validation make_check="no"