diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-10-29 14:19:19 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-10-29 14:38:35 +0000 |
commit | 0791e480eb52d4d77d4f005557c5f61d5b154df4 (patch) | |
tree | fa06bc31456e5f6e71414ff14998be15feb76a0d | |
parent | d6e3d9429139cbfa3d505fe4a3909306835cae58 (diff) |
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
-rw-r--r-- | devel/py-jupyter-collaboration/Makefile | 2 | ||||
-rw-r--r-- | 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 |