Received: by mail.netbsd.org (Postfix, from userid 605) id DC23084E9A; Thu, 12 Dec 2019 13:18:16 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6598A84E7F for ; Thu, 12 Dec 2019 13:18:16 +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 rJaL51O4AMj0 for ; Thu, 12 Dec 2019 13:18:16 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id BEB4E84D21 for ; Thu, 12 Dec 2019 13:18:15 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id BC2E7FA97; Thu, 12 Dec 2019 13:18:15 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1576156695202960" MIME-Version: 1.0 Date: Thu, 12 Dec 2019 13:18:15 +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: <20191212131815.BC2E7FA97@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. --_----------=_1576156695202960 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Thu Dec 12 13:18:15 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 Log Message: Updated net/py-botocore, net/py-boto3, net/py-awscli, textproc/py-regex To generate a diff of this commit: cvs rdiff -u -r1.5336 -r1.5337 pkgsrc/doc/CHANGES-2019 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1576156695202960 Content-Disposition: inline Content-Length: 889 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2019 diff -u pkgsrc/doc/CHANGES-2019:1.5336 pkgsrc/doc/CHANGES-2019:1.5337 --- pkgsrc/doc/CHANGES-2019:1.5336 Thu Dec 12 10:05:06 2019 +++ pkgsrc/doc/CHANGES-2019 Thu Dec 12 13:18:15 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.5336 2019/12/12 10:05:06 fcambus Exp $ +$NetBSD: CHANGES-2019,v 1.5337 2019/12/12 13:18:15 adam Exp $ Changes to the packages collection and infrastructure in 2019: @@ -8580,3 +8580,7 @@ Changes to the packages collection and i Added devel/samurai version 0.7 [ng0 2019-12-12] Updated www/davical to 1.1.9.2 [hauke 2019-12-12] Updated graphics/ansilove to 4.0.6 [fcambus 2019-12-12] + Updated net/py-botocore to 1.13.37 [adam 2019-12-12] + Updated net/py-boto3 to 1.10.37 [adam 2019-12-12] + Updated net/py-awscli to 1.16.301 [adam 2019-12-12] + Updated textproc/py-regex to 2019.12.9 [adam 2019-12-12] --_----------=_1576156695202960--