git: 57ac9334ea73 - main - devel/py-jupyter-core: Update to 5.7.1

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=57ac9334ea73100e2b400c7255e64ea6528ce66f

commit 57ac9334ea73100e2b400c7255e64ea6528ce66f
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-02-21 15:01:42 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-02-21 15:11:08 +0000

    devel/py-jupyter-core: Update to 5.7.1
    
    - Add GitHub to MASTER_SITES
    - Update WWW
    
    Changes:        https://github.com/jupyter/jupyter_core/releases
---
 devel/py-jupyter-core/Makefile | 8 +++++---
 devel/py-jupyter-core/distinfo | 6 +++---
 2 files changed, 8 insertions(+), 6 deletions(-)

diff --git a/devel/py-jupyter-core/Makefile b/devel/py-jupyter-core/Makefile
index 1a4f522361c0..f1cef5c574d4 100644
--- a/devel/py-jupyter-core/Makefile
+++ b/devel/py-jupyter-core/Makefile
@@ -1,13 +1,15 @@
 PORTNAME=	jupyter-core
-PORTVERSION=	5.5.1
+PORTVERSION=	5.7.1
 CATEGORIES=	devel python
-MASTER_SITES=	PYPI
+MASTER_SITES=	PYPI \
+		https://github.com/jupyter/jupyter_core/releases/download/v${PORTVERSION}/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 DISTNAME=	jupyter_core-${PORTVERSION}
 
 MAINTAINER=	python@FreeBSD.org
 COMMENT=	Jupyter core package
-WWW=		https://jupyter.org/
+WWW=		https://jupyter.org/ \
+		https://github.com/jupyter/jupyter_core
 
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
diff --git a/devel/py-jupyter-core/distinfo b/devel/py-jupyter-core/distinfo
index 15ea3f2f4335..912607349715 100644
--- a/devel/py-jupyter-core/distinfo
+++ b/devel/py-jupyter-core/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1703228096
-SHA256 (jupyter_core-5.5.1.tar.gz) = 1553311a97ccd12936037f36b9ab4d6ae8ceea6ad2d5c90d94a909e752178e40
-SIZE (jupyter_core-5.5.1.tar.gz) = 85962
+TIMESTAMP = 1708450726
+SHA256 (jupyter_core-5.7.1.tar.gz) = de61a9d7fc71240f688b2fb5ab659fbb56979458dc66a71decd098e03c79e218
+SIZE (jupyter_core-5.7.1.tar.gz) = 87137