From 0984b2a4d2549217e85728ddf5b997cb7307bd16 Mon Sep 17 00:00:00 2001 From: Benjamin Trigona-Harany Date: Fri, 31 Jan 2020 23:42:42 -0800 Subject: development/jupyter_console: Updated for version 6.1.0. Signed-off-by: Benjamin Trigona-Harany --- development/jupyter_console/jupyter_console.SlackBuild | 4 ++-- development/jupyter_console/jupyter_console.info | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'development') diff --git a/development/jupyter_console/jupyter_console.SlackBuild b/development/jupyter_console/jupyter_console.SlackBuild index ca5a253299..3d51924b98 100644 --- a/development/jupyter_console/jupyter_console.SlackBuild +++ b/development/jupyter_console/jupyter_console.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for jupyter_console -# Copyright 2017-2019 Benjamin Trigona-Harany +# Copyright 2017-2020 Benjamin Trigona-Harany # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=jupyter_console -VERSION=${VERSION:-6.0.0} +VERSION=${VERSION:-6.1.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/jupyter_console/jupyter_console.info b/development/jupyter_console/jupyter_console.info index 5a5a30935e..4514ab6862 100644 --- a/development/jupyter_console/jupyter_console.info +++ b/development/jupyter_console/jupyter_console.info @@ -1,8 +1,8 @@ PRGNAM="jupyter_console" -VERSION="6.0.0" +VERSION="6.1.0" HOMEPAGE="https://jupyter.org/" -DOWNLOAD="https://files.pythonhosted.org/packages/source/j/jupyter_console/jupyter_console-6.0.0.tar.gz" -MD5SUM="59bbd67721a7a5eb7361967af962cc4f" +DOWNLOAD="https://files.pythonhosted.org/packages/source/j/jupyter_console/jupyter_console-6.1.0.tar.gz" +MD5SUM="b4f162292cbeee24c0d1551f21c8de3a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="jupyter_client python3-jupyter-ipykernel" -- cgit v1.2.3