From 6d274621587698a254d557190d682f25759f5bf9 Mon Sep 17 00:00:00 2001 From: Benjamin Trigona-Harany Date: Thu, 22 Jun 2017 07:40:48 -0700 Subject: python/python3-jupyter_client: Updated for version 5.1.0. Signed-off-by: Benjamin Trigona-Harany --- python/python3-jupyter_client/python3-jupyter_client.SlackBuild | 2 +- python/python3-jupyter_client/python3-jupyter_client.info | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'python/python3-jupyter_client') diff --git a/python/python3-jupyter_client/python3-jupyter_client.SlackBuild b/python/python3-jupyter_client/python3-jupyter_client.SlackBuild index 9260d2b94a..d475a99c80 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.0.1} +VERSION=${VERSION:-5.1.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 3cd01e4394..47324c2ab5 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.0.1" +VERSION="5.1.0" HOMEPAGE="https://jupyter.org/" -DOWNLOAD="https://github.com/jupyter/jupyter_client/archive/5.0.1/jupyter_client-5.0.1.tar.gz" -MD5SUM="1dfbe37161afc31cc54aecc39864512d" +DOWNLOAD="https://github.com/jupyter/jupyter_client/archive/5.1.0/jupyter_client-5.1.0.tar.gz" +MD5SUM="ee075f4c02f3b4d6bcd4284a6c81d015" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-dateutil python3-decorator python3-jupyter_core python3-pyzmq python3-traitlets" -- cgit v1.2.3