git: 8a33b5bd4157 - main - devel/py-jupyter-collaboration: Update to 2.0.2

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Wed, 21 Feb 2024 15:22:39 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8a33b5bd4157a12cf6b8adfe8288248f289de2a7

commit 8a33b5bd4157a12cf6b8adfe8288248f289de2a7
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-02-21 14:32:33 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-02-21 15:07:23 +0000

    devel/py-jupyter-collaboration: Update to 2.0.2
    
    - Add GitHub to MASTER_SITES
    
    Changes:        https://github.com/jupyterlab/jupyter-collaboration/releases
                    https://jupyterlab-realtime-collaboration.readthedocs.io/en/latest/changelog.html
---
 devel/py-jupyter-collaboration/Makefile | 5 +++--
 devel/py-jupyter-collaboration/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/devel/py-jupyter-collaboration/Makefile b/devel/py-jupyter-collaboration/Makefile
index 4d09753332f3..2c7a6d4e8fcd 100644
--- a/devel/py-jupyter-collaboration/Makefile
+++ b/devel/py-jupyter-collaboration/Makefile
@@ -1,7 +1,8 @@
 PORTNAME=	jupyter-collaboration
-PORTVERSION=	2.0.0
+PORTVERSION=	2.0.2
 CATEGORIES=	devel python
-MASTER_SITES=	PYPI
+MASTER_SITES=	PYPI \
+		https://github.com/jupyterlab/jupyter-collaboration/releases/download/v${PORTVERSION}/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 DISTNAME=	jupyter_collaboration-${PORTVERSION}
 
diff --git a/devel/py-jupyter-collaboration/distinfo b/devel/py-jupyter-collaboration/distinfo
index 27bcbf4b1f35..594daf8f7162 100644
--- a/devel/py-jupyter-collaboration/distinfo
+++ b/devel/py-jupyter-collaboration/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1702543656
-SHA256 (jupyter_collaboration-2.0.0.tar.gz) = eed21d0977045f074f80ee47c678c094f19c81567602d50a7ad858ab18a9958f
-SIZE (jupyter_collaboration-2.0.0.tar.gz) = 4805761
+TIMESTAMP = 1708449192
+SHA256 (jupyter_collaboration-2.0.2.tar.gz) = 129585b155828bfe883ae33fce03c87abddaacc0c68cf3f1866fed642e1a8e2e
+SIZE (jupyter_collaboration-2.0.2.tar.gz) = 4804327