Skip to content

Commit

Permalink
devel/py-jupyter-ydoc: Update to 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Feb 21, 2024
1 parent cbaab8c commit f54673e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
7 changes: 4 additions & 3 deletions 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}

Expand All @@ -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
Expand Down
6 changes: 3 additions & 3 deletions 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

0 comments on commit f54673e

Please sign in to comment.