Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A9E3184FB6 for ; Tue, 7 Nov 2023 10:36:36 +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 abnNdW9WAnvP for ; Tue, 7 Nov 2023 10:36:36 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 005AC84FB5 for ; Tue, 7 Nov 2023 10:36:35 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id F1528FA2D; Tue, 7 Nov 2023 10:36:35 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1699353395265570" MIME-Version: 1.0 Date: Tue, 7 Nov 2023 10:36:35 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20231107103635.F1528FA2D@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1699353395265570 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Tue Nov 7 10:36:35 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated lang/py-lsp-server to 1.8.2 To generate a diff of this commit: cvs rdiff -u -r1.6735 -r1.6736 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.23595 -r1.23596 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1699353395265570 Content-Disposition: inline Content-Length: 1315 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.6735 pkgsrc/doc/CHANGES-2023:1.6736 --- pkgsrc/doc/CHANGES-2023:1.6735 Tue Nov 7 09:34:09 2023 +++ pkgsrc/doc/CHANGES-2023 Tue Nov 7 10:36:35 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.6735 2023/11/07 09:34:09 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.6736 2023/11/07 10:36:35 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -9734,3 +9734,4 @@ Changes to the packages collection and i Updated devel/py-poetry-plugin-export to 1.6.0 [wiz 2023-11-07] Updated devel/py-rpds-py to 0.12.0 [wiz 2023-11-07] Updated textproc/py-lsp-jsonrpc to 1.1.2 [wiz 2023-11-07] + Updated lang/py-lsp-server to 1.8.2 [wiz 2023-11-07] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23595 pkgsrc/doc/TODO:1.23596 --- pkgsrc/doc/TODO:1.23595 Tue Nov 7 09:34:09 2023 +++ pkgsrc/doc/TODO Tue Nov 7 10:36:35 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23595 2023/11/07 09:34:09 wiz Exp $ +$NetBSD: TODO,v 1.23596 2023/11/07 10:36:35 wiz Exp $ Suggested new packages ====================== @@ -1199,7 +1199,6 @@ For possible Perl packages updates, see o py-keybinder-0.3.2 o py-kivy-2.1.0 o py-llvmlite-0.39.0 - o py-lsp-server-1.8.2 o py-mock-5.0.2 o py-musicbrainz-0.7.4 o py-musicbrainz-ngs-0.7.1 --_----------=_1699353395265570--