From f1de9086e2a093fc4d3cb395d78438a599ace895 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Mon, 19 Sep 2022 21:08:13 -0400 Subject: [PATCH] python3-matplotlib: update to 3.6.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 752ef542b6a..54ea9c669be 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.6.1 +version=3.6.2 revision=1 wrksrc="matplotlib-${version}" build_style=python3-module @@ -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=e2d1b7225666f7e1bcc94c0bc9c587a82e3e8691da4757e357e5c2515222ee37 +checksum=b03fd10a1709d0101c054883b550f7c4c5e974f751e2680318759af005964990 replaces="python3-matplotlib-data>=0" # Comparison of images is too frail for validation make_check="no"