From nobody Sat Jan 31 14:33:15 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 4f3FjS0nb9z6QGPx for ; Sat, 31 Jan 2026 14:33:16 +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 4f3FjR3Q2Gz3b3t for ; Sat, 31 Jan 2026 14:33:15 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1769869995; 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=PdsUZFYRPm49wHXqEMgi5kl4Gbo/MnlEu6L9ZIMtD5Y=; b=Dm3B6w07poT+2LUXVyoQk91gIO3oO2hT9hBSXs2xO3BUPO4eIRcx4kFqPPjVJE4oC3WqZN 28HI5BMQ8ZtpgwPhMLJZW37NMRD0jF4DSuweZ1NUN+LDsFf7JqYMpz4sts+I3hFKCe2FHw r/1HEGKXn+ZgGve2p/Ut0RiisyjDuqE0iixRmUKnN59KYk5GBvG1WTYjqOV7Kh5tbZfG+v f/dr2aCByD1K5GHvyzvsNjpy+BQSxp/0duyyzDKeOp4Ch/177cfQuMJlU/CjWwhZ0Z9LSj r4LflKumJFq7Y10f1Aya8j5Ku9X+r1iM4f7TCiaoXjq2+BEROS112a41o/ZBdg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1769869995; a=rsa-sha256; cv=none; b=aclW7Dwdu1/YXcwEaw7MItTSrJuYxDJR79zHyJ2dw+lqzndlZE7jnT7lcrXcBf4BH9oos8 bO1omxawIM7XrO8Bp99If99luItvoWAViuYeet9guFtskTdq5SF8OVPQSAkcBpHya6ILMs lEatN/FgKGjrXrT91cw3gEdV4Eq4yLWTWgksyG+lQon94s4fwFQRovhLo2M+0ClPpdhnwN 3nD9YMpb32Am3NAZce6vFySq8AEyy5gpJNwo4xDvJX/to8LxhECgImjFym4gZeB/AyfLsB JaJw9/57VTE25AactpKjilNoq5AGYnBEIL2U+A8lTFin32fzSIlItwGUYERtHQ== 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=1769869995; 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=PdsUZFYRPm49wHXqEMgi5kl4Gbo/MnlEu6L9ZIMtD5Y=; b=So0m81txqSbpSp0kUblEwufXeDnmlu4njUoLlCMvG/kjlZip1GpxiJPsyyCZXmg6tq4DBr xhARRVt4omhvKDQ5RPrPBBWYP0AMNt0fqhGHNAAHBOvbM3WDF1YiK+oiX2qfeO84G3z1yj Jc4mWue+MJErCYoO8cmAjk6gCd5nCMMQ7U1lK+LNgLTla/61bp7OBiwGMHSqzCX80c1D1W azZOXk3xOrczDC/pKtWmDxHr0QJlx4hirN4b7uzfme9C0zkAGEydK+y8FBCbcvys+FbbJz yLdwyHH/m+FvyVHu5sgY7p7sHOXF5UXbth430yn4vIf8Pqzs15P9pmy2xRckRQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4f3FjR2hzczyDN for ; Sat, 31 Jan 2026 14:33:15 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 329be by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sat, 31 Jan 2026 14:33:15 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: ff353db21a81 - main - devel/py-jupyter-client: Update to 8.8.0 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: ff353db21a81f3b147853bb9770f6c380d96ac1f Auto-Submitted: auto-generated Date: Sat, 31 Jan 2026 14:33:15 +0000 Message-Id: <697e12ab.329be.792397a0@gitrepo.freebsd.org> The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=ff353db21a81f3b147853bb9770f6c380d96ac1f commit ff353db21a81f3b147853bb9770f6c380d96ac1f Author: Po-Chuan Hsieh AuthorDate: 2026-01-31 13:46:15 +0000 Commit: Po-Chuan Hsieh CommitDate: 2026-01-31 14:19:33 +0000 devel/py-jupyter-client: Update to 8.8.0 Changes: https://github.com/jupyter/jupyter_client/releases --- devel/py-jupyter-client/Makefile | 3 +-- devel/py-jupyter-client/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/devel/py-jupyter-client/Makefile b/devel/py-jupyter-client/Makefile index 68f925a08ff8..bf3a187be1ac 100644 --- a/devel/py-jupyter-client/Makefile +++ b/devel/py-jupyter-client/Makefile @@ -1,6 +1,5 @@ PORTNAME= jupyter-client -PORTVERSION= 8.7.0 -PORTREVISION= 1 +PORTVERSION= 8.8.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-jupyter-client/distinfo b/devel/py-jupyter-client/distinfo index 93f0fc01a9db..e190be8e05f1 100644 --- a/devel/py-jupyter-client/distinfo +++ b/devel/py-jupyter-client/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1765895842 -SHA256 (jupyter_client-8.7.0.tar.gz) = 3357212d9cbe01209e59190f67a3a7e1f387a4f4e88d1e0433ad84d7b262531d -SIZE (jupyter_client-8.7.0.tar.gz) = 344691 +TIMESTAMP = 1768626859 +SHA256 (jupyter_client-8.8.0.tar.gz) = d556811419a4f2d96c869af34e854e3f059b7cc2d6d01a9cd9c85c267691be3e +SIZE (jupyter_client-8.8.0.tar.gz) = 348020