Date: Fri, 19 Dec 2025 11:19:51 +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: a86f1c0b06f8 - main - devel/py-jupyter-collaboration: Update to 4.2.0 Message-ID: <694534d7.219d6.bd19a28@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=a86f1c0b06f842698cec8a08d0b9acfdcd9ac0e6 commit a86f1c0b06f842698cec8a08d0b9acfdcd9ac0e6 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2025-12-19 11:12:02 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2025-12-19 11:12:02 +0000 devel/py-jupyter-collaboration: Update to 4.2.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 125d22b8f4ca..a804248ed19d 100644 --- a/devel/py-jupyter-collaboration/Makefile +++ b/devel/py-jupyter-collaboration/Makefile @@ -1,5 +1,5 @@ PORTNAME= jupyter-collaboration -PORTVERSION= 4.1.2 +PORTVERSION= 4.2.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.1.2<3:devel/py-jupyter-collaboration-ui@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}jupyter-docprovider>=2.1.2<3:devel/py-jupyter-docprovider@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}jupyter-server-ydoc>=2.1.2<3:devel/py-jupyter-server-ydoc@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jupyter-collaboration-ui>=2.2.0<3:devel/py-jupyter-collaboration-ui@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}jupyter-docprovider>=2.2.0<3:devel/py-jupyter-docprovider@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}jupyter-server-ydoc>=2.2.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 eb1c25f36f94..95a032275865 100644 --- a/devel/py-jupyter-collaboration/distinfo +++ b/devel/py-jupyter-collaboration/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763853332 -SHA256 (jupyter_collaboration-4.1.2.tar.gz) = 0ae5f766a35b309faa9e3c794044f04dfbb3c2b87b7c964c11cffd58b4faf37b -SIZE (jupyter_collaboration-4.1.2.tar.gz) = 3735 +TIMESTAMP = 1766036407 +SHA256 (jupyter_collaboration-4.2.0.tar.gz) = b81d4738da31ea0f1df95b39dbc101ca23f9d47661ee6413bc9651388a843416 +SIZE (jupyter_collaboration-4.2.0.tar.gz) = 3735home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?694534d7.219d6.bd19a28>
