summaryrefslogtreecommitdiff
path: root/devel/py-ipykernel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-ipykernel/Makefile')
-rw-r--r--devel/py-ipykernel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-ipykernel/Makefile b/devel/py-ipykernel/Makefile
index 5dbd36142429..80bf70681e7a 100644
--- a/devel/py-ipykernel/Makefile
+++ b/devel/py-ipykernel/Makefile
@@ -1,5 +1,5 @@
PORTNAME= ipykernel
-PORTVERSION= 6.30.1
+PORTVERSION= 6.31.0
CATEGORIES= devel python
MASTER_SITES= PYPI \
https://github.com/ipython/ipykernel/releases/download/v${PORTVERSION}/
@@ -14,7 +14,7 @@ WWW= https://ipython.org/ \
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=1.4:devel/py-hatchling@${PY_FLAVOR} \
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=1.22:devel/py-hatchling@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}jupyter-client>=6:devel/py-jupyter-client@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}comm>=0.1.1:devel/py-comm@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}debugpy>=1.6.5:devel/py-debugpy@${PY_FLAVOR} \