diff --git a/srcpkgs/python-jupyter_nbconvert/template b/srcpkgs/python-jupyter_nbconvert/template index aa668b9b52d..57ac5cce23f 100644 --- a/srcpkgs/python-jupyter_nbconvert/template +++ b/srcpkgs/python-jupyter_nbconvert/template @@ -1,21 +1,21 @@ # Template file for 'python-jupyter_nbconvert' pkgname=python-jupyter_nbconvert -version=5.4.0 +version=5.4.1 revision=1 archs=noarch wrksrc="nbconvert-${version}" build_style=python-module +pycompile_module="nbconvert" hostmakedepends="python-setuptools python3-setuptools" depends="python-mistune python-Jinja2 python-Pygments python-traitlets python-jupyter_core python-jupyter_nbformat python-entrypoints python-testpath python-bleach python-pandocfilters python-defusedxml" -pycompile_module="nbconvert" short_desc="Converting Jupyter notebooks (Python2)" maintainer="Alessio Sergi " +license="BSD-3-Clause" homepage="https://github.com/jupyter/nbconvert" -license="3-clause-BSD" distfiles="${PYPI_SITE}/n/nbconvert/nbconvert-${version}.tar.gz" -checksum=a8a2749f972592aa9250db975304af6b7337f32337e523a2c995cc9e12c07807 +checksum=302554a2e219bc0fc84f3edd3e79953f3767b46ab67626fdec16e38ba3f7efe4 alternatives="jupyter-nbconvert:jupyter-nbconvert:/usr/bin/jupyter-nbconvert2" post_install() {