aboutsummaryrefslogtreecommitdiff
path: root/python/python3-jupyter_client/python3-jupyter_client.SlackBuild
diff options
context:
space:
mode:
authorBenjamin Trigona-Harany <bosth@alumni.sfu.ca>2017-12-18 15:14:57 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2017-12-21 08:19:38 +0700
commitfde160405dd43ba58ea8d037157ac0045ba3017a (patch)
treea05da2218047af8658769c4af3fd575548134eb7 /python/python3-jupyter_client/python3-jupyter_client.SlackBuild
parent53e8eada72fe19fef1df4033d65060e37c46e87d (diff)
python/python3-jupyter_client: Updated for version 5.2.0.
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 d475a99c8057..6c367271e9e7 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.1.0}
+VERSION=${VERSION:-5.2.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}