Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id EFBEC84ED6 for ; Mon, 20 Nov 2023 06:30:19 +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 KyfIMFtNIwX5 for ; Mon, 20 Nov 2023 06:30:19 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 5009A84EBE for ; Mon, 20 Nov 2023 06:30:19 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 4D241FA3F; Mon, 20 Nov 2023 06:30:19 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_170046181911310" MIME-Version: 1.0 Date: Mon, 20 Nov 2023 06:30:19 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20231120063019.4D241FA3F@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_170046181911310 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Mon Nov 20 06:30:19 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: Updated databases/py-ldap, www/py-jupyter_server, www/py-jupyterlab-server To generate a diff of this commit: cvs rdiff -u -r1.7124 -r1.7125 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_170046181911310 Content-Disposition: inline Content-Length: 845 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2023 diff -u pkgsrc/doc/CHANGES-2023:1.7124 pkgsrc/doc/CHANGES-2023:1.7125 --- pkgsrc/doc/CHANGES-2023:1.7124 Mon Nov 20 06:05:51 2023 +++ pkgsrc/doc/CHANGES-2023 Mon Nov 20 06:30:18 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.7124 2023/11/20 06:05:51 fox Exp $ +$NetBSD: CHANGES-2023,v 1.7125 2023/11/20 06:30:18 adam Exp $ Changes to the packages collection and infrastructure in 2023: @@ -10225,3 +10225,6 @@ Changes to the packages collection and i Updated games/etlegacy-server to 2.81.1 [nia 2023-11-20] Updated games/etlegacy to 2.81.1 [nia 2023-11-20] Updated sysutils/eza to 0.16.0 [fox 2023-11-20] + Updated databases/py-ldap to 3.4.4 [adam 2023-11-20] + Updated www/py-jupyter_server to 2.10.1 [adam 2023-11-20] + Updated www/py-jupyterlab-server to 2.25.2 [adam 2023-11-20] --_----------=_170046181911310--