From 54001cc6f44ed70fd37e58499c19a7fc4951dbc1 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sun, 21 Aug 2022 12:51:53 -0400 Subject: [PATCH] python3-matplotlib-inline: update to 0.1.6. --- srcpkgs/python3-matplotlib-inline/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-matplotlib-inline/template b/srcpkgs/python3-matplotlib-inline/template index f991be2b5dd..f6e3dd8df9d 100644 --- a/srcpkgs/python3-matplotlib-inline/template +++ b/srcpkgs/python3-matplotlib-inline/template @@ -1,7 +1,7 @@ # Template file for 'python3-matplotlib-inline' pkgname=python3-matplotlib-inline -version=0.1.3 -revision=2 +version=0.1.6 +revision=1 _pypkg="${pkgname#python3-}" wrksrc="${_pypkg}-${version}" build_style=python3-module @@ -12,7 +12,7 @@ maintainer="Andrew J. Hesford " license="BSD-3-Clause" homepage="https://github.com/ipython/matplotlib-inline" distfiles="${PYPI_SITE}/m/${_pypkg}/${_pypkg}-${version}.tar.gz" -checksum=a04bfba22e0d1395479f866853ec1ee28eea1485c1d69a6faf00dc3e24ff34ee +checksum=f887e5f10ba98e8d2b150ddcf4702c1e5f8b3a20005eb0f74bfdbd360ee6f304 # No tests are shipped make_check=no