python-jupyter_notebook: update to 5.5.0
This commit is contained in:
parent
87cac6f46d
commit
38aa2c9d9f
1 changed files with 3 additions and 3 deletions
|
@ -1,22 +1,22 @@
|
||||||
# Template file for 'python-jupyter_notebook'
|
# Template file for 'python-jupyter_notebook'
|
||||||
pkgname=python-jupyter_notebook
|
pkgname=python-jupyter_notebook
|
||||||
version=5.4.1
|
version=5.5.0
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="notebook-${version}"
|
wrksrc="notebook-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
pycompile_module="notebook"
|
||||||
hostmakedepends="python-setuptools python3-setuptools"
|
hostmakedepends="python-setuptools python3-setuptools"
|
||||||
depends="python-Jinja2 python-terminado python-tornado
|
depends="python-Jinja2 python-terminado python-tornado
|
||||||
python-ipython_genutils python-traitlets python-jupyter_core
|
python-ipython_genutils python-traitlets python-jupyter_core
|
||||||
python-jupyter_client python-jupyter_nbformat python-jupyter_nbconvert
|
python-jupyter_client python-jupyter_nbformat python-jupyter_nbconvert
|
||||||
python-ipython_ipykernel python-send2trash mathjax"
|
python-ipython_ipykernel python-send2trash mathjax"
|
||||||
pycompile_module="notebook"
|
|
||||||
short_desc="Jupyter interactive notebook (Python2)"
|
short_desc="Jupyter interactive notebook (Python2)"
|
||||||
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="https://github.com/jupyter/notebook"
|
homepage="https://github.com/jupyter/notebook"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
distfiles="${PYPI_SITE}/n/notebook/notebook-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/n/notebook/notebook-${version}.tar.gz"
|
||||||
checksum=7d6143d10e9b026df888e0b2936ceff1827ef2f2087646b4dd475c8dcef58606
|
checksum=fa915c231e64a30d19cc2c70ccab6444cbaa93e44e92b5f8233dd9147ad0e664
|
||||||
|
|
||||||
alternatives="
|
alternatives="
|
||||||
jupyter-notebook:jupyter-notebook:/usr/bin/jupyter-notebook2
|
jupyter-notebook:jupyter-notebook:/usr/bin/jupyter-notebook2
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue