From 46c029df928d2aae4bcfb590fad093e7fa987c34 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= Date: Wed, 21 Feb 2024 20:48:34 -0300 Subject: [PATCH] python3-pytest-jupyter: update to 0.9.1. --- srcpkgs/python3-pytest-jupyter/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-pytest-jupyter/template b/srcpkgs/python3-pytest-jupyter/template index 495ebf4df85..3b9190e8577 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.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