From 83aeaf83b1bd8ad7038e0e178352f6f25769a28c Mon Sep 17 00:00:00 2001 From: Benjamin Trigona-Harany Date: Fri, 30 Oct 2020 14:50:01 -0700 Subject: development/jupyter-nbformat: Updated for version 5.0.6. Signed-off-by: Willy Sudiarto Raharjo --- development/jupyter-nbformat/jupyter-nbformat.SlackBuild | 6 +++--- development/jupyter-nbformat/jupyter-nbformat.info | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'development') diff --git a/development/jupyter-nbformat/jupyter-nbformat.SlackBuild b/development/jupyter-nbformat/jupyter-nbformat.SlackBuild index 42bff6e643..790dbd8cb1 100644 --- a/development/jupyter-nbformat/jupyter-nbformat.SlackBuild +++ b/development/jupyter-nbformat/jupyter-nbformat.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for jupyter-nbformat -# 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,8 +23,8 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=jupyter-nbformat -VERSION=${VERSION:-4.4.0} -BUILD=${BUILD:-2} +VERSION=${VERSION:-5.0.6} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} SRCNAM=nbformat diff --git a/development/jupyter-nbformat/jupyter-nbformat.info b/development/jupyter-nbformat/jupyter-nbformat.info index ef3a5d8a73..4e7f8f208d 100644 --- a/development/jupyter-nbformat/jupyter-nbformat.info +++ b/development/jupyter-nbformat/jupyter-nbformat.info @@ -1,8 +1,8 @@ PRGNAM="jupyter-nbformat" -VERSION="4.4.0" +VERSION="5.0.6" HOMEPAGE="https://jupyter.org/" -DOWNLOAD="https://files.pythonhosted.org/packages/source/n/nbformat/nbformat-4.4.0.tar.gz" -MD5SUM="2d5f873138d9fbc2a3f9eaaebca3b8a1" +DOWNLOAD="https://files.pythonhosted.org/packages/source/n/nbformat/nbformat-5.0.6.tar.gz" +MD5SUM="0022139ea28dae564703cbf35f551842" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-jsonschema traitlets" -- cgit v1.2.3