Browse Source

development/jupyter-nbconvert: Updated for version 7.2.10.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/198/head
Isaac Yu 3 years ago
committed by Willy Sudiarto Raharjo
parent
commit
c15e6a4f66
No known key found for this signature in database GPG Key ID: 3F617144D7238786
  1. 2
      development/jupyter-nbconvert/jupyter-nbconvert.SlackBuild
  2. 6
      development/jupyter-nbconvert/jupyter-nbconvert.info

2
development/jupyter-nbconvert/jupyter-nbconvert.SlackBuild

@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=jupyter-nbconvert
VERSION=${VERSION:-7.2.9}
VERSION=${VERSION:-7.2.10}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

6
development/jupyter-nbconvert/jupyter-nbconvert.info

@ -1,8 +1,8 @@
PRGNAM="jupyter-nbconvert"
VERSION="7.2.9"
VERSION="7.2.10"
HOMEPAGE="https://jupyter.org/"
DOWNLOAD="https://files.pythonhosted.org/packages/source/n/nbconvert/nbconvert-7.2.9.tar.gz"
MD5SUM="d1fffa513fdd406baa8031686a59a313"
DOWNLOAD="https://files.pythonhosted.org/packages/source/n/nbconvert/nbconvert-7.2.10.tar.gz"
MD5SUM="4d6ec60a6ebd244eed2995122a61c6bc"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="bleach python3-defusedxml jupyter-nbclient jupyterlab_pygments python3-mistune pandocfilters testpath BeautifulSoup4 tinycss2 python3-hatchling"

Loading…
Cancel
Save