Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id D83881A923B for ; Mon, 7 Feb 2022 21:15:15 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 1322A84EAE; Mon, 7 Feb 2022 21:15:15 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4C46884EAD for ; Mon, 7 Feb 2022 21:15:14 +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 uy50hAT2axgr for ; Mon, 7 Feb 2022 21:15:13 +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 9231984E79 for ; Mon, 7 Feb 2022 21:15:13 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 8F5E7FB24; Mon, 7 Feb 2022 21:15:13 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_164426851345600" MIME-Version: 1.0 Date: Mon, 7 Feb 2022 21:15:13 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20220207211513.8F5E7FB24@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_164426851345600 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Mon Feb 7 21:15:13 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: Updated devel/py-pylint-plugin-utils, devel/py-click-didyoumean, fonts/py-fonttools, devel/py-frozendict To generate a diff of this commit: cvs rdiff -u -r1.634 -r1.635 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_164426851345600 Content-Disposition: inline Content-Length: 920 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2022 diff -u pkgsrc/doc/CHANGES-2022:1.634 pkgsrc/doc/CHANGES-2022:1.635 --- pkgsrc/doc/CHANGES-2022:1.634 Mon Feb 7 21:00:36 2022 +++ pkgsrc/doc/CHANGES-2022 Mon Feb 7 21:15:13 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.634 2022/02/07 21:00:36 adam Exp $ +$NetBSD: CHANGES-2022,v 1.635 2022/02/07 21:15:13 adam Exp $ Changes to the packages collection and infrastructure in 2022: @@ -854,3 +854,7 @@ Changes to the packages collection and i Updated www/py-drf-nested-routers to 0.93.4 [adam 2022-02-07] Updated filesystems/py-fs to 2.4.15 [adam 2022-02-07] Updated security/py-cryptodome to 3.14.1 [adam 2022-02-07] + Updated devel/py-pylint-plugin-utils to 0.7 [adam 2022-02-07] + Updated devel/py-click-didyoumean to 0.3.0 [adam 2022-02-07] + Updated fonts/py-fonttools to 4.29.1 [adam 2022-02-07] + Updated devel/py-frozendict to 2.3.0 [adam 2022-02-07] --_----------=_164426851345600--