From 1172e97ce7aa6e73b2ba73b6e11a7c72d2d66caf Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 12 Jul 2023 10:30:11 -0400 Subject: [PATCH] python3-matplotlib: update to 3.7.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 250246068a8..e8c3b07f9b9 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.7.1 +version=3.7.2 revision=1 build_style=python3-module build_helper="numpy" @@ -15,7 +15,7 @@ maintainer="Andrew J. Hesford " license="custom:matplotlib, BSD-3-Clause, MIT" homepage="https://matplotlib.org/" distfiles="${PYPI_SITE}/m/matplotlib/matplotlib-${version}.tar.gz" -checksum=7b73305f25eab4541bd7ee0b96d87e53ae9c9f1823be5659b806cd85786fe882 +checksum=a8cdb91dddb04436bd2f098b8fdf4b81352e68cf4d2c6756fcc414791076569b replaces="python3-matplotlib-data>=0" # Comparison of images is too frail for validation make_check="no"