Received: by mail.netbsd.org (Postfix, from userid 605) id 2ADB584F2B; Thu, 19 May 2022 13:19:20 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 62B0484F27 for ; Thu, 19 May 2022 13:19:19 +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 3b6FOnsQ6Uqg for ; Thu, 19 May 2022 13:19:19 +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 B7AF484C2C for ; Thu, 19 May 2022 13:19:18 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E03BBFAEB; Thu, 19 May 2022 13:19:55 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1652966395149990" MIME-Version: 1.0 Date: Thu, 19 May 2022 13:19:55 +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: <20220519131955.E03BBFAEB@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1652966395149990 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Thu May 19 13:19:55 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: Updated www/py-asgiref, net/py-minio To generate a diff of this commit: cvs rdiff -u -r1.2633 -r1.2634 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1652966395149990 Content-Disposition: inline Content-Length: 782 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.2633 pkgsrc/doc/CHANGES-2022:1.2634 --- pkgsrc/doc/CHANGES-2022:1.2633 Thu May 19 08:53:38 2022 +++ pkgsrc/doc/CHANGES-2022 Thu May 19 13:19:55 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.2633 2022/05/19 08:53:38 pin Exp $ +$NetBSD: CHANGES-2022,v 1.2634 2022/05/19 13:19:55 adam Exp $ Changes to the packages collection and infrastructure in 2022: @@ -4057,3 +4057,5 @@ Changes to the packages collection and i Updated security/py-google-reauth to 0.1.1 [adam 2022-05-19] Updated textproc/ocaml-csv to 2.4nb1 [jaapb 2022-05-19] Updated sysutils/zoxide to 0.8.1nb1 [pin 2022-05-19] + Updated www/py-asgiref to 3.5.2 [adam 2022-05-19] + Updated net/py-minio to 7.1.8 [adam 2022-05-19] --_----------=_1652966395149990--