summaryrefslogtreecommitdiffstats
path: root/python/python3-jupyter_client
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2017-04-22 05:02:15 +0200
committer Willy Sudiarto Raharjo2017-04-29 07:51:11 +0200
commitdb374ec9d0b05b1bc3ff8675a2bc1f876fbb6235 (patch)
treec7b0e154ade96a9ff162aec2ad9d55976e1d842b /python/python3-jupyter_client
parent081088580083c8d657d1d5adc14e6e02982b5262 (diff)
downloadslackbuilds-db374ec9d0b05b1bc3ff8675a2bc1f876fbb6235.tar.gz
python/python3-jupyter_client: Update for version 5.0.1.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'python/python3-jupyter_client')
-rw-r--r--python/python3-jupyter_client/python3-jupyter_client.SlackBuild2
-rw-r--r--python/python3-jupyter_client/python3-jupyter_client.info8
2 files changed, 5 insertions, 5 deletions
diff --git a/python/python3-jupyter_client/python3-jupyter_client.SlackBuild b/python/python3-jupyter_client/python3-jupyter_client.SlackBuild
index 9888532c2c..9260d2b94a 100644
--- a/python/python3-jupyter_client/python3-jupyter_client.SlackBuild
+++ b/python/python3-jupyter_client/python3-jupyter_client.SlackBuild
@@ -24,7 +24,7 @@
SRCNAM=jupyter_client
PRGNAM=python3-$SRCNAM
-VERSION=${VERSION:-4.4.0}
+VERSION=${VERSION:-5.0.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python3-jupyter_client/python3-jupyter_client.info b/python/python3-jupyter_client/python3-jupyter_client.info
index 54668f70c3..3cd01e4394 100644
--- a/python/python3-jupyter_client/python3-jupyter_client.info
+++ b/python/python3-jupyter_client/python3-jupyter_client.info
@@ -1,10 +1,10 @@
PRGNAM="python3-jupyter_client"
-VERSION="4.4.0"
+VERSION="5.0.1"
HOMEPAGE="https://jupyter.org/"
-DOWNLOAD="https://github.com/jupyter/jupyter_client/archive/4.4.0/jupyter_client-4.4.0.tar.gz"
-MD5SUM="a0bd6fe6ba7c504fbc962a88a2a56a90"
+DOWNLOAD="https://github.com/jupyter/jupyter_client/archive/5.0.1/jupyter_client-5.0.1.tar.gz"
+MD5SUM="1dfbe37161afc31cc54aecc39864512d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="python3-decorator python3-jupyter_core python3-pyzmq python3-traitlets"
+REQUIRES="python3-dateutil python3-decorator python3-jupyter_core python3-pyzmq python3-traitlets"
MAINTAINER="Benjamin Trigona-Harany"
EMAIL="slackbuilds@jaxartes.net"