summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
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"