summaryrefslogtreecommitdiff
path: root/python/python3-jupyter_client/python3-jupyter_client.SlackBuild
diff options
context:
space:
mode:
authorBenjamin Trigona-Harany <bosth@alumni.sfu.ca>2017-06-22 07:40:48 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2017-06-24 08:32:41 +0700
commit6d274621587698a254d557190d682f25759f5bf9 (patch)
tree23e2a123f17e377575c5b8b91596f940dd3132ae /python/python3-jupyter_client/python3-jupyter_client.SlackBuild
parent00d0686665559932c4b7ef370dc87e29815d86cd (diff)
downloadslackbuilds-6d274621587698a254d557190d682f25759f5bf9.tar.gz
python/python3-jupyter_client: Updated for version 5.1.0.
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 9260d2b94a..d475a99c80 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:-5.0.1}
+VERSION=${VERSION:-5.1.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}