summaryrefslogtreecommitdiffstats
path: root/development/jupyter-notebook/jupyter-notebook.info
diff options
context:
space:
mode:
author Benjamin Trigona-Harany <bosth@alumni.sfu.ca>2017-04-04 15:17:28 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-04-08 06:58:07 +0700
commit9864d188e1170da6cb39cff2f189a2858511b32e (patch)
tree045474f851750fb29431c0f4273f4a52962d38f7 /development/jupyter-notebook/jupyter-notebook.info
parent1b05d1e6bced7ee64b8e92630f94cec92c18d879 (diff)
downloadslackbuilds-9864d188e1170da6cb39cff2f189a2858511b32e.tar.gz
slackbuilds-9864d188e1170da6cb39cff2f189a2858511b32e.tar.xz
development/jupyter-notebook: Updated for version 5.0.0.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'development/jupyter-notebook/jupyter-notebook.info')
-rw-r--r--development/jupyter-notebook/jupyter-notebook.info6
1 files changed, 3 insertions, 3 deletions
diff --git a/development/jupyter-notebook/jupyter-notebook.info b/development/jupyter-notebook/jupyter-notebook.info
index 6afe9ba99a..fb3945fc87 100644
--- a/development/jupyter-notebook/jupyter-notebook.info
+++ b/development/jupyter-notebook/jupyter-notebook.info
@@ -1,8 +1,8 @@
PRGNAM="jupyter-notebook"
-VERSION="4.4.1"
+VERSION="5.0.0"
HOMEPAGE="https://jupyter.org/"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/n/notebook/notebook-4.4.1.tar.gz"
-MD5SUM="3f9074031258de895f12102379394dcd"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/n/notebook/notebook-5.0.0.tar.gz"
+MD5SUM="c2aa6847f5a2c8a7ed497748f0fc220c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="Jinja2 jupyter_client jupyter-nbformat singledispatch tornado"