Received: by mail.netbsd.org (Postfix, from userid 605) id 4884D85132; Tue, 29 Jun 2021 13:36:56 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 84BD584D26 for ; Tue, 29 Jun 2021 13:36: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 rFSUlUshcFo6 for ; Tue, 29 Jun 2021 13:36:55 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id DE07A84CE0 for ; Tue, 29 Jun 2021 13:36:54 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B6722FA95; Tue, 29 Jun 2021 13:36:54 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1624973814143290" MIME-Version: 1.0 Date: Tue, 29 Jun 2021 13:36: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: <20210629133654.B6722FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1624973814143290 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Tue Jun 29 13:36:54 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: Updated net/py-grpcio, net/py-grpcio-testing, net/py-grpcio-tools, security/py-asyncssh To generate a diff of this commit: cvs rdiff -u -r1.3595 -r1.3596 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1624973814143290 Content-Disposition: inline Content-Length: 899 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.3595 pkgsrc/doc/CHANGES-2021:1.3596 --- pkgsrc/doc/CHANGES-2021:1.3595 Tue Jun 29 12:44:20 2021 +++ pkgsrc/doc/CHANGES-2021 Tue Jun 29 13:36:54 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.3595 2021/06/29 12:44:20 adam Exp $ +$NetBSD: CHANGES-2021,v 1.3596 2021/06/29 13:36:54 adam Exp $ Changes to the packages collection and infrastructure in 2021: @@ -5725,3 +5725,7 @@ Changes to the packages collection and i Updated lang/py38-html-docs to 3.8.11 [adam 2021-06-29] Updated lang/python39 to 3.9.6 [adam 2021-06-29] Updated lang/py39-html-docs to 3.9.6 [adam 2021-06-29] + Updated net/py-grpcio to 1.38.1 [adam 2021-06-29] + Updated net/py-grpcio-testing to 1.38.1 [adam 2021-06-29] + Updated net/py-grpcio-tools to 1.38.1 [adam 2021-06-29] + Updated security/py-asyncssh to 2.7.0 [adam 2021-06-29] --_----------=_1624973814143290--