aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-02-21 14:32:36 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-02-21 15:07:24 +0000
commitf54673e15fbb7344e6bc1ba6d860e1d49058961d (patch)
tree93c8ed37ffeb28ec82e70a207dcd316430302d72
parentcbaab8c8bb587fae2101f743200dd4947c3bd82a (diff)
downloadports-f54673e15fbb7344e6bc1ba6d860e1d49058961d.tar.gz
ports-f54673e15fbb7344e6bc1ba6d860e1d49058961d.zip
devel/py-jupyter-ydoc: Update to 2.0.1
-rw-r--r--devel/py-jupyter-ydoc/Makefile7
-rw-r--r--devel/py-jupyter-ydoc/distinfo6
2 files changed, 7 insertions, 6 deletions
diff --git a/devel/py-jupyter-ydoc/Makefile b/devel/py-jupyter-ydoc/Makefile
index 63010591a96a..0ed67a817456 100644
--- a/devel/py-jupyter-ydoc/Makefile
+++ b/devel/py-jupyter-ydoc/Makefile
@@ -1,7 +1,8 @@
PORTNAME= jupyter-ydoc
-PORTVERSION= 2.0.0
+PORTVERSION= 2.0.1
CATEGORIES= devel python
-MASTER_SITES= PYPI
+MASTER_SITES= PYPI \
+ https://github.com/jupyter-server/jupyter_ydoc/releases/download/v${PORTVERSION}/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= jupyter_ydoc-${PORTVERSION}
@@ -15,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatch-nodejs-version>=0:devel/py-hatch-nodejs-version@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}hatchling>=1.10.0:devel/py-hatchling@${PY_FLAVOR}
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycrdt>=0.7.0<0.8.0:devel/py-pycrdt@${PY_FLAVOR}
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycrdt>=0.8.1<0.9.0:devel/py-pycrdt@${PY_FLAVOR}
USES= python
USE_PYTHON= autoplist concurrent pep517
diff --git a/devel/py-jupyter-ydoc/distinfo b/devel/py-jupyter-ydoc/distinfo
index cb7f54979ab9..a9f52ae9e208 100644
--- a/devel/py-jupyter-ydoc/distinfo
+++ b/devel/py-jupyter-ydoc/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1702543660
-SHA256 (jupyter_ydoc-2.0.0.tar.gz) = 9bb3f4d327d47597d9430358df3d59795899521ca0eb50c799c0236ef4dc177d
-SIZE (jupyter_ydoc-2.0.0.tar.gz) = 954517
+TIMESTAMP = 1708449198
+SHA256 (jupyter_ydoc-2.0.1.tar.gz) = 716dda8cb8af881fec2fbc88aea3fb0d3bb24bbeb80a99a8aff2e01d089d5b0d
+SIZE (jupyter_ydoc-2.0.1.tar.gz) = 954635