Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4C06684F04 for ; Mon, 17 Jul 2023 19:52:02 +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 7iWNH5j04m7J for ; Mon, 17 Jul 2023 19:52:01 +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 9FFF284EED for ; Mon, 17 Jul 2023 19:52:01 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 9D948FBDB; Mon, 17 Jul 2023 19:52:01 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_168962352144520" MIME-Version: 1.0 Date: Mon, 17 Jul 2023 19:52:01 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20230717195201.9D948FBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_168962352144520 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Mon Jul 17 19:52:01 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: Updated parallel/py-threadpoolctl, math/py-scikit-learn To generate a diff of this commit: cvs rdiff -u -r1.4458 -r1.4459 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_168962352144520 Content-Disposition: inline Content-Length: 793 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2023 diff -u pkgsrc/doc/CHANGES-2023:1.4458 pkgsrc/doc/CHANGES-2023:1.4459 --- pkgsrc/doc/CHANGES-2023:1.4458 Mon Jul 17 19:41:51 2023 +++ pkgsrc/doc/CHANGES-2023 Mon Jul 17 19:52:01 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.4458 2023/07/17 19:41:51 triaxx Exp $ +$NetBSD: CHANGES-2023,v 1.4459 2023/07/17 19:52:01 adam Exp $ Changes to the packages collection and infrastructure in 2023: @@ -6206,3 +6206,5 @@ Changes to the packages collection and i Updated graphics/tesseract to 5.3.2 [adam 2023-07-17] Updated databases/hiredis to 1.2.0 [adam 2023-07-17] Updated games/openrct2 to 0.2.5 [triaxx 2023-07-17] + Updated parallel/py-threadpoolctl to 3.2.0 [adam 2023-07-17] + Updated math/py-scikit-learn to 1.3.0 [adam 2023-07-17] --_----------=_168962352144520--