From 97bc23377ce63e8582e636d8b16d2733a3a346e8 Mon Sep 17 00:00:00 2001 From: Isaac Yu Date: Sat, 14 Jan 2023 12:37:22 -0800 Subject: development/jupyter-nbformat: Update for 5.7.3 Signed-off-by: Willy Sudiarto Raharjo --- development/jupyter-nbformat/jupyter-nbformat.SlackBuild | 2 +- development/jupyter-nbformat/jupyter-nbformat.info | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/development/jupyter-nbformat/jupyter-nbformat.SlackBuild b/development/jupyter-nbformat/jupyter-nbformat.SlackBuild index cf0292e840..4ebb9357ae 100644 --- a/development/jupyter-nbformat/jupyter-nbformat.SlackBuild +++ b/development/jupyter-nbformat/jupyter-nbformat.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=jupyter-nbformat -VERSION=${VERSION:-5.7.2} +VERSION=${VERSION:-5.7.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/development/jupyter-nbformat/jupyter-nbformat.info b/development/jupyter-nbformat/jupyter-nbformat.info index f82ae28bab..5df864e2be 100644 --- a/development/jupyter-nbformat/jupyter-nbformat.info +++ b/development/jupyter-nbformat/jupyter-nbformat.info @@ -1,8 +1,8 @@ PRGNAM="jupyter-nbformat" -VERSION="5.7.2" +VERSION="5.7.3" HOMEPAGE="https://jupyter.org/" -DOWNLOAD="https://files.pythonhosted.org/packages/source/n/nbformat/nbformat-5.7.2.tar.gz" -MD5SUM="61e49737da111f3d8e15fed79c3ceb8b" +DOWNLOAD="https://files.pythonhosted.org/packages/source/n/nbformat/nbformat-5.7.3.tar.gz" +MD5SUM="90826c80cce8f4d2cea768f620f69a3f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-jsonschema python3-fastjsonschema jupyter_core python3-hatch-nodejs-version" -- cgit v1.2.3-80-g2a13