diff --git a/srcpkgs/python3-pytest-jupyter/template b/srcpkgs/python3-pytest-jupyter/template index c93ad731444..495ebf4df85 100644 --- a/srcpkgs/python3-pytest-jupyter/template +++ b/srcpkgs/python3-pytest-jupyter/template @@ -1,6 +1,6 @@ # Template file for 'python3-pytest-jupyter' pkgname=python3-pytest-jupyter -version=0.7.0 +version=0.8.0 revision=1 build_style=python3-pep517 hostmakedepends="hatchling" @@ -12,8 +12,8 @@ license="BSD-3-Clause" homepage="https://github.com/jupyter-server/pytest-jupyter" changelog="https://raw.githubusercontent.com/jupyter-server/pytest-jupyter/main/CHANGELOG.md" distfiles="${PYPI_SITE}/p/pytest_jupyter/pytest_jupyter-${version}.tar.gz" -checksum=6403b7f6f5eaaa5a9faffd73d2ff1097106a7dc5c3204292212487fc9fb71843 -make_check=extended # avoid a circular dependency +checksum=842817c300802c8608676bbb1460ba0081f2688cf5cb55b87d7bad5dcb0e9729 +make_check=extended # cannot be tested without python3-jupyter_server if [ "$XBPS_CHECK_PKGS" = full ]; then # this would cause a check cycle