From 6642e062f58238caccb4ce28194e584e5487b983 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Mon, 8 Jul 2024 11:19:08 -0400 Subject: [PATCH] python3-matplotlib: update to 3.9.1. --- 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 13f9b255ad1..d82d890245d 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.0 +version=3.9.1 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=e6d29ea6c19e34b30fb7d88b7081f869a03014f66fe06d62cc77d5a6ea88ed7a +checksum=de06b19b8db95dd33d0dc17c926c7c9ebed9f572074b6fac4f65068a6814d010 replaces="python3-matplotlib-data>=0" # Comparison of images is too frail for validation make_check="no"