summaryrefslogtreecommitdiffstats
path: root/python/python3-jupyter_client
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2017-12-19 00:14:57 +0100
committer Willy Sudiarto Raharjo2017-12-21 02:19:38 +0100
commitfde160405dd43ba58ea8d037157ac0045ba3017a (patch)
treea05da2218047af8658769c4af3fd575548134eb7 /python/python3-jupyter_client
parent53e8eada72fe19fef1df4033d65060e37c46e87d (diff)
downloadslackbuilds-fde160405dd43ba58ea8d037157ac0045ba3017a.tar.gz
python/python3-jupyter_client: Updated for version 5.2.0.
Diffstat (limited to 'python/python3-jupyter_client')
-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 d475a99c80..6c367271e9 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.1.0}
+VERSION=${VERSION:-5.2.0}
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 47324c2ab5..0837eaab04 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.1.0"
+VERSION="5.2.0"
HOMEPAGE="https://jupyter.org/"
-DOWNLOAD="https://github.com/jupyter/jupyter_client/archive/5.1.0/jupyter_client-5.1.0.tar.gz"
-MD5SUM="ee075f4c02f3b4d6bcd4284a6c81d015"
+DOWNLOAD="https://github.com/jupyter/jupyter_client/archive/5.2.0/jupyter_client-5.2.0.tar.gz"
+MD5SUM="a9fd71f69c08cc877cf780a93b154569"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-dateutil python3-decorator python3-jupyter_core python3-pyzmq python3-traitlets"