From 08d18fcf8934afeb06643a97f359d16687d89a63 Mon Sep 17 00:00:00 2001 From: Benjamin Trigona-Harany Date: Tue, 2 Apr 2019 13:33:12 -0700 Subject: development/jupyter-notebook: Updated for version 5.7.8. --- development/jupyter-notebook/jupyter-notebook.SlackBuild | 2 +- development/jupyter-notebook/jupyter-notebook.info | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/development/jupyter-notebook/jupyter-notebook.SlackBuild b/development/jupyter-notebook/jupyter-notebook.SlackBuild index 73df7e532d..94f89a0187 100644 --- a/development/jupyter-notebook/jupyter-notebook.SlackBuild +++ b/development/jupyter-notebook/jupyter-notebook.SlackBuild @@ -24,7 +24,7 @@ SRCNAM=notebook PRGNAM=jupyter-$SRCNAM -VERSION=${VERSION:-5.7.6} +VERSION=${VERSION:-5.7.8} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/jupyter-notebook/jupyter-notebook.info b/development/jupyter-notebook/jupyter-notebook.info index bbe71a04d8..18bd8ef2af 100644 --- a/development/jupyter-notebook/jupyter-notebook.info +++ b/development/jupyter-notebook/jupyter-notebook.info @@ -1,8 +1,8 @@ PRGNAM="jupyter-notebook" -VERSION="5.7.6" +VERSION="5.7.8" HOMEPAGE="https://jupyter.org/" -DOWNLOAD="https://files.pythonhosted.org/packages/source/n/notebook/notebook-5.7.6.tar.gz" -MD5SUM="2fe24af4f90055e6156d15bcc9740d76" +DOWNLOAD="https://files.pythonhosted.org/packages/source/n/notebook/notebook-5.7.8.tar.gz" +MD5SUM="858af8768809185c118266128334be72" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="Jinja2 jupyter_client ipaddress jupyter-ipykernel jupyter-nbconvert python-prometheus_client singledispatch send2trash terminado" -- cgit v1.2.3