Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 Jan 2026 14:33:17 +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: 6810f7f69e6c - main - www/py-notebook: Update to 7.5.2
Message-ID:  <697e12ad.33026.3c8d99b5@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=6810f7f69e6c8b58a3d660fe71917bfe61f9b27d

commit 6810f7f69e6c8b58a3d660fe71917bfe61f9b27d
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-01-31 13:46:17 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-01-31 14:19:33 +0000

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

diff --git a/www/py-notebook/Makefile b/www/py-notebook/Makefile
index 2436231b2b3a..165b33e48469 100644
--- a/www/py-notebook/Makefile
+++ b/www/py-notebook/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	notebook
-PORTVERSION=	7.5.1
-PORTREVISION=	1
+PORTVERSION=	7.5.2
 CATEGORIES=	www python
 MASTER_SITES=	PYPI \
 		https://github.com/jupyter/notebook/releases/download/v${PORTVERSION}/
@@ -17,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.1<4.6:devel/py-jupyterlab@${PY_FLAVOR}
+		${PYTHON_PKGNAMEPREFIX}jupyterlab>=4.5.2<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.1<4.6:devel/py-jupyterlab@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}jupyterlab>=4.5.2<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 31edab573afb..de396296c4a1 100644
--- a/www/py-notebook/distinfo
+++ b/www/py-notebook/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1766953612
-SHA256 (notebook-7.5.1.tar.gz) = b2fb4cef4d47d08c33aecce1c6c6e84be05436fbd791f88fce8df9fbca088b75
-SIZE (notebook-7.5.1.tar.gz) = 14058696
+TIMESTAMP = 1768626863
+SHA256 (notebook-7.5.2.tar.gz) = 83e82f93c199ca730313bea1bb24bc279ea96f74816d038a92d26b6b9d5f3e4a
+SIZE (notebook-7.5.2.tar.gz) = 14059605


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?697e12ad.33026.3c8d99b5>