Date: Sat, 18 Apr 2026 22:02:58 +0000 From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 4ba41db58b29 - main - devel/py-jupyter-collaboration: Update to 4.3.0 Message-ID: <69e3ff92.3373f.446bedc4@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=4ba41db58b29d162f56d5a7dfb24767268a30cf2 commit 4ba41db58b29d162f56d5a7dfb24767268a30cf2 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2026-04-18 21:23:57 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2026-04-18 21:51:58 +0000 devel/py-jupyter-collaboration: Update to 4.3.0 Changes: https://github.com/jupyterlab/jupyter-collaboration/releases https://jupyterlab-realtime-collaboration.readthedocs.io/en/latest/changelog.html --- devel/py-jupyter-collaboration/Makefile | 8 ++++---- devel/py-jupyter-collaboration/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/devel/py-jupyter-collaboration/Makefile b/devel/py-jupyter-collaboration/Makefile index c83fe39560ab..d7fbf5660b15 100644 --- a/devel/py-jupyter-collaboration/Makefile +++ b/devel/py-jupyter-collaboration/Makefile @@ -1,5 +1,5 @@ PORTNAME= jupyter-collaboration -PORTVERSION= 4.2.1 +PORTVERSION= 4.3.0 CATEGORIES= devel python MASTER_SITES= PYPI \ https://github.com/jupyterlab/jupyter-collaboration/releases/download/v${PORTVERSION}/ @@ -15,9 +15,9 @@ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=1.4.0:devel/py-hatchling@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jupyter-collaboration-ui>=2.2.1<3:devel/py-jupyter-collaboration-ui@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}jupyter-docprovider>=2.2.1<3:devel/py-jupyter-docprovider@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}jupyter-server-ydoc>=2.2.1<3:devel/py-jupyter-server-ydoc@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jupyter-collaboration-ui>=2.3.0<3:devel/py-jupyter-collaboration-ui@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}jupyter-docprovider>=2.3.0<3:devel/py-jupyter-docprovider@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}jupyter-server-ydoc>=2.3.0<3:devel/py-jupyter-server-ydoc@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}jupyterlab>=4.4.0<5.0.0:devel/py-jupyterlab@${PY_FLAVOR} USES= python diff --git a/devel/py-jupyter-collaboration/distinfo b/devel/py-jupyter-collaboration/distinfo index a810cea7a61f..5b1cfee1171f 100644 --- a/devel/py-jupyter-collaboration/distinfo +++ b/devel/py-jupyter-collaboration/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1771421582 -SHA256 (jupyter_collaboration-4.2.1.tar.gz) = 0904167987de3ccee339fbae6df6bbeb6e252a0af6b3d02f1e7bb54b505396cd -SIZE (jupyter_collaboration-4.2.1.tar.gz) = 3735 +TIMESTAMP = 1775587312 +SHA256 (jupyter_collaboration-4.3.0.tar.gz) = 6ef03664fdda0fddf47d2904db29a659c8ef4d2f307080b89cdef72e7e7b24c9 +SIZE (jupyter_collaboration-4.3.0.tar.gz) = 3734home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69e3ff92.3373f.446bedc4>
