From fd1c724f657a01c327039e350f1bc11cb661aa71 Mon Sep 17 00:00:00 2001 From: Benjamin Trigona-Harany Date: Sun, 4 Apr 2021 09:12:41 -0700 Subject: development/jupyter-qtconsole: Updated for version 5.0.1. Signed-off-by: Benjamin Trigona-Harany Signed-off-by: Willy Sudiarto Raharjo --- development/jupyter-qtconsole/jupyter-qtconsole.SlackBuild | 4 ++-- development/jupyter-qtconsole/jupyter-qtconsole.info | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'development') diff --git a/development/jupyter-qtconsole/jupyter-qtconsole.SlackBuild b/development/jupyter-qtconsole/jupyter-qtconsole.SlackBuild index 9fe405d69e1a..c5a06b24a0e6 100644 --- a/development/jupyter-qtconsole/jupyter-qtconsole.SlackBuild +++ b/development/jupyter-qtconsole/jupyter-qtconsole.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for jupyter-qtconsole -# Copyright 2017-2019 Benjamin Trigona-Harany +# Copyright 2017-2021 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-qtconsole -VERSION=${VERSION:-4.6.0} +VERSION=${VERSION:-5.0.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/jupyter-qtconsole/jupyter-qtconsole.info b/development/jupyter-qtconsole/jupyter-qtconsole.info index 767ed730737f..68245ef99e4b 100644 --- a/development/jupyter-qtconsole/jupyter-qtconsole.info +++ b/development/jupyter-qtconsole/jupyter-qtconsole.info @@ -1,10 +1,10 @@ PRGNAM="jupyter-qtconsole" -VERSION="4.6.0" +VERSION="5.0.1" HOMEPAGE="https://jupyter.org/" -DOWNLOAD="https://github.com/jupyter/qtconsole/archive/4.6.0/qtconsole-4.6.0.tar.gz" -MD5SUM="dc92e6d4ad29cfd1726d75f26e9e8f5f" +DOWNLOAD="https://github.com/jupyter/qtconsole/archive/5.0.1/qtconsole-5.0.1.tar.gz" +MD5SUM="34056a772ab327f8233776e3bb398ac9" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="jupyter-ipykernel python3-PyQt5" +REQUIRES="jupyter-ipykernel QtPy" MAINTAINER="Benjamin Trigona-Harany" EMAIL="slackbuilds@jaxartes.net" -- cgit v1.2.3