Received: by mail.netbsd.org (Postfix, from userid 605) id 06CD384F6A; Sat, 20 Jan 2024 09:03:11 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3750184EB7 for ; Sat, 20 Jan 2024 09:03:10 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id fP6srWKy6uzX for ; Sat, 20 Jan 2024 09:03:09 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 8CA3C84D07 for ; Sat, 20 Jan 2024 09:03:09 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 86D2FFA42; Sat, 20 Jan 2024 09:03:09 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1705741389131480" MIME-Version: 1.0 Date: Sat, 20 Jan 2024 09:03:09 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20240120090309.86D2FFA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1705741389131480 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Sat Jan 20 09:03:09 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: Updated www/py-jupyter_server, devel/py-ipykernel To generate a diff of this commit: cvs rdiff -u -r1.496 -r1.497 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1705741389131480 Content-Disposition: inline Content-Length: 783 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2024 diff -u pkgsrc/doc/CHANGES-2024:1.496 pkgsrc/doc/CHANGES-2024:1.497 --- pkgsrc/doc/CHANGES-2024:1.496 Sat Jan 20 08:53:54 2024 +++ pkgsrc/doc/CHANGES-2024 Sat Jan 20 09:03:09 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.496 2024/01/20 08:53:54 adam Exp $ +$NetBSD: CHANGES-2024,v 1.497 2024/01/20 09:03:09 adam Exp $ Changes to the packages collection and infrastructure in 2024: @@ -643,3 +643,5 @@ Changes to the packages collection and i Updated devel/py-jaraco.vcs to 2.0.0 [adam 2024-01-20] Updated net/py-txtorcon to 23.11.0 [adam 2024-01-20] Updated www/py-jupyter-lsp to 2.2.2 [adam 2024-01-20] + Updated www/py-jupyter_server to 2.12.5 [adam 2024-01-20] + Updated devel/py-ipykernel to 6.29.0 [adam 2024-01-20] --_----------=_1705741389131480--