diff --git a/devel/py-pytest-jupyter/Makefile b/devel/py-pytest-jupyter/Makefile index fcd3d441fd8d..3f551df00eba 100644 --- a/devel/py-pytest-jupyter/Makefile +++ b/devel/py-pytest-jupyter/Makefile @@ -1,40 +1,40 @@ PORTNAME= pytest-jupyter -PORTVERSION= 0.8.0 +PORTVERSION= 0.9.0 CATEGORIES= devel python MASTER_SITES= PYPI \ https://github.com/jupyter-server/pytest-jupyter/releases/download/v${PORTVERSION}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pytest_jupyter-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= pytest plugin for testing Jupyter libraries and extensions WWW= https://pytest-jupyter.readthedocs.io/en/main/ \ https://github.com/jupyter-server/pytest-jupyter LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=1.10.0:devel/py-hatchling@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jupyter-core>=0:devel/py-jupyter-core@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jupyter-core>=5.7:devel/py-jupyter-core@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest>=0,1:devel/py-pytest@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes OPTIONS_DEFINE= CLIENT SERVER OPTIONS_DEFAULT=CLIENT CLIENT_DESC= Client-side support SERVER_DESC= Server-side support SERVER_IMPLIES= CLIENT CLIENT_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ipykernel>=6.14:devel/py-ipykernel@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}jupyter-client>=7.4.0:devel/py-jupyter-client@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}nbformat>=5.3:devel/py-nbformat@${PY_FLAVOR} SERVER_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ipykernel>=6.14:devel/py-ipykernel@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}jupyter-client>=7.4.0:devel/py-jupyter-client@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}jupyter-server>=1.21:devel/py-jupyter-server@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}nbformat>=5.3:devel/py-nbformat@${PY_FLAVOR} .include diff --git a/devel/py-pytest-jupyter/distinfo b/devel/py-pytest-jupyter/distinfo index 986924b0d312..32ddc165ecd0 100644 --- a/devel/py-pytest-jupyter/distinfo +++ b/devel/py-pytest-jupyter/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1702028124 -SHA256 (pytest_jupyter-0.8.0.tar.gz) = 842817c300802c8608676bbb1460ba0081f2688cf5cb55b87d7bad5dcb0e9729 -SIZE (pytest_jupyter-0.8.0.tar.gz) = 15716 +TIMESTAMP = 1709390646 +SHA256 (pytest_jupyter-0.9.0.tar.gz) = 88bdf4296a166959c1598f976e4b5faab3e11785f06cf97b248f305e60a5beda +SIZE (pytest_jupyter-0.9.0.tar.gz) = 15520