From d2808a6d166ddb33501a8a827e2d4564736366e5 Mon Sep 17 00:00:00 2001 From: Benjamin Trigona-Harany Date: Sat, 3 Apr 2021 02:39:20 -0700 Subject: development/jupyter-nbconvert: Updated for version 6.0.7. Signed-off-by: Benjamin Trigona-Harany Signed-off-by: Willy Sudiarto Raharjo --- development/jupyter-nbconvert/jupyter-nbconvert.SlackBuild | 4 ++-- development/jupyter-nbconvert/jupyter-nbconvert.info | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/development/jupyter-nbconvert/jupyter-nbconvert.SlackBuild b/development/jupyter-nbconvert/jupyter-nbconvert.SlackBuild index 5ebdf8ae59..989b6473bf 100644 --- a/development/jupyter-nbconvert/jupyter-nbconvert.SlackBuild +++ b/development/jupyter-nbconvert/jupyter-nbconvert.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for jupyter-nbconvert -# 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-nbconvert -VERSION=${VERSION:-5.6.1} +VERSION=${VERSION:-6.0.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/jupyter-nbconvert/jupyter-nbconvert.info b/development/jupyter-nbconvert/jupyter-nbconvert.info index b60ab37be8..d4839b2e5a 100644 --- a/development/jupyter-nbconvert/jupyter-nbconvert.info +++ b/development/jupyter-nbconvert/jupyter-nbconvert.info @@ -1,10 +1,10 @@ PRGNAM="jupyter-nbconvert" -VERSION="5.6.1" +VERSION="6.0.7" HOMEPAGE="https://jupyter.org/" -DOWNLOAD="https://files.pythonhosted.org/packages/source/n/nbconvert/nbconvert-5.6.1.tar.gz" -MD5SUM="cc766e4f109f97651c005e7fee524c98" +DOWNLOAD="https://files.pythonhosted.org/packages/source/n/nbconvert/nbconvert-6.0.7.tar.gz" +MD5SUM="70f69644c21093260ce79ff3ddb8a140" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="bleach decorator python3-defusedxml entrypoints Jinja2 jupyter_core jupyter-nbformat mistune pandocfilters Pygments testpath" +REQUIRES="bleach decorator python3-defusedxml entrypoints Jinja2 jupyter_core jupyter-nbclient jupyterlab_pygments mistune pandocfilters testpath" MAINTAINER="Benjamin Trigona-Harany" EMAIL="slackbuilds@jaxartes.net" -- cgit v1.2.3