python-jupyter_notebook: update to 5.7.0
This commit is contained in:
parent
ede6b0a3ce
commit
348999456a
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-jupyter_notebook'
|
||||
pkgname=python-jupyter_notebook
|
||||
version=5.6.0
|
||||
version=5.7.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="notebook-${version}"
|
||||
|
@ -10,13 +10,14 @@ 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 python-prometheus_client mathjax"
|
||||
python-ipython_ipykernel python-send2trash python-prometheus_client
|
||||
python-ipaddress mathjax"
|
||||
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=e2c8e931cc19db4f8c63e6a396efbc13a228b2cb5b2919df011b946f28239a08
|
||||
checksum=b85e4de3d54cf4f14fe1d0515a980ccb49ddd4cdd21250cc0d4fb6374d50b1a7
|
||||
|
||||
alternatives="
|
||||
jupyter-notebook:jupyter-notebook:/usr/bin/jupyter-notebook2
|
||||
|
|
Loading…
Reference in New Issue
Block a user