summaryrefslogtreecommitdiffstats
path: root/development/jupyter_client/jupyter_client.info
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2018-01-04 08:33:24 +0100
committer Willy Sudiarto Raharjo2018-01-06 00:55:52 +0100
commit9342fcdd27d9cfab80620a3e1627848b7775d4a0 (patch)
treed9eb65aba18060c9cee4f7187a0cbbb7c333b0de /development/jupyter_client/jupyter_client.info
parentba7ac136a59a0c02a121b691746d350397b2663f (diff)
downloadslackbuilds-9342fcdd27d9cfab80620a3e1627848b7775d4a0.tar.gz
development/jupyter_client: Updated for version 5.2.1.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'development/jupyter_client/jupyter_client.info')
-rw-r--r--development/jupyter_client/jupyter_client.info6
1 files changed, 3 insertions, 3 deletions
diff --git a/development/jupyter_client/jupyter_client.info b/development/jupyter_client/jupyter_client.info
index fdf4643774..7498e6b71a 100644
--- a/development/jupyter_client/jupyter_client.info
+++ b/development/jupyter_client/jupyter_client.info
@@ -1,8 +1,8 @@
PRGNAM="jupyter_client"
-VERSION="5.2.0"
+VERSION="5.2.1"
HOMEPAGE="https://jupyter.org/"
-DOWNLOAD="https://github.com/jupyter/jupyter_client/archive/5.2.0/jupyter_client-5.2.0.tar.gz"
-MD5SUM="a9fd71f69c08cc877cf780a93b154569"
+DOWNLOAD="https://github.com/jupyter/jupyter_client/archive/5.2.1/jupyter_client-5.2.1.tar.gz"
+MD5SUM="158fd7dbc6dfdad31d37bdc029640f20"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="decorator jupyter_core python-dateutil pyzmq traitlets"