diff --git a/devel/py-pytest-jupyter/Makefile b/devel/py-pytest-jupyter/Makefile index 781ae37dc8e3..3fb6bfe1fcfd 100644 --- a/devel/py-pytest-jupyter/Makefile +++ b/devel/py-pytest-jupyter/Makefile @@ -1,41 +1,40 @@ PORTNAME= pytest-jupyter -PORTVERSION= 0.10.1 -PORTREVISION= 2 +PORTVERSION= 0.11.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>=5.7:devel/py-jupyter-core@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest>=7.0,1:devel/py-pytest@${PY_FLAVOR} -USES= python +USES= python:3.10+ USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes OPTIONS_DEFINE= CLIENT SERVER OPTIONS_DEFAULT=CLIENT SERVER 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 9ac9d8974a74..8376b0fbca94 100644 --- a/devel/py-pytest-jupyter/distinfo +++ b/devel/py-pytest-jupyter/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1712330605 -SHA256 (pytest_jupyter-0.10.1.tar.gz) = 00df54eef9e201dd542d5471b8980def15d34b917b30587d14d7c824fc4d9e84 -SIZE (pytest_jupyter-0.10.1.tar.gz) = 15580 +TIMESTAMP = 1761446700 +SHA256 (pytest_jupyter-0.11.0.tar.gz) = a4e08ced44cfea1bce080090c626b8dc4f9d617fa5aafcd84b71405f503e9899 +SIZE (pytest_jupyter-0.11.0.tar.gz) = 15773