Received: by mail.netbsd.org (Postfix, from userid 605) id 697FA84D50; Fri, 14 May 2021 07:13:07 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A454284D25 for ; Fri, 14 May 2021 07:13:06 +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 GTx5uRbWPJKJ for ; Fri, 14 May 2021 07:13:06 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 0A5A884CE1 for ; Fri, 14 May 2021 07:13:06 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 07D24FA95; Fri, 14 May 2021 07:13:06 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1620976386275440" MIME-Version: 1.0 Date: Fri, 14 May 2021 07:13:06 +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: <20210514071306.07D24FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1620976386275440 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Fri May 14 07:13:05 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: Updated net/py-botocore, net/py-s3transfer, net/py-boto3, net/py-awscli To generate a diff of this commit: cvs rdiff -u -r1.2817 -r1.2818 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1620976386275440 Content-Disposition: inline Content-Length: 891 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.2817 pkgsrc/doc/CHANGES-2021:1.2818 --- pkgsrc/doc/CHANGES-2021:1.2817 Fri May 14 06:56:52 2021 +++ pkgsrc/doc/CHANGES-2021 Fri May 14 07:13:05 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.2817 2021/05/14 06:56:52 adam Exp $ +$NetBSD: CHANGES-2021,v 1.2818 2021/05/14 07:13:05 adam Exp $ Changes to the packages collection and infrastructure in 2021: @@ -4381,3 +4381,7 @@ Changes to the packages collection and i Updated www/ikiwiki to 3.20200202.3nb4 [schmonz 2021-05-14] Updated devel/py-gitpython to 3.1.17 [adam 2021-05-14] Updated devel/py-faker to 8.1.4 [adam 2021-05-14] + Updated net/py-botocore to 1.20.72 [adam 2021-05-14] + Updated net/py-s3transfer to 0.4.2 [adam 2021-05-14] + Updated net/py-boto3 to 1.17.72 [adam 2021-05-14] + Updated net/py-awscli to 1.19.72 [adam 2021-05-14] --_----------=_1620976386275440--