aboutsummaryrefslogtreecommitdiff
path: root/python/python3-jupyter_client/python3-jupyter_client.SlackBuild
diff options
context:
space:
mode:
authorBenjamin Trigona-Harany <bosth@alumni.sfu.ca>2017-04-21 20:02:15 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2017-04-29 12:51:11 +0700
commitdb374ec9d0b05b1bc3ff8675a2bc1f876fbb6235 (patch)
treec7b0e154ade96a9ff162aec2ad9d55976e1d842b /python/python3-jupyter_client/python3-jupyter_client.SlackBuild
parent081088580083c8d657d1d5adc14e6e02982b5262 (diff)
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/python3-jupyter_client.SlackBuild')
-rw-r--r--python/python3-jupyter_client/python3-jupyter_client.SlackBuild2
1 files changed, 1 insertions, 1 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}