summaryrefslogtreecommitdiffstats
path: root/python/python3-jupyter_client/python3-jupyter_client.SlackBuild
diff options
context:
space:
mode:
author Benjamin Trigona-Harany <bosth@alumni.sfu.ca>2018-01-24 12:32:43 -0800
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-01-27 07:43:45 +0700
commitb831a233c84176326e73482f688cf2be6813e34c (patch)
tree19481700bc73719e592c0222a4546f8cf3ffcdaf /python/python3-jupyter_client/python3-jupyter_client.SlackBuild
parent1a2f9d30dd8ff8431a981de310c1b628335638b8 (diff)
downloadslackbuilds-b831a233c84176326e73482f688cf2be6813e34c.tar.gz
slackbuilds-b831a233c84176326e73482f688cf2be6813e34c.tar.xz
python/python3-jupyter_client: Updated for version 5.2.2.
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 13b1f2fe21..4c179d63be 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.2.1}
+VERSION=${VERSION:-5.2.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}