diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2018-01-03 23:33:58 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-01-06 06:55:53 +0700 |
commit | 47a7db6d0c9b8ebe4f7fe22f4809354aa8907b0e (patch) | |
tree | b3f020f3f09a58834d0a46bdf0160e71fea0933e /python/python3-jupyter_client/python3-jupyter_client.SlackBuild | |
parent | 9342fcdd27d9cfab80620a3e1627848b7775d4a0 (diff) |
python/python3-jupyter_client: Updated for version 5.2.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.SlackBuild | 2 |
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 6c367271e9..13b1f2fe21 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.0} +VERSION=${VERSION:-5.2.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |