commit: 4712bdbbba831d300f65242282e5fa2a26581f94
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 13 15:17:52 2025 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Apr 13 15:22:02 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4712bdbb
dev-python/numpy: Fix a typo in deselect
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/numpy/numpy-2.2.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/numpy/numpy-2.2.4.ebuild
b/dev-python/numpy/numpy-2.2.4.ebuild
index ed12fa5d55ef..b5278a619698 100644
--- a/dev-python/numpy/numpy-2.2.4.ebuild
+++ b/dev-python/numpy/numpy-2.2.4.ebuild
@@ -110,7 +110,7 @@ python_test() {
# TODO
numpy/_core/tests/test_function_base.py::TestLinspace::test_denormal_numbers
numpy/f2py/tests/test_kind.py::TestKind::test_real
-
numpy/f2py/tests/test_kind.py::TestKind::test_quad_precisionn
+
numpy/f2py/tests/test_kind.py::TestKind::test_quad_precision
# require too much memory
'numpy/_core/tests/test_multiarray.py::TestDot::test_huge_vectordot[complex128]'