summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2018-12-18 01:12:52 +0100
committer Willy Sudiarto Raharjo2018-12-22 02:44:20 +0100
commit252c4517e4168a9dfc452ae6e0e42618929aebbe (patch)
tree4c377512b4ab0d9a774d8fa9b0ee731c4d23e4fb
parentac223d096f60474ed89a78ea6fa1fd0782ec43f6 (diff)
downloadslackbuilds-252c4517e4168a9dfc452ae6e0e42618929aebbe.tar.gz
development/jupyter-notebook: Updated for version 5.7.4.
-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 f5010a4262..7985f0dd9d 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.2}
+VERSION=${VERSION:-5.7.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/jupyter-notebook/jupyter-notebook.info b/development/jupyter-notebook/jupyter-notebook.info
index 9bf9af94b1..a8992e49c3 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.2"
+VERSION="5.7.4"
HOMEPAGE="https://jupyter.org/"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/n/notebook/notebook-5.7.2.tar.gz"
-MD5SUM="52d82b93a4f16a7855341cc33fbd45c8"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/n/notebook/notebook-5.7.4.tar.gz"
+MD5SUM="fdea9acce79d1d4c49e628cee9058525"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="Jinja2 jupyter_client ipaddress jupyter-ipykernel jupyter-nbconvert python-prometheus_client singledispatch send2trash terminado"