python-jupyter_notebook: update to 5.5.0

This commit is contained in:
Alessio Sergi 2018-05-20 17:57:55 +02:00
parent 87cac6f46d
commit 38aa2c9d9f

View file

@ -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 <al3hex@gmail.com>"
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