python3-pytest-jupyter: update to 0.9.1.

This commit is contained in:
Gonzalo Tornaría 2024-02-21 20:48:34 -03:00 committed by cinerea0
parent f6d6fa4541
commit 46c029df92
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python3-pytest-jupyter'
pkgname=python3-pytest-jupyter
version=0.8.0
version=0.9.1
revision=1
build_style=python3-pep517
hostmakedepends="hatchling"
@ -12,7 +12,7 @@ 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=842817c300802c8608676bbb1460ba0081f2688cf5cb55b87d7bad5dcb0e9729
checksum=f11db2bc390bd8e1090e36b6295c2d80b84e014f13b778e3ca0f8685c7d64379
make_check=extended # cannot be tested without python3-jupyter_server
if [ "$XBPS_CHECK_PKGS" = full ]; then