summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2018-03-13 04:09:04 +0100
committer Willy Sudiarto Raharjo2018-03-17 02:51:41 +0100
commit92398e3ee5985124cc0a28700b5478a8ab332010 (patch)
tree1010d76bb077bf753d4677c3312e895001250313 /python
parent831a1c7a004a6076e901ebb8038916c63aa783b0 (diff)
downloadslackbuilds-92398e3ee5985124cc0a28700b5478a8ab332010.tar.gz
python/python3-jupyter_client: Updated for version 5.2.3.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'python')
-rw-r--r--python/python3-jupyter_client/python3-jupyter_client.SlackBuild2
-rw-r--r--python/python3-jupyter_client/python3-jupyter_client.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-jupyter_client/python3-jupyter_client.SlackBuild b/python/python3-jupyter_client/python3-jupyter_client.SlackBuild
index 4c179d63be..6b19ba5c58 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.2}
+VERSION=${VERSION:-5.2.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python3-jupyter_client/python3-jupyter_client.info b/python/python3-jupyter_client/python3-jupyter_client.info
index 0a363a0dff..67f3de745d 100644
--- a/python/python3-jupyter_client/python3-jupyter_client.info
+++ b/python/python3-jupyter_client/python3-jupyter_client.info
@@ -1,8 +1,8 @@
PRGNAM="python3-jupyter_client"
-VERSION="5.2.2"
+VERSION="5.2.3"
HOMEPAGE="https://jupyter.org/"
-DOWNLOAD="https://github.com/jupyter/jupyter_client/archive/5.2.2/jupyter_client-5.2.2.tar.gz"
-MD5SUM="a12c044022e5c512df14e02bec095cd6"
+DOWNLOAD="https://github.com/jupyter/jupyter_client/archive/5.2.3/jupyter_client-5.2.3.tar.gz"
+MD5SUM="411e5aaf0db1e1b6334a1a8c461a62f5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-dateutil python3-decorator python3-jupyter_core python3-pyzmq python3-traitlets"