summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2019-04-02 22:33:12 +0200
committer Willy Sudiarto Raharjo2019-04-06 02:02:59 +0200
commit08d18fcf8934afeb06643a97f359d16687d89a63 (patch)
tree26837ce390cc4bac73d148b7004d88123376f5b2
parent809f82357ad0a563709bb0b7b7a9a70a03b4bce4 (diff)
downloadslackbuilds-08d18fcf8934afeb06643a97f359d16687d89a63.tar.gz
development/jupyter-notebook: Updated for version 5.7.8.
-rw-r--r--development/jupyter-notebook/jupyter-notebook.SlackBuild2
-rw-r--r--development/jupyter-notebook/jupyter-notebook.info6
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"