summaryrefslogtreecommitdiffstats
path: root/development/jupyter-nbconvert
diff options
context:
space:
mode:
author Arn02023-11-08 11:42:41 +0100
committer Willy Sudiarto Raharjo2023-11-11 02:07:51 +0100
commit1c18cd846b6c1a58ba03af0ebba837e37bce28bf (patch)
tree682121745860e2748588eaad26d975b1bafb5780 /development/jupyter-nbconvert
parent16ef4148268e5e7c5b021a4b74d9c6003ee5f763 (diff)
downloadslackbuilds-1c18cd846b6c1a58ba03af0ebba837e37bce28bf.tar.gz
development/jupyter-nbconvert: REQUIRES update
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/jupyter-nbconvert')
-rw-r--r--development/jupyter-nbconvert/jupyter-nbconvert.SlackBuild2
-rw-r--r--development/jupyter-nbconvert/jupyter-nbconvert.info2
2 files changed, 2 insertions, 2 deletions
diff --git a/development/jupyter-nbconvert/jupyter-nbconvert.SlackBuild b/development/jupyter-nbconvert/jupyter-nbconvert.SlackBuild
index 38d08641a1..b80589a0db 100644
--- a/development/jupyter-nbconvert/jupyter-nbconvert.SlackBuild
+++ b/development/jupyter-nbconvert/jupyter-nbconvert.SlackBuild
@@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=jupyter-nbconvert
VERSION=${VERSION:-7.4.0}
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/jupyter-nbconvert/jupyter-nbconvert.info b/development/jupyter-nbconvert/jupyter-nbconvert.info
index cbcfc15569..988cad7c85 100644
--- a/development/jupyter-nbconvert/jupyter-nbconvert.info
+++ b/development/jupyter-nbconvert/jupyter-nbconvert.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/source/n/nbconvert/nbconvert-7
MD5SUM="e46ba33473d3ea87ae3dabbb981cfe56"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="bleach python3-defusedxml jupyter-nbclient jupyterlab_pygments python3-mistune pandocfilters testpath BeautifulSoup4 tinycss2 python3-hatchling"
+REQUIRES="python3-bleach python3-defusedxml jupyter-nbclient jupyterlab_pygments python3-mistune pandocfilters testpath BeautifulSoup4 tinycss2 python3-hatchling"
MAINTAINER="Isaac Yu"
EMAIL="isaacyu@protonmail.com"