python3-matplotlib-inline: update to 0.1.6.

This commit is contained in:
Andrew J. Hesford 2022-08-21 12:51:53 -04:00
parent 04ade190a5
commit 54001cc6f4
1 changed files with 3 additions and 3 deletions

View File

@ -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 <ajh@sideband.org>"
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