From nobody Sat Jan 31 14:33:17 2026 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4f3FjV28nWz6QGQ0 for ; Sat, 31 Jan 2026 14:33:18 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R13" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4f3FjT4zRlz3bCG for ; Sat, 31 Jan 2026 14:33:17 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1769869997; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=BbCYdRGQLtlx9kVN0jr0oU130N5XiuaO7uyOF/U1HKo=; b=Z40vhSGNKBe0MGxrGSBg3+IEzpCjyhUYjjwTzc1niSh4p3xhkRu1e990SyY0KFWIIcA3Mv fnyP740Hb3jprzcBV33LbbFHn4Jjqe/DqnhfMiRc74OFo0qZib0gV2oTQ1qJoWscczb/Pk EqvQjpSrCWXJjgJinVWX19bCPyIAp7ad+PhylsparxN9PP6Nbl+dl7hyrc8LE5TN80c7jk Lw0/2gby2zpCeIpog7NShhdQIfuNki58xanYg93fKFZHw3IlIOmiWiSSU7I68v15P/IlTg 40TvCmVgMdDiwXavPQJhRj3BxUBmHLCTmGsr1wnamagiVhvQfLz4AAMAONbKAg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1769869997; a=rsa-sha256; cv=none; b=XunlVw71pp2MrNob6KE05U/pRLU3e0AndNjCEt4TY7N04OMxdX/EtgaYEr+AH0uRevKCHi 4GD+5vD8NVAX1ICnRfhWZjvYObSurIv+VUzOQSwrLK570s5ZfrZe77TaZu0XnCeg7hG6sS 4145A6B/v53tfHJgWuKEEDn5pIqeRBApcSeKLLReGRZi4DuO6sMRZ1H52W+zXuVzt75mHu Vpu9vysJ+2UK/jCR06MsHwtS33wnlr7FIKv4YnKOarD4ROHWK3XbO4x9n1p0eITx34iwwZ JTQR8Y7PIn+2cFSIBIpolVvvce0Cq8Q4O44vQbu8htCL7/xDG9/XlME69TJBJA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1769869997; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=BbCYdRGQLtlx9kVN0jr0oU130N5XiuaO7uyOF/U1HKo=; b=VAqifz4/sC8IG0igc+GL4+6hzcVfIntZQgl1JFf+7rPrbllkL8d59kxe2Z+WRK3JprHScc gKeJgbYxXPgtNhPiQdYka+gWhhpQDKzEUKHtCgqwg3B5/53BJyeu4UNzsYzelxvnzjUAIi oz9EttrcF7hLkX2c9Xq5KE4vpSnIu/r2JXWosxbq/na9ItAKsijKhFpbyh5bDqIA4EaY15 6yRhNzrmm48XKz1cm8PLiFrCnhm0YP6TiMpksnZ1JuYplaQ0bp1ms1PyTff5qSLGW7tTuh P8zHQ0ifYu5T2eJlHODVzt451YRIwoiLrO149HPHvd3oPPXnh1/xBqv0xG+TkA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4f3FjT43pRzyTT for ; Sat, 31 Jan 2026 14:33:17 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 33026 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sat, 31 Jan 2026 14:33:17 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: 6810f7f69e6c - main - www/py-notebook: Update to 7.5.2 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 6810f7f69e6c8b58a3d660fe71917bfe61f9b27d Auto-Submitted: auto-generated Date: Sat, 31 Jan 2026 14:33:17 +0000 Message-Id: <697e12ad.33026.3c8d99b5@gitrepo.freebsd.org> The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=6810f7f69e6c8b58a3d660fe71917bfe61f9b27d commit 6810f7f69e6c8b58a3d660fe71917bfe61f9b27d Author: Po-Chuan Hsieh AuthorDate: 2026-01-31 13:46:17 +0000 Commit: Po-Chuan Hsieh 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