diff --git a/srcpkgs/python3-matplotlib-inline/template b/srcpkgs/python3-matplotlib-inline/template index 7dda7bc2ca2..833bf045096 100644 --- a/srcpkgs/python3-matplotlib-inline/template +++ b/srcpkgs/python3-matplotlib-inline/template @@ -1,8 +1,7 @@ # Template file for 'python3-matplotlib-inline' pkgname=python3-matplotlib-inline -version=0.1.6 -revision=3 -_pypkg="${pkgname#python3-}" +version=0.1.7 +revision=1 build_style=python3-module hostmakedepends="python3-setuptools" depends="python3-traitlets" @@ -10,8 +9,8 @@ short_desc="Inline Matplotlib backend for Jupyter" 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=f887e5f10ba98e8d2b150ddcf4702c1e5f8b3a20005eb0f74bfdbd360ee6f304 +distfiles="${PYPI_SITE}/m/matplotlib_inline/matplotlib_inline-${version}.tar.gz" +checksum=8423b23ec666be3d16e16b60bdd8ac4e86e840ebd1dd11a30b9f117f2fa0ab90 # No tests are shipped make_check=no