python3-jupyter_nbconvert: update to 7.16.2.

This commit is contained in:
Gonzalo Tornaría 2024-02-06 10:57:50 -03:00 committed by cinerea0
parent 1625c1f5a4
commit 6af71a0579
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python3-jupyter_nbconvert' # Template file for 'python3-jupyter_nbconvert'
pkgname=python3-jupyter_nbconvert pkgname=python3-jupyter_nbconvert
version=7.14.2 version=7.16.2
revision=1 revision=1
build_style=python3-pep517 build_style=python3-pep517
# these two tests require nbconvert.tests (not installed) # these two tests require nbconvert.tests (not installed)
@ -19,7 +19,7 @@ license="BSD-3-Clause"
homepage="https://github.com/jupyter/nbconvert" homepage="https://github.com/jupyter/nbconvert"
changelog="https://raw.githubusercontent.com/jupyter/nbconvert/main/CHANGELOG.md" changelog="https://raw.githubusercontent.com/jupyter/nbconvert/main/CHANGELOG.md"
distfiles="${PYPI_SITE}/n/nbconvert/nbconvert-${version}.tar.gz" distfiles="${PYPI_SITE}/n/nbconvert/nbconvert-${version}.tar.gz"
checksum=a7f8808fd4e082431673ac538400218dd45efd076fbeb07cc6e5aa5a3a4e949e checksum=8310edd41e1c43947e4ecf16614c61469ebc024898eb808cce0999860fc9fb16
pre_check() { pre_check() {
# templates must be in $JUPYTER_DATA_DIR/nbconvert/templates # templates must be in $JUPYTER_DATA_DIR/nbconvert/templates