Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C8E9A84F6A for ; Sun, 5 Nov 2023 01:07:33 +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 qW359KTbPt-5 for ; Sun, 5 Nov 2023 01:07:33 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 20C4C84F29 for ; Sun, 5 Nov 2023 01:07:33 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 1E462FA2B; Sun, 5 Nov 2023 01:07:33 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1699146453185200" MIME-Version: 1.0 Date: Sun, 5 Nov 2023 01:07:33 +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: <20231105010733.1E462FA2B@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1699146453185200 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Nov 5 01:07:32 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated textproc/py-readme_renderer to 42.0 To generate a diff of this commit: cvs rdiff -u -r1.6631 -r1.6632 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.23552 -r1.23553 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1699146453185200 Content-Disposition: inline Content-Length: 1321 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.6631 pkgsrc/doc/CHANGES-2023:1.6632 --- pkgsrc/doc/CHANGES-2023:1.6631 Sun Nov 5 01:05:11 2023 +++ pkgsrc/doc/CHANGES-2023 Sun Nov 5 01:07:32 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.6631 2023/11/05 01:05:11 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.6632 2023/11/05 01:07:32 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -9622,3 +9622,4 @@ Changes to the packages collection and i Updated devel/py-pykka to 4.0.1 [wiz 2023-11-05] Updated textproc/py-css-parser to 1.0.10 [wiz 2023-11-05] Added www/py-nh3 version 0.2.14 [wiz 2023-11-05] + Updated textproc/py-readme_renderer to 42.0 [wiz 2023-11-05] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23552 pkgsrc/doc/TODO:1.23553 --- pkgsrc/doc/TODO:1.23552 Sun Nov 5 00:52:36 2023 +++ pkgsrc/doc/TODO Sun Nov 5 01:07:32 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23552 2023/11/05 00:52:36 wiz Exp $ +$NetBSD: TODO,v 1.23553 2023/11/05 01:07:32 wiz Exp $ Suggested new packages ====================== @@ -1221,7 +1221,6 @@ For possible Perl packages updates, see o py-pytz_deprecation_shim-0.1.0.post0 o py-qtgraph-qt5-0.12.1 o py-quixote-3.3 - o py-readme_renderer-42.0 o py-sbws-1.1.0 o py-scgi-2.0 o py-setuptools_scm-8.0.4 --_----------=_1699146453185200--