Received: by mail.netbsd.org (Postfix, from userid 605) id B6DD284F43; Wed, 10 Jan 2024 20:49:13 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8395C85021 for ; Wed, 10 Jan 2024 20:49:09 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id sPMy7duVaTK1 for ; Wed, 10 Jan 2024 20:49:09 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id D783C84E8D for ; Wed, 10 Jan 2024 20:49:08 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D2F4AFA42; Wed, 10 Jan 2024 20:49:08 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_170491974813320" MIME-Version: 1.0 Date: Wed, 10 Jan 2024 20:49:08 +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: <20240110204908.D2F4AFA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_170491974813320 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Wed Jan 10 20:49:08 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: Updated www/py-jupyter_server, www/py-jupyterlab To generate a diff of this commit: cvs rdiff -u -r1.260 -r1.261 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_170491974813320 Content-Disposition: inline Content-Length: 777 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.260 pkgsrc/doc/CHANGES-2024:1.261 --- pkgsrc/doc/CHANGES-2024:1.260 Wed Jan 10 20:37:50 2024 +++ pkgsrc/doc/CHANGES-2024 Wed Jan 10 20:49:08 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.260 2024/01/10 20:37:50 adam Exp $ +$NetBSD: CHANGES-2024,v 1.261 2024/01/10 20:49:08 adam Exp $ Changes to the packages collection and infrastructure in 2024: @@ -308,3 +308,5 @@ Changes to the packages collection and i Updated net/ncftp3 to 3.2.7 [adam 2024-01-10] Updated devel/py-more-itertools to 10.2.0 [adam 2024-01-10] Updated devel/py-cython to 3.0.8 [adam 2024-01-10] + Updated www/py-jupyter_server to 2.12.3 [adam 2024-01-10] + Updated www/py-jupyterlab to 4.0.10 [adam 2024-01-10] --_----------=_170491974813320--