From 702f2a3263d85f99b107132c049e97ec747b0c1d Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Mon, 20 Nov 2023 11:38:44 -0500 Subject: [PATCH] python3-matplotlib: update to 3.8.2. --- 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 fd89abc57a3..d2b4bd6a0d9 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.8.1 +version=3.8.2 revision=1 build_style=python3-pep517 build_helper="numpy" @@ -16,7 +16,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=044df81c1f6f3a8e52d70c4cfcb44e77ea9632a10929932870dfaa90de94365d +checksum=01a978b871b881ee76017152f1f1a0cbf6bd5f7b8ff8c96df0df1bd57d8755a1 replaces="python3-matplotlib-data>=0" # Comparison of images is too frail for validation make_check="no"