Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 03 Feb 2026 05:29:09 +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: 18a8ca5732a0 - main - www/py-notebook: Update to 7.5.3
Message-ID:  <698187a5.1ce9e.5ed46aa5@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=18a8ca5732a06bdbd8a24c80b1ec360d430cd945

commit 18a8ca5732a06bdbd8a24c80b1ec360d430cd945
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-02-03 04:54:34 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-02-03 05:13:37 +0000

    www/py-notebook: Update to 7.5.3
    
    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 165b33e48469..c2339023315e 100644
--- a/www/py-notebook/Makefile
+++ b/www/py-notebook/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	notebook
-PORTVERSION=	7.5.2
+PORTVERSION=	7.5.3
 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.2<4.6:devel/py-jupyterlab@${PY_FLAVOR}
+		${PYTHON_PKGNAMEPREFIX}jupyterlab>=4.5.3<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.2<4.6:devel/py-jupyterlab@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}jupyterlab>=4.5.3<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 de396296c4a1..12fc8c58a0b8 100644
--- a/www/py-notebook/distinfo
+++ b/www/py-notebook/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1768626863
-SHA256 (notebook-7.5.2.tar.gz) = 83e82f93c199ca730313bea1bb24bc279ea96f74816d038a92d26b6b9d5f3e4a
-SIZE (notebook-7.5.2.tar.gz) = 14059605
+TIMESTAMP = 1769875440
+SHA256 (notebook-7.5.3.tar.gz) = 393ceb269cf9fdb02a3be607a57d7bd5c2c14604f1818a17dbeb38e04f98cbfa
+SIZE (notebook-7.5.3.tar.gz) = 14073140


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?698187a5.1ce9e.5ed46aa5>