From nobody Wed Feb 21 15:22:57 2024 X-Original-To: dev-commits-ports-all@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 4Tg0QV20tkz59gT6; Wed, 21 Feb 2024 15:22:58 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Tg0QT747Qz46s3; Wed, 21 Feb 2024 15:22:57 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1708528978; 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=uzN+37EbL27+KaOdPYaenaDFfejQIpnzQ0t7xC5O0So=; b=kAU3zxh68ztpcj2WMWqJePisFlOiEea7E6gSTEfawmKquAd1vze4/NooH0ncJq7pfRc/hn tiYzpoXusgY3usBY5QjtPzIUwU9lYSO3SA1J3sAr/eSGTIVap3G94ky3VSJIXeJZgklVd+ lMKyEL3SCAY42yuCFqr5vcHOsNmUcoUsrf+IWLJ5aA2XNp1ssEotOUmeeCt4GT+Y/DZV0n yiZdLZlamP1e9YuSlGlifl7BOwTF13Xa0zIvvHJoneEvFzX4TO3tFRXj1AM8HCQ8Ln5ajn fhSCzbODfWu7jY16icyM6Rv/wnWjYZVF/2CUCL7DH0iqbgvT4BWu5gHjWBf+TA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1708528978; 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=uzN+37EbL27+KaOdPYaenaDFfejQIpnzQ0t7xC5O0So=; b=X029Jzk/LUIsgxVOrroMosgEjo9yREQfjAlP2HyZq+54R8RAVgrZpMJVMRAM3gSCvqr+yG vaCu7uhyxuUzBEgYVpLoNz5hkb56MZqbt+DHEZdQ+ZPoL2/IqS+NF3qbFCpB1pT2FQztoi otZzapEfwHErfw3t6cDEbN7CwGr2YzGsf3s9AFK15rhCFsxDnKayz1IpdlGJowVELPTOMx wkDRRSrsj7pbaozzt+3P6Z5PTCms+GP2KkAlujRYjkfaPWOO6L+NRxKSsQ4m5uCocsmKBg m+bovovZEfpzyAKuh8ClE0n3PCXpR/Ldtdz73xk8z32il9zeJrSiNgxtO+QaqQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1708528978; a=rsa-sha256; cv=none; b=LqwuRdRaw3ni0dQL//U1GBeE1mLpogYTaojGfKfbq+PWecTeZKjviT572+rGHuLurH7FjN JISd4N0KOd4NFLff94xfQQFLHOvItw60UG8qF0pqpzNhM4ciB2QLJAjyMBDOyBwHB+Ir1+ DHCxYTt7VtD/BbMbB4i7/jeow39atoLMlCpr7fnzVj9tHIoXabEbsPl4Wc7ioiwo4G2yLf mXGmNhZsVxmtcPxG0qDAW7kPhTjd8ch4RjAd5Mo9l5W/cwEuXznqhyQqyiVdFbBiOWfPZl SgOXPSusGvzgzmwC113aXxNsI76u9kV7mVoOC0tuxSPpufqmUmekVQBTZCSnFA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4Tg0QT6B3sz16nq; Wed, 21 Feb 2024 15:22:57 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.17.1/8.17.1) with ESMTP id 41LFMvvD040313; Wed, 21 Feb 2024 15:22:57 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 41LFMv4l040310; Wed, 21 Feb 2024 15:22:57 GMT (envelope-from git) Date: Wed, 21 Feb 2024 15:22:57 GMT Message-Id: <202402211522.41LFMv4l040310@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: aa7431c0c1f0 - main - devel/py-notebook-shim: Update to 0.2.4 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@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: aa7431c0c1f0297e48cb19c2f473d73657b0bab7 Auto-Submitted: auto-generated The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=aa7431c0c1f0297e48cb19c2f473d73657b0bab7 commit aa7431c0c1f0297e48cb19c2f473d73657b0bab7 Author: Po-Chuan Hsieh AuthorDate: 2024-02-21 14:32:48 +0000 Commit: Po-Chuan Hsieh CommitDate: 2024-02-21 15:07:28 +0000 devel/py-notebook-shim: Update to 0.2.4 Changes: https://github.com/jupyter/notebook_shim/releases --- devel/py-notebook-shim/Makefile | 2 +- devel/py-notebook-shim/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-notebook-shim/Makefile b/devel/py-notebook-shim/Makefile index 815a82b30573..94872d13f9a3 100644 --- a/devel/py-notebook-shim/Makefile +++ b/devel/py-notebook-shim/Makefile @@ -1,5 +1,5 @@ PORTNAME= notebook-shim -PORTVERSION= 0.2.3 +PORTVERSION= 0.2.4 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-notebook-shim/distinfo b/devel/py-notebook-shim/distinfo index 5f04c82fb8f1..071213c9d7b4 100644 --- a/devel/py-notebook-shim/distinfo +++ b/devel/py-notebook-shim/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1682616684 -SHA256 (notebook_shim-0.2.3.tar.gz) = f69388ac283ae008cd506dda10d0288b09a017d822d5e8c7129a152cbd3ce7e9 -SIZE (notebook_shim-0.2.3.tar.gz) = 13082 +TIMESTAMP = 1708449224 +SHA256 (notebook_shim-0.2.4.tar.gz) = b4b2cfa1b65d98307ca24361f5b30fe785b53c3fd07b7a47e89acb5e6ac638cb +SIZE (notebook_shim-0.2.4.tar.gz) = 13167