Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3A2A385A25 for ; Fri, 20 Oct 2023 11:25:56 +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 ZnJ68XxequI3 for ; Fri, 20 Oct 2023 11:25:55 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 835EF84FE1 for ; Fri, 20 Oct 2023 11:25:55 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 808D6FADC; Fri, 20 Oct 2023 11:25:55 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1697801155163350" MIME-Version: 1.0 Date: Fri, 20 Oct 2023 11:25:55 +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: <20231020112555.808D6FADC@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1697801155163350 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Fri Oct 20 11:25:55 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: Updated lang/py-pygls, devel/py-rstr To generate a diff of this commit: cvs rdiff -u -r1.6000 -r1.6001 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.23487 -r1.23488 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1697801155163350 Content-Disposition: inline Content-Length: 1340 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.6000 pkgsrc/doc/CHANGES-2023:1.6001 --- pkgsrc/doc/CHANGES-2023:1.6000 Fri Oct 20 11:13:13 2023 +++ pkgsrc/doc/CHANGES-2023 Fri Oct 20 11:25:54 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.6000 2023/10/20 11:13:13 adam Exp $ +$NetBSD: CHANGES-2023,v 1.6001 2023/10/20 11:25:54 adam Exp $ Changes to the packages collection and infrastructure in 2023: @@ -8818,3 +8818,5 @@ Changes to the packages collection and i Updated fonts/harfbuzz-icu to 8.2.2 [adam 2023-10-20] Updated devel/py-ruamel-yaml to 0.17.39 [adam 2023-10-20] Updated devel/py-outcome to 1.3.0 [adam 2023-10-20] + Updated lang/py-pygls to 1.1.1 [adam 2023-10-20] + Updated devel/py-rstr to 3.2.2 [adam 2023-10-20] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23487 pkgsrc/doc/TODO:1.23488 --- pkgsrc/doc/TODO:1.23487 Fri Oct 20 07:28:12 2023 +++ pkgsrc/doc/TODO Fri Oct 20 11:25:55 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23487 2023/10/20 07:28:12 wiz Exp $ +$NetBSD: TODO,v 1.23488 2023/10/20 11:25:55 adam Exp $ Suggested new packages ====================== @@ -1229,7 +1229,6 @@ For possible Perl packages updates, see o py-protobuf-4.24.4 o py-pspdfutils-3.3.2 o py-ptt-1.10.2 - o py-pygls-1.1.1 o py-pykka-4.0.1 o py-pymc3-3.8 o py-qt-builder-1.15.3 --_----------=_1697801155163350--