diff --git a/srcpkgs/python3-jupyter_nbconvert/template b/srcpkgs/python3-jupyter_nbconvert/template index 3bf3da5423c..1f6a1be11d8 100644 --- a/srcpkgs/python3-jupyter_nbconvert/template +++ b/srcpkgs/python3-jupyter_nbconvert/template @@ -1,23 +1,23 @@ # Template file for 'python3-jupyter_nbconvert' pkgname=python3-jupyter_nbconvert -version=7.16.4 -revision=2 +version=7.16.6 +revision=1 build_style=python3-pep517 hostmakedepends="hatchling" depends="python3-BeautifulSoup4 python3-bleach python3-defusedxml python3-Jinja2 python3-jupyter_core python3-jupyterlab_pygments python3-MarkupSafe python3-mistune python3-nbclient python3-jupyter_nbformat python3-packaging python3-pandocfilters - python3-tinycss2" -checkdepends="$depends python3-pytest python3-jupyter_ipywidgets - asciidoc inkscape pandoc python3-flaky python3-PyQt5" + python3-Pygments python3-traitlets python3-tinycss2" +checkdepends="$depends python3-pytest-xdist python3-jupyter_ipywidgets + asciidoc inkscape pandoc python3-flaky python3-PyQt5 python3-ipython_ipykernel" short_desc="Converting Jupyter notebooks" maintainer="Gonzalo TornarĂ­a " 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=86ca91ba266b0a448dc96fa6c5b9d98affabde2867b363258703536807f9f7f4 +checksum=576a7e37c6480da7b8465eefa66c17844243816ce1ccc372633c6b71c3c0f582 pre_check() { # templates must be in $JUPYTER_DATA_DIR/nbconvert/templates