Received: by mail.netbsd.org (Postfix, from userid 605) id 1105C84EBA; Thu, 29 Dec 2022 11:01:35 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 41B7484EA8 for ; Thu, 29 Dec 2022 11:01:34 +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 2m1FQGlK84ST for ; Thu, 29 Dec 2022 11:01:33 +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 9727284CFF for ; Thu, 29 Dec 2022 11:01:33 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 948B0FA90; Thu, 29 Dec 2022 11:01:33 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1672311693151570" MIME-Version: 1.0 Date: Thu, 29 Dec 2022 11:01:33 +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: <20221229110133.948B0FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1672311693151570 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Thu Dec 29 11:01:33 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: Updated net/py-botocore, net/py-boto3, net/py-awscli, devel/py-pyrsistent To generate a diff of this commit: cvs rdiff -u -r1.6395 -r1.6396 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1672311693151570 Content-Disposition: inline Content-Length: 881 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2022 diff -u pkgsrc/doc/CHANGES-2022:1.6395 pkgsrc/doc/CHANGES-2022:1.6396 --- pkgsrc/doc/CHANGES-2022:1.6395 Thu Dec 29 08:09:03 2022 +++ pkgsrc/doc/CHANGES-2022 Thu Dec 29 11:01:33 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.6395 2022/12/29 08:09:03 pin Exp $ +$NetBSD: CHANGES-2022,v 1.6396 2022/12/29 11:01:33 adam Exp $ Changes to the packages collection and infrastructure in 2022: @@ -9531,3 +9531,7 @@ Changes to the packages collection and i Updated audio/ncspot to 0.12.0 [pin 2022-12-29] Updated editors/tp-note to 1.19.13 [pin 2022-12-29] Added devel/superdiff version 2.0.3 [pin 2022-12-29] + Updated net/py-botocore to 1.29.39 [adam 2022-12-29] + Updated net/py-boto3 to 1.26.39 [adam 2022-12-29] + Updated net/py-awscli to 1.27.39 [adam 2022-12-29] + Updated devel/py-pyrsistent to 0.19.3 [adam 2022-12-29] --_----------=_1672311693151570--