diff --git a/srcpkgs/python-jupyter_notebook/template b/srcpkgs/python-jupyter_notebook/template index 09d68b892f6..182cfec6653 100644 --- a/srcpkgs/python-jupyter_notebook/template +++ b/srcpkgs/python-jupyter_notebook/template @@ -1,22 +1,22 @@ # Template file for 'python-jupyter_notebook' pkgname=python-jupyter_notebook -version=5.4.1 +version=5.5.0 revision=1 noarch=yes wrksrc="notebook-${version}" build_style=python-module +pycompile_module="notebook" hostmakedepends="python-setuptools python3-setuptools" depends="python-Jinja2 python-terminado python-tornado python-ipython_genutils python-traitlets python-jupyter_core python-jupyter_client python-jupyter_nbformat python-jupyter_nbconvert python-ipython_ipykernel python-send2trash mathjax" -pycompile_module="notebook" short_desc="Jupyter interactive notebook (Python2)" maintainer="Alessio Sergi " homepage="https://github.com/jupyter/notebook" license="BSD-3-Clause" distfiles="${PYPI_SITE}/n/notebook/notebook-${version}.tar.gz" -checksum=7d6143d10e9b026df888e0b2936ceff1827ef2f2087646b4dd475c8dcef58606 +checksum=fa915c231e64a30d19cc2c70ccab6444cbaa93e44e92b5f8233dd9147ad0e664 alternatives=" jupyter-notebook:jupyter-notebook:/usr/bin/jupyter-notebook2