Received: by mail.netbsd.org (Postfix, from userid 605) id 8F11E84D8C; Mon, 3 May 2021 17:55:34 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C7E1A84D79 for ; Mon, 3 May 2021 17:55:33 +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 Mi8PfqAd1cs9 for ; Mon, 3 May 2021 17:55: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 2EDD984D25 for ; Mon, 3 May 2021 17:55:33 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 26B29FA95; Mon, 3 May 2021 17:55:33 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_162006453327770" MIME-Version: 1.0 Date: Mon, 3 May 2021 17:55: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: <20210503175533.26B29FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_162006453327770 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Mon May 3 17:55:33 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: Updated math/py-numpy, math/py-scipy To generate a diff of this commit: cvs rdiff -u -r1.2582 -r1.2583 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_162006453327770 Content-Disposition: inline Content-Length: 785 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.2582 pkgsrc/doc/CHANGES-2021:1.2583 --- pkgsrc/doc/CHANGES-2021:1.2582 Mon May 3 17:13:01 2021 +++ pkgsrc/doc/CHANGES-2021 Mon May 3 17:55:32 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.2582 2021/05/03 17:13:01 bouyer Exp $ +$NetBSD: CHANGES-2021,v 1.2583 2021/05/03 17:55:32 adam Exp $ Changes to the packages collection and infrastructure in 2021: @@ -4049,3 +4049,5 @@ Changes to the packages collection and i Updated geography/gdal-lib to 3.3.0 [gdt 2021-05-03] Updated geography/py-gdal to 3.3.0 [gdt 2021-05-03] Updated net/p5-FusionInventory-Agent to 2.6 [bouyer 2021-05-03] + Updated math/py-numpy to 1.20.2 [adam 2021-05-03] + Updated math/py-scipy to 1.6.3 [adam 2021-05-03] --_----------=_162006453327770--