Date: Sun, 30 Nov 2025 00:06:18 +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: 18b174db2109 - main - www/py-notebook: Update to 7.5.0 Message-ID: <692b8a7a.f60c.2dd8aa15@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=18b174db21093e00c1528adb3f7ce2851e7d821c commit 18b174db21093e00c1528adb3f7ce2851e7d821c Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2025-11-29 23:43:55 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2025-11-29 23:43:55 +0000 www/py-notebook: Update to 7.5.0 - Sort USE_PYTHON Changes: https://github.com/jupyter/notebook/releases --- www/py-notebook/Makefile | 13 +++++-------- www/py-notebook/distinfo | 6 +++--- 2 files changed, 8 insertions(+), 11 deletions(-) diff --git a/www/py-notebook/Makefile b/www/py-notebook/Makefile index d4ad494e1b2d..b1f353e0bbee 100644 --- a/www/py-notebook/Makefile +++ b/www/py-notebook/Makefile @@ -1,5 +1,5 @@ PORTNAME= notebook -PORTVERSION= 7.4.7 +PORTVERSION= 7.5.0 CATEGORIES= www python MASTER_SITES= PYPI \ https://github.com/jupyter/notebook/releases/download/v${PORTVERSION}/ @@ -16,16 +16,13 @@ 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}httpx>=0.25.0<1.0:www/py-httpx@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}jupyterlab>=4.4.9<4.5:devel/py-jupyterlab@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}jupyterlab>=4.5.0<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.4.9<4.5:devel/py-jupyterlab@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}jupyterlab-server>=2.27.1<3:devel/py-jupyterlab-server@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}jupyterlab>=4.5.0<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} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ipykernel>=0:devel/py-ipykernel@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}jupyter-server>=2.4.0<3:devel/py-jupyter-server@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}jupyterlab-server>=2.27.1<3:devel/py-jupyterlab-server@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}nbval>=0:devel/py-nbval@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-console-scripts>=0:devel/py-pytest-console-scripts@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-timeout>=0:devel/py-pytest-timeout@${PY_FLAVOR} \ @@ -47,7 +44,7 @@ TEST_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}hatch>=0:devel/py-hatch@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}werkzeug>=0:www/py-werkzeug@${PY_FLAVOR} USES= cpe desktop-file-utils python -USE_PYTHON= pep517 concurrent autoplist pytest +USE_PYTHON= autoplist concurrent pep517 pytest NO_ARCH= yes diff --git a/www/py-notebook/distinfo b/www/py-notebook/distinfo index 9364611f1591..8079b77b76fd 100644 --- a/www/py-notebook/distinfo +++ b/www/py-notebook/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1759816996 -SHA256 (notebook-7.4.7.tar.gz) = 3f0a04027dfcee8a876de48fba13ab77ec8c12f72f848a222ed7f5081b9e342a -SIZE (notebook-7.4.7.tar.gz) = 13937702 +TIMESTAMP = 1763854464 +SHA256 (notebook-7.5.0.tar.gz) = 3b27eaf9913033c28dde92d02139414c608992e1df4b969c843219acf2ff95e4 +SIZE (notebook-7.5.0.tar.gz) = 14052074home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?692b8a7a.f60c.2dd8aa15>
