python3-pytest-jupyter: update to 0.10.1.

This commit is contained in:
Gonzalo Tornaría 2024-04-04 18:08:12 -03:00 committed by cinerea0
parent 59126a96b0
commit 6eae4ff3e9
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.9.1
version=0.10.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=f11db2bc390bd8e1090e36b6295c2d80b84e014f13b778e3ca0f8685c7d64379
checksum=00df54eef9e201dd542d5471b8980def15d34b917b30587d14d7c824fc4d9e84
make_check=extended # cannot be tested without python3-jupyter_server
if [ "$XBPS_CHECK_PKGS" = full ]; then