Received: by mail.netbsd.org (Postfix, from userid 605) id 4365284FB4; Thu, 4 Jan 2024 22:08:23 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7643684FAC for ; Thu, 4 Jan 2024 22:08:22 +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 Mc5I532aKisG for ; Thu, 4 Jan 2024 22:08:22 +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 B872384CED for ; Thu, 4 Jan 2024 22:08:21 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id ABA01FA42; Thu, 4 Jan 2024 22:08:21 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_170440610191450" MIME-Version: 1.0 Date: Thu, 4 Jan 2024 22:08:21 +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: <20240104220821.ABA01FA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_170440610191450 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Thu Jan 4 22:08:21 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: Updated math/py-numpy, math/py-patsy To generate a diff of this commit: cvs rdiff -u -r1.107 -r1.108 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_170440610191450 Content-Disposition: inline Content-Length: 764 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2024 diff -u pkgsrc/doc/CHANGES-2024:1.107 pkgsrc/doc/CHANGES-2024:1.108 --- pkgsrc/doc/CHANGES-2024:1.107 Thu Jan 4 21:50:43 2024 +++ pkgsrc/doc/CHANGES-2024 Thu Jan 4 22:08:21 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.107 2024/01/04 21:50:43 plunky Exp $ +$NetBSD: CHANGES-2024,v 1.108 2024/01/04 22:08:21 adam Exp $ Changes to the packages collection and infrastructure in 2024: @@ -120,3 +120,5 @@ Changes to the packages collection and i Updated databases/libpqxx to 7.8.1 [prlw1 2024-01-04] Updated games/openrct2 to 0.4.7 [triaxx 2024-01-04] Updated cad/qcad to 3.28.2.2 [plunky 2024-01-04] + Updated math/py-numpy to 1.26.3 [adam 2024-01-04] + Updated math/py-patsy to 0.5.6 [adam 2024-01-04] --_----------=_170440610191450--