Received: by mail.netbsd.org (Postfix, from userid 605) id 7A9E384E7A; Wed, 27 May 2020 12:27:55 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0328B84D52 for ; Wed, 27 May 2020 12:27:55 +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 7TlI2mtKh6Pk for ; Wed, 27 May 2020 12:27:54 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 5941B84D02 for ; Wed, 27 May 2020 12:27:54 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 53733FB27; Wed, 27 May 2020 12:27:54 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_159058247486810" MIME-Version: 1.0 Date: Wed, 27 May 2020 12:27:54 +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: <20200527122754.53733FB27@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. --_----------=_159058247486810 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Wed May 27 12:27:54 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 Log Message: Updated lang/py-six, net/py-botocore, net/py-boto3, net/py-awscli To generate a diff of this commit: cvs rdiff -u -r1.3205 -r1.3206 pkgsrc/doc/CHANGES-2020 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_159058247486810 Content-Disposition: inline Content-Length: 891 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.3205 pkgsrc/doc/CHANGES-2020:1.3206 --- pkgsrc/doc/CHANGES-2020:1.3205 Wed May 27 11:42:33 2020 +++ pkgsrc/doc/CHANGES-2020 Wed May 27 12:27:54 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.3205 2020/05/27 11:42:33 ryoon Exp $ +$NetBSD: CHANGES-2020,v 1.3206 2020/05/27 12:27:54 adam Exp $ Changes to the packages collection and infrastructure in 2020: @@ -5095,3 +5095,7 @@ Changes to the packages collection and i Updated databases/py-pypika to 0.37.7 [adam 2020-05-27] Updated mail/thunderbird to 68.8.1 [ryoon 2020-05-27] Updated mail/thunderbird-l10n to 68.8.1 [ryoon 2020-05-27] + Updated lang/py-six to 1.15.0 [adam 2020-05-27] + Updated net/py-botocore to 1.16.17 [adam 2020-05-27] + Updated net/py-boto3 to 1.13.17 [adam 2020-05-27] + Updated net/py-awscli to 1.18.67 [adam 2020-05-27] --_----------=_159058247486810--