From 4f206e2dd7def91451f7d0511b9f219b44f99c81 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sat, 14 Aug 2021 11:29:10 -0400 Subject: [PATCH] python3-matplotlib: update to 3.4.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 dd5492a8dd5..4a354ae02cc 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.4.2 +version=3.4.3 revision=1 wrksrc="matplotlib-${version}" build_style=python3-module @@ -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=e5960bcb964ee77d37752f7a1db4568d85e99d8857fbf20289dda2edfa711675 +checksum=474c4c5555476eb35f44cfd00a4c9b7b24fff9cef685ec80e52260cc33558b0c replaces="python3-matplotlib-data>=0" # Comparison of images is too frail for validation make_check="no"