diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2018-12-10 12:54:09 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-12-15 20:44:20 +0700 |
commit | 89ef6f9125a8ecf2784c122f1d4ff2570eb6a2af (patch) | |
tree | 8eb116d1cf6d3b90bd99410127fd5898d4b0104a /python/python3-jupyter_client/python3-jupyter_client.SlackBuild | |
parent | 8b2ce21ea08aeac7e0d24f5d4384a41b2917d949 (diff) |
python/python3-jupyter_client: Updated for version 5.2.4.
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 6b19ba5c58..839b478342 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.3} +VERSION=${VERSION:-5.2.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |