Date: Tue, 29 Oct 2024 14:41:21 GMT 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: 0791e480eb52 - main - devel/py-jupyter-collaboration: Update to 2.1.5 Message-ID: <202410291441.49TEfL0L064196@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=0791e480eb52d4d77d4f005557c5f61d5b154df4 commit 0791e480eb52d4d77d4f005557c5f61d5b154df4 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-10-29 14:19:19 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-10-29 14:38:35 +0000 devel/py-jupyter-collaboration: Update to 2.1.5 Changes: https://github.com/jupyterlab/jupyter-collaboration/releases https://jupyterlab-realtime-collaboration.readthedocs.io/en/latest/changelog.html --- devel/py-jupyter-collaboration/Makefile | 2 +- devel/py-jupyter-collaboration/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-jupyter-collaboration/Makefile b/devel/py-jupyter-collaboration/Makefile index d412757e8945..ad5d15045856 100644 --- a/devel/py-jupyter-collaboration/Makefile +++ b/devel/py-jupyter-collaboration/Makefile @@ -1,5 +1,5 @@ PORTNAME= jupyter-collaboration -PORTVERSION= 2.1.4 +PORTVERSION= 2.1.5 CATEGORIES= devel python MASTER_SITES= PYPI \ https://github.com/jupyterlab/jupyter-collaboration/releases/download/v${PORTVERSION}/ diff --git a/devel/py-jupyter-collaboration/distinfo b/devel/py-jupyter-collaboration/distinfo index 21a11fccabe5..f7b7461597be 100644 --- a/devel/py-jupyter-collaboration/distinfo +++ b/devel/py-jupyter-collaboration/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1729653354 -SHA256 (jupyter_collaboration-2.1.4.tar.gz) = 613df0ad343c8a6b932bccde25bc2c707b5ac2daaca5fd6822d1b330c7e0e62a -SIZE (jupyter_collaboration-2.1.4.tar.gz) = 4740521 +TIMESTAMP = 1729994310 +SHA256 (jupyter_collaboration-2.1.5.tar.gz) = 24d0db0124786850e82342e7d74ce694eb548e0aef29024227131e30d0fbae1d +SIZE (jupyter_collaboration-2.1.5.tar.gz) = 4801419
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410291441.49TEfL0L064196>