From e02ec019d372acf6a6e699a1aa731a1136be3999 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sun, 12 Dec 2021 15:29:23 -0500 Subject: [PATCH] python3-matplotlib: update to 3.5.1. --- 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 d6a4b78ea75..b4b1852b2e5 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.5.0 -revision=2 +version=3.5.1 +revision=1 wrksrc="matplotlib-${version}" build_style=python3-module build_helper="numpy" @@ -14,7 +14,7 @@ maintainer="Andrew J. Hesford " license="custom:matplotlib, BSD-3-Clause, MIT" homepage="https://matplotlib.org/" distfiles="https://github.com/matplotlib/matplotlib/archive/v${version}.tar.gz" -checksum=fc46f0eb54d9d51ddf0637e383afce2fdb6e352d894a81993b25d8df41eddaaf +checksum=9683da9a0c84d1c42d1bf92ecf6e012d302406a38fd987e3dfbcb7b58b2eea2d replaces="python3-matplotlib-data>=0" # Comparison of images is too frail for validation make_check="no"