diff --git a/devel/py-jupyter-kernel-test/Makefile b/devel/py-jupyter-kernel-test/Makefile index 4abbbbe405ae..c9b5a43ce4a6 100644 --- a/devel/py-jupyter-kernel-test/Makefile +++ b/devel/py-jupyter-kernel-test/Makefile @@ -1,26 +1,24 @@ PORTNAME= jupyter-kernel-test -DISTVERSION= 0.6.0 +DISTVERSION= 0.7.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME:S/-/_/g}-${PORTVERSION} MAINTAINER= yuri@FreeBSD.org COMMENT= Tool for testing Jupyter kernels WWW= https://github.com/jupyter/jupyter_kernel_test LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -PY_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jsonschema>0:devel/py-jsonschema@${PY_FLAVOR} \ +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=1.5:devel/py-hatchling@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jsonschema>0:devel/py-jsonschema@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}jupyter-client>=6.1.13:devel/py-jupyter-client@${PY_FLAVOR} -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=1.5:devel/py-hatchling@${PY_FLAVOR} \ - ${PY_DEPENDS} -RUN_DEPENDS= ${PY_DEPENDS} USES= python -USE_PYTHON= pep517 autoplist +USE_PYTHON= pep517 autoplist pytest NO_ARCH= yes .include diff --git a/devel/py-jupyter-kernel-test/distinfo b/devel/py-jupyter-kernel-test/distinfo index 562139067f62..53e6d79196ef 100644 --- a/devel/py-jupyter-kernel-test/distinfo +++ b/devel/py-jupyter-kernel-test/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1693375550 -SHA256 (jupyter_kernel_test-0.6.0.tar.gz) = 55c98673703f6f45d25bb7f587f225420b942cb2146674fab2ab06e485f03c5d -SIZE (jupyter_kernel_test-0.6.0.tar.gz) = 15445 +TIMESTAMP = 1713713677 +SHA256 (jupyter_kernel_test-0.7.0.tar.gz) = 078b6fe7f770dd164f9549bdd7a355663225a3ff9b0f7575ad546d27239ec609 +SIZE (jupyter_kernel_test-0.7.0.tar.gz) = 17122