Received: by mail.netbsd.org (Postfix, from userid 605) id 765DB84D26; Fri, 19 Mar 2021 07:35:25 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B18B384CE1 for ; Fri, 19 Mar 2021 07:35:24 +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 klYo7E8LeaL5 for ; Fri, 19 Mar 2021 07:35:24 +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 1535884C13 for ; Fri, 19 Mar 2021 07:35:24 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 12ECCFA95; Fri, 19 Mar 2021 07:35:24 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1616139324194920" MIME-Version: 1.0 Date: Fri, 19 Mar 2021 07:35:24 +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: <20210319073524.12ECCFA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1616139324194920 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Fri Mar 19 07:35:24 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: Updated devel/py-faker, devel/py-flake8-docstrings To generate a diff of this commit: cvs rdiff -u -r1.1719 -r1.1720 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1616139324194920 Content-Disposition: inline Content-Length: 776 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.1719 pkgsrc/doc/CHANGES-2021:1.1720 --- pkgsrc/doc/CHANGES-2021:1.1719 Fri Mar 19 07:05:08 2021 +++ pkgsrc/doc/CHANGES-2021 Fri Mar 19 07:35:23 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.1719 2021/03/19 07:05:08 adam Exp $ +$NetBSD: CHANGES-2021,v 1.1720 2021/03/19 07:35:23 adam Exp $ Changes to the packages collection and infrastructure in 2021: @@ -2615,3 +2615,5 @@ Changes to the packages collection and i Updated devel/lemon to 1.0.3.35.2 [adam 2021-03-19] Updated graphics/jasper to 2.0.27 [adam 2021-03-19] Updated net/grpc to 1.36.4 [adam 2021-03-19] + Updated devel/py-faker to 6.6.2 [adam 2021-03-19] + Updated devel/py-flake8-docstrings to 1.6.0 [adam 2021-03-19] --_----------=_1616139324194920--