commit:     7bebb3f25210293f827fcebc16f314afaf30774b
Author:     Alex Fan <alex.fan.q <AT> gmail <DOT> com>
AuthorDate: Fri Jan  6 13:00:58 2023 +0000
Commit:     Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Fri Jan  6 14:45:43 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7bebb3f2

dev-python/mpi4py: remove dep dev-python/nose

Closes: https://bugs.gentoo.org/888251
Closes: https://github.com/gentoo/gentoo/pull/28984
Signed-off-by: Alex Fan <alex.fan.q <AT> gmail.com>
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>

 dev-python/mpi4py/mpi4py-3.1.3.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/dev-python/mpi4py/mpi4py-3.1.3.ebuild 
b/dev-python/mpi4py/mpi4py-3.1.3.ebuild
index c1d94939330e..7da1ef7e8f65 100644
--- a/dev-python/mpi4py/mpi4py-3.1.3.ebuild
+++ b/dev-python/mpi4py/mpi4py-3.1.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -24,7 +24,6 @@ RDEPEND="
 "
 DEPEND="${RDEPEND}
        test? (
-               dev-python/nose[${PYTHON_USEDEP}]
                virtual/mpi[romio]
        )
 "

Reply via email to