Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2AF0684D69 for ; Sun, 31 Dec 2023 19:50: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 IAWbl_HiCJ8Q for ; Sun, 31 Dec 2023 19:50:32 +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 72E1584D4B for ; Sun, 31 Dec 2023 19:50:32 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 660F2FA42; Sun, 31 Dec 2023 19:50:32 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1704052232133170" MIME-Version: 1.0 Date: Sun, 31 Dec 2023 19:50:32 +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: <20231231195032.660F2FA42@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1704052232133170 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Sun Dec 31 19:50:32 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: Updated textproc/py-fastjsonschema, devel/py-coverage To generate a diff of this commit: cvs rdiff -u -r1.7899 -r1.7900 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.23848 -r1.23849 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1704052232133170 Content-Disposition: inline Content-Length: 1356 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.7899 pkgsrc/doc/CHANGES-2023:1.7900 --- pkgsrc/doc/CHANGES-2023:1.7899 Sun Dec 31 19:12:14 2023 +++ pkgsrc/doc/CHANGES-2023 Sun Dec 31 19:50:31 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.7899 2023/12/31 19:12:14 adam Exp $ +$NetBSD: CHANGES-2023,v 1.7900 2023/12/31 19:50:31 adam Exp $ Changes to the packages collection and infrastructure in 2023: @@ -11224,3 +11224,5 @@ Changes to the packages collection and i Updated devel/opa to 0.60.0 [leot 2023-12-31] Updated net/inetutils to 2.5 [adam 2023-12-31] Updated devel/py-test to 7.4.4 [adam 2023-12-31] + Updated textproc/py-fastjsonschema to 2.19.1 [adam 2023-12-31] + Updated devel/py-coverage to 7.4.0 [adam 2023-12-31] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23848 pkgsrc/doc/TODO:1.23849 --- pkgsrc/doc/TODO:1.23848 Sun Dec 31 19:12:15 2023 +++ pkgsrc/doc/TODO Sun Dec 31 19:50:31 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23848 2023/12/31 19:12:15 adam Exp $ +$NetBSD: TODO,v 1.23849 2023/12/31 19:50:31 adam Exp $ Suggested new packages ====================== @@ -1170,7 +1170,6 @@ For possible Perl packages updates, see o py-distro-1.9.0 o py-django-5.0 o py-ephem3-3.7.6.0 - o py-fastjsonschema-2.19.1 o py-fecon235-6.18.1203 o py-filebytes-0.10.2 o py-foolscap-23.3.0 --_----------=_1704052232133170--