summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2018-01-24 21:32:43 +0100
committer Willy Sudiarto Raharjo2018-01-27 01:43:45 +0100
commit71c42a7a1445e3ec34b417f0df721ddb7caec22c (patch)
treefd897820f54c822deda1f93a74c11d9446ec5aa8 /python
parent166d18f9a8acd9c0d6033d2ecd8ee8fb8fd96014 (diff)
downloadold.slackbuilds-71c42a7a1445e3ec34b417f0df721ddb7caec22c.tar.gz
python/python3-jupyter_client: Updated for version 5.2.2.
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 13b1f2fe21..4c179d63be 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.1}
+VERSION=${VERSION:-5.2.2}
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 a60cb19adf..0a363a0dff 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.1"
+VERSION="5.2.2"
HOMEPAGE="https://jupyter.org/"
-DOWNLOAD="https://github.com/jupyter/jupyter_client/archive/5.2.1/jupyter_client-5.2.1.tar.gz"
-MD5SUM="158fd7dbc6dfdad31d37bdc029640f20"
+DOWNLOAD="https://github.com/jupyter/jupyter_client/archive/5.2.2/jupyter_client-5.2.2.tar.gz"
+MD5SUM="a12c044022e5c512df14e02bec095cd6"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-dateutil python3-decorator python3-jupyter_core python3-pyzmq python3-traitlets"