commit:     b686e29c67e51db0735e473a0c962bd4cf390a67
Author:     Alexander Puck Neuwirth <alexander <AT> neuwirth-informatik <DOT> 
de>
AuthorDate: Mon Jun  9 08:16:27 2025 +0000
Commit:     Alexander Puck Neuwirth <alexander <AT> neuwirth-informatik <DOT> 
de>
CommitDate: Mon Jun  9 08:53:38 2025 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=b686e29c

dev-python/traits: disable obsolete test method

Signed-off-by: Alexander Puck Neuwirth <alexander <AT> neuwirth-informatik.de>

 dev-python/traits/traits-6.3.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/traits/traits-6.3.2.ebuild 
b/dev-python/traits/traits-6.3.2.ebuild
index 6beade67a..07f8c032b 100644
--- a/dev-python/traits/traits-6.3.2.ebuild
+++ b/dev-python/traits/traits-6.3.2.ebuild
@@ -20,7 +20,7 @@ KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
 
 RDEPEND="dev-python/numpy[${PYTHON_USEDEP}]"
 
-distutils_enable_tests unittest
+#distutils_enable_tests unittest
 # ToDo: Fix doc building:
 # AttributeError: 'NoDefaultSpecified' object has no attribute '__name__'
 #distutils_enable_sphinx docs/source --no-autodoc

Reply via email to