summaryrefslogtreecommitdiff
path: root/devel/py-jupyter-ydoc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-jupyter-ydoc/Makefile')
-rw-r--r--devel/py-jupyter-ydoc/Makefile10
1 files changed, 2 insertions, 8 deletions
diff --git a/devel/py-jupyter-ydoc/Makefile b/devel/py-jupyter-ydoc/Makefile
index 0183a6b90613..83b10ed4336e 100644
--- a/devel/py-jupyter-ydoc/Makefile
+++ b/devel/py-jupyter-ydoc/Makefile
@@ -1,5 +1,5 @@
PORTNAME= jupyter-ydoc
-PORTVERSION= 3.1.0
+PORTVERSION= 3.3.1
CATEGORIES= devel python
MASTER_SITES= PYPI \
https://github.com/jupyter-server/jupyter_ydoc/releases/download/v${PORTVERSION}/
@@ -23,10 +23,4 @@ USE_PYTHON= autoplist concurrent pep517
NO_ARCH= yes
-.include <bsd.port.pre.mk>
-
-.if ${PYTHON_REL} < 31000
-RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}importlib-metadata>=3.6:devel/py-importlib-metadata@${PY_FLAVOR}
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>