summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2018-12-10 21:54:09 +0100
committer Willy Sudiarto Raharjo2018-12-15 14:44:20 +0100
commit89ef6f9125a8ecf2784c122f1d4ff2570eb6a2af (patch)
tree8eb116d1cf6d3b90bd99410127fd5898d4b0104a /python
parent8b2ce21ea08aeac7e0d24f5d4384a41b2917d949 (diff)
downloadslackbuilds-89ef6f9125a8ecf2784c122f1d4ff2570eb6a2af.tar.gz
python/python3-jupyter_client: Updated for version 5.2.4.
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 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}
diff --git a/python/python3-jupyter_client/python3-jupyter_client.info b/python/python3-jupyter_client/python3-jupyter_client.info
index 67f3de745d..688c9250e1 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.3"
+VERSION="5.2.4"
HOMEPAGE="https://jupyter.org/"
-DOWNLOAD="https://github.com/jupyter/jupyter_client/archive/5.2.3/jupyter_client-5.2.3.tar.gz"
-MD5SUM="411e5aaf0db1e1b6334a1a8c461a62f5"
+DOWNLOAD="https://github.com/jupyter/jupyter_client/archive/5.2.4/jupyter_client-5.2.4.tar.gz"
+MD5SUM="75bee0a29c81d157fa2cc2de0870eed2"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-dateutil python3-decorator python3-jupyter_core python3-pyzmq python3-traitlets"