summaryrefslogtreecommitdiff
path: root/devel/py-pytest-jupyter/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-pytest-jupyter/Makefile')
-rw-r--r--devel/py-pytest-jupyter/Makefile5
1 files changed, 2 insertions, 3 deletions
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,6 +1,5 @@
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}/
@@ -19,7 +18,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=1.10.0:devel/py-hatchling@${PY_
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