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 8258715ACFC for ; Tue, 25 Apr 2023 15:00:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0BA31E09A8; Tue, 25 Apr 2023 15:00:24 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 E70AEE09B5 for ; Tue, 25 Apr 2023 15:00:23 +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 2D3AE340F25 for ; Tue, 25 Apr 2023 15:00:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 736CAA57 for ; Tue, 25 Apr 2023 15:00:20 +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: <1682434815.589e22e5cdc1043d507e429dec2bd3c7a3c4a25c.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/scipy/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/scipy/scipy-1.10.1.ebuild X-VCS-Directories: dev-python/scipy/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 589e22e5cdc1043d507e429dec2bd3c7a3c4a25c X-VCS-Branch: master Date: Tue, 25 Apr 2023 15:00:20 +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: cad9d6ac-2a2a-417a-87ca-98fa8c71948e X-Archives-Hash: df52404df031fae8d831068d41783db7 commit: 589e22e5cdc1043d507e429dec2bd3c7a3c4a25c Author: Michał Górny gentoo org> AuthorDate: Tue Apr 25 14:48:11 2023 +0000 Commit: Michał Górny gentoo org> CommitDate: Tue Apr 25 15:00:15 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=589e22e5 dev-python/scipy: Remove obsolete EPYTEST_DESELECT entries Signed-off-by: Michał Górny gentoo.org> dev-python/scipy/scipy-1.10.1.ebuild | 4 ---- 1 file changed, 4 deletions(-) diff --git a/dev-python/scipy/scipy-1.10.1.ebuild b/dev-python/scipy/scipy-1.10.1.ebuild index fbe608eae076..08df910a0993 100644 --- a/dev-python/scipy/scipy-1.10.1.ebuild +++ b/dev-python/scipy/scipy-1.10.1.ebuild @@ -96,10 +96,6 @@ python_test() { cd "${T}" || die local EPYTEST_DESELECT=( - linalg/tests/test_decomp.py::TestSchur::test_sort - linalg/tests/test_solvers.py::test_solve_discrete_are - optimize/tests/test_milp.py::test_milp_timeout_16545 - # Network datasets/tests/test_data.py::TestDatasets::test_existence_all datasets/tests/test_data.py::TestDatasets::test_ascent