From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 0D93B15801B for ; Sun, 30 Jul 2023 03:14:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4FAF0E0BB8; Sun, 30 Jul 2023 03:14:32 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 34749E0BB8 for ; Sun, 30 Jul 2023 03:14:32 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0E67533FE49 for ; Sun, 30 Jul 2023 03:14:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 66CC2E91 for ; Sun, 30 Jul 2023 03:14:29 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1690686809.e5dd356a302c554f5881343f15ec715b47972c21.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/package.mask X-VCS-Directories: profiles/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: e5dd356a302c554f5881343f15ec715b47972c21 X-VCS-Branch: master Date: Sun, 30 Jul 2023 03:14:29 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 779931a4-a1fc-4ebb-9fda-3d5f81d35d33 X-Archives-Hash: 10b782b439a2234271b8e435c5faa57e commit: e5dd356a302c554f5881343f15ec715b47972c21 Author: Michał Górny gentoo org> AuthorDate: Sun Jul 30 03:13:29 2023 +0000 Commit: Michał Górny gentoo org> CommitDate: Sun Jul 30 03:13:29 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5dd356a package.mask: Unmask dev-python/iminuit Signed-off-by: Michał Górny gentoo.org> profiles/package.mask | 1 - 1 file changed, 1 deletion(-) diff --git a/profiles/package.mask b/profiles/package.mask index 80f6dd58c5fe..1bec4fb19236 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -273,7 +273,6 @@ dev-util/cucumber-html-formatter:17 # Having scikit-build-core installed still breaks building setuptools # extensions in some scenarios. # https://github.com/scikit-build/scikit-build-core/issues/426 ->=dev-python/iminuit-2.22 =dev-python/scikit-build-core-0.4.7-r1 # Hans de Graaff (2023-07-08)