Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 02 May 2026 21:38:42 +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: bae93f378b13 - main - www/py-notebook: Update to 7.5.6
Message-ID:  <69f66ee2.18ef7.33edc9ac@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=bae93f378b137d2863027849a5c9ee67cb9df6a7

commit bae93f378b137d2863027849a5c9ee67cb9df6a7
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-05-02 21:28:43 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-05-02 21:28:43 +0000

    www/py-notebook: Update to 7.5.6
    
    Changes:        https://github.com/jupyter/notebook/releases
---
 www/py-notebook/Makefile | 6 +++---
 www/py-notebook/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/www/py-notebook/Makefile b/www/py-notebook/Makefile
index bb61221ab6f8..9f95914503ff 100644
--- a/www/py-notebook/Makefile
+++ b/www/py-notebook/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	notebook
-PORTVERSION=	7.5.5
+PORTVERSION=	7.5.6
 CATEGORIES=	www python
 MASTER_SITES=	PYPI \
 		https://github.com/jupyter/notebook/releases/download/v${PORTVERSION}/
@@ -16,9 +16,9 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}hatch-jupyter-builder>=0.5:devel/py-hatch-jupyter-builder@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}hatchling>=1.11:devel/py-hatchling@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}jupyterlab>=4.5.6<4.6:devel/py-jupyterlab@${PY_FLAVOR}
+		${PYTHON_PKGNAMEPREFIX}jupyterlab>=4.5.7<4.6:devel/py-jupyterlab@${PY_FLAVOR}
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}jupyter-server>=2.4.0<3:devel/py-jupyter-server@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}jupyterlab>=4.5.6<4.6:devel/py-jupyterlab@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}jupyterlab>=4.5.7<4.6:devel/py-jupyterlab@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}jupyterlab-server>=2.28.0<3:devel/py-jupyterlab-server@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}notebook-shim>=0.2<0.3:devel/py-notebook-shim@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}tornado>=6.2.0:www/py-tornado@${PY_FLAVOR}
diff --git a/www/py-notebook/distinfo b/www/py-notebook/distinfo
index 12cd6145eb3c..bf2b00931f13 100644
--- a/www/py-notebook/distinfo
+++ b/www/py-notebook/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1773967178
-SHA256 (notebook-7.5.5.tar.gz) = dc0bfab0f2372c8278c457423d3256c34154ac2cc76bf20e9925260c461013c3
-SIZE (notebook-7.5.5.tar.gz) = 14169167
+TIMESTAMP = 1777722913
+SHA256 (notebook-7.5.6.tar.gz) = 621174aade80108f0020b0f00738000b215f75fa3cd90771ad7aa0f24536a4e1
+SIZE (notebook-7.5.6.tar.gz) = 14170814


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69f66ee2.18ef7.33edc9ac>