Received: by mail.netbsd.org (Postfix, from userid 605) id B209084DA1; Fri, 24 Apr 2020 09:36:32 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3D07784D99 for ; Fri, 24 Apr 2020 09:36:32 +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 RfPP-CkTdwkU for ; Fri, 24 Apr 2020 09:36:31 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 986AC84C8B for ; Fri, 24 Apr 2020 09:36:31 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 965F7FB27; Fri, 24 Apr 2020 09:36:31 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_15877209912270" MIME-Version: 1.0 Date: Fri, 24 Apr 2020 09:36:31 +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: <20200424093631.965F7FB27@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_15877209912270 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Fri Apr 24 09:36:31 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 Log Message: Updated devel/py-configargparse, devel/py-requests-file To generate a diff of this commit: cvs rdiff -u -r1.2501 -r1.2502 pkgsrc/doc/CHANGES-2020 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_15877209912270 Content-Disposition: inline Content-Length: 799 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2020 diff -u pkgsrc/doc/CHANGES-2020:1.2501 pkgsrc/doc/CHANGES-2020:1.2502 --- pkgsrc/doc/CHANGES-2020:1.2501 Fri Apr 24 09:25:19 2020 +++ pkgsrc/doc/CHANGES-2020 Fri Apr 24 09:36:31 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.2501 2020/04/24 09:25:19 nia Exp $ +$NetBSD: CHANGES-2020,v 1.2502 2020/04/24 09:36:31 adam Exp $ Changes to the packages collection and infrastructure in 2020: @@ -3429,3 +3429,5 @@ Changes to the packages collection and i Updated devel/py-test-flake8 to 1.0.5 [adam 2020-04-24] Added audio/traverso version 0.49.6 [nia 2020-04-24] Updated graphics/ImageMagick6 to 6.9.11.7 [nia 2020-04-24] + Updated devel/py-configargparse to 1.2.3 [adam 2020-04-24] + Updated devel/py-requests-file to 1.5.0 [adam 2020-04-24] --_----------=_15877209912270--