From 348999456adcf61103ed1b949ede936220f02f22 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Sat, 29 Sep 2018 12:59:44 +0200 Subject: [PATCH] python-jupyter_notebook: update to 5.7.0 --- srcpkgs/python-jupyter_notebook/template | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python-jupyter_notebook/template b/srcpkgs/python-jupyter_notebook/template index 99067304efd..404d8e3578f 100644 --- a/srcpkgs/python-jupyter_notebook/template +++ b/srcpkgs/python-jupyter_notebook/template @@ -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 " 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