Received: by mail.netbsd.org (Postfix, from userid 605) id 69F2184D6C; Mon, 1 Mar 2021 09:06:51 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A54D784D3A for ; Mon, 1 Mar 2021 09:06:50 +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 00xzJl7SWwpO for ; Mon, 1 Mar 2021 09:06:50 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 0941084CEF for ; Mon, 1 Mar 2021 09:06:50 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 022CDFA95; Mon, 1 Mar 2021 09:06:50 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1614589609246240" MIME-Version: 1.0 Date: Mon, 1 Mar 2021 09:06:49 +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: <20210301090650.022CDFA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1614589609246240 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Mon Mar 1 09:06:49 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: Updated devel/py-astroid, devel/py-pylint, www/py-daphne, www/py-channels To generate a diff of this commit: cvs rdiff -u -r1.1342 -r1.1343 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1614589609246240 Content-Disposition: inline Content-Length: 861 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.1342 pkgsrc/doc/CHANGES-2021:1.1343 --- pkgsrc/doc/CHANGES-2021:1.1342 Mon Mar 1 08:49:41 2021 +++ pkgsrc/doc/CHANGES-2021 Mon Mar 1 09:06:49 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.1342 2021/03/01 08:49:41 nia Exp $ +$NetBSD: CHANGES-2021,v 1.1343 2021/03/01 09:06:49 adam Exp $ Changes to the packages collection and infrastructure in 2021: @@ -2115,3 +2115,7 @@ Changes to the packages collection and i Updated geography/qgis to 3.16.4 [gdt 2021-03-01] Updated geography/gama to 2.14 [gdt 2021-03-01] Removed lang/rakudo-star [nia 2021-03-01] + Updated devel/py-astroid to 2.5.1 [adam 2021-03-01] + Updated devel/py-pylint to 2.7.2 [adam 2021-03-01] + Updated www/py-daphne to 3.0.1 [adam 2021-03-01] + Updated www/py-channels to 3.0.3 [adam 2021-03-01] --_----------=_1614589609246240--