mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
devel/py-jupyter-ydoc: Update to 2.1.2
Changes: https://github.com/jupyter-server/jupyter_ydoc/releases https://jupyter-ydoc.readthedocs.io/en/latest/changelog.html
This commit is contained in:
parent
aaa25d7cef
commit
94b320a2c8
@ -1,5 +1,5 @@
|
||||
PORTNAME= jupyter-ydoc
|
||||
PORTVERSION= 2.1.1
|
||||
PORTVERSION= 2.1.2
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= PYPI \
|
||||
https://github.com/jupyter-server/jupyter_ydoc/releases/download/v${PORTVERSION}/
|
||||
@ -16,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.9.0<0.10.0:devel/py-pycrdt@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycrdt>=0.10.1<0.11.0:devel/py-pycrdt@${PY_FLAVOR}
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= autoplist concurrent pep517
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1720893182
|
||||
SHA256 (jupyter_ydoc-2.1.1.tar.gz) = 1dcbf13861b3678000d69af4ef38b49e3a12f8081ba851c680393c2e18bc4b84
|
||||
SIZE (jupyter_ydoc-2.1.1.tar.gz) = 955072
|
||||
TIMESTAMP = 1728632360
|
||||
SHA256 (jupyter_ydoc-2.1.2.tar.gz) = c989c89b4b3d963b5840957328972298d4d54834ed8f3cf7668dd613d39f2acc
|
||||
SIZE (jupyter_ydoc-2.1.2.tar.gz) = 955303
|
||||
|
Loading…
Reference in New Issue
Block a user