Received: by mail.netbsd.org (Postfix, from userid 605) id E392A84E7E; Mon, 13 Mar 2023 16:48:03 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1CFF184E67 for ; Mon, 13 Mar 2023 16:48:03 +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 0vwU4P4ZtQDx for ; Mon, 13 Mar 2023 16:48:02 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id A670184CEE for ; Mon, 13 Mar 2023 16:48:02 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 9F500FA90; Mon, 13 Mar 2023 16:48:02 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1678726082237710" MIME-Version: 1.0 Date: Mon, 13 Mar 2023 16:48:02 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20230313164802.9F500FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1678726082237710 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Mar 13 16:48:02 UTC 2023 Modified Files: pkgsrc/doc: TODO Log Message: doc/TODO: update py-numpy status To generate a diff of this commit: cvs rdiff -u -r1.22690 -r1.22691 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1678726082237710 Content-Disposition: inline Content-Length: 648 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22690 pkgsrc/doc/TODO:1.22691 --- pkgsrc/doc/TODO:1.22690 Mon Mar 13 13:18:45 2023 +++ pkgsrc/doc/TODO Mon Mar 13 16:48:02 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22690 2023/03/13 13:18:45 wiz Exp $ +$NetBSD: TODO,v 1.22691 2023/03/13 16:48:02 wiz Exp $ Suggested new packages ====================== @@ -1243,7 +1243,7 @@ For possible Perl packages updates, see o py-musicbrainz-0.7.4 o py-musicbrainz-ngs-0.7.1 o py-newt-0.52.21 - o py-numpy-1.24 + o py-numpy-1.24.2 [wip, doesn't compile on NetBSD] o py-omniORBpy-3.7 o py-pdf-parser-0.7.4 o py-postgresql-5.1.2 --_----------=_1678726082237710--