From 72be9588dcd610fef1fa67e88b2c5a301bdc3053 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= Date: Sun, 24 Mar 2024 17:54:09 -0300 Subject: [PATCH] python3-jupyter_nbconvert: update to 7.16.4. --- srcpkgs/python3-jupyter_nbconvert/template | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/srcpkgs/python3-jupyter_nbconvert/template b/srcpkgs/python3-jupyter_nbconvert/template index 5f9e7872fb1..33742fdab28 100644 --- a/srcpkgs/python3-jupyter_nbconvert/template +++ b/srcpkgs/python3-jupyter_nbconvert/template @@ -1,10 +1,8 @@ # Template file for 'python3-jupyter_nbconvert' pkgname=python3-jupyter_nbconvert -version=7.16.2 +version=7.16.4 revision=1 build_style=python3-pep517 -# these two tests require nbconvert.tests (not installed) -make_check_args="-k not((test_convert_full_qualified_name)or(test_post_processor))" hostmakedepends="hatchling" depends="python3-BeautifulSoup4 python3-bleach python3-defusedxml python3-Jinja2 python3-jupyter_core python3-jupyterlab_pygments @@ -19,7 +17,7 @@ license="BSD-3-Clause" homepage="https://github.com/jupyter/nbconvert" changelog="https://raw.githubusercontent.com/jupyter/nbconvert/main/CHANGELOG.md" distfiles="${PYPI_SITE}/n/nbconvert/nbconvert-${version}.tar.gz" -checksum=8310edd41e1c43947e4ecf16614c61469ebc024898eb808cce0999860fc9fb16 +checksum=86ca91ba266b0a448dc96fa6c5b9d98affabde2867b363258703536807f9f7f4 pre_check() { # templates must be in $JUPYTER_DATA_DIR/nbconvert/templates