From 38aa2c9d9fbcd96d9cd6f7721e15a1bbbc00e547 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Sun, 20 May 2018 17:57:55 +0200 Subject: [PATCH] python-jupyter_notebook: update to 5.5.0 --- srcpkgs/python-jupyter_notebook/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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