commit:     62d77eddd3e11403bfcc38a032b825ce7c4e65a3
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Mar  8 19:04:17 2026 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Mar  8 19:04:17 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62d77edd

dev-python/pythran: Deselect distutils tests

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/pythran/pythran-0.18.1.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/dev-python/pythran/pythran-0.18.1.ebuild 
b/dev-python/pythran/pythran-0.18.1.ebuild
index b0811edf72f3..7f4af1636d54 100644
--- a/dev-python/pythran/pythran-0.18.1.ebuild
+++ b/dev-python/pythran/pythran-0.18.1.ebuild
@@ -74,6 +74,8 @@ python_test() {
                # multiple extra deps (meson, openblas)
                # also broken on pypy3*
                pythran/tests/test_distutils.py::TestMeson::test_meson_build
+               # numpy.distutils is dead and broken
+               pythran/tests/test_distutils.py::TestDistutils
        )
        local EPYTEST_IGNORE=(
                pythran/benchmarks

Reply via email to