commit:     c55d745e2ef8bc322c8b1f9c3dad75c3918d71d7
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 14 18:04:22 2025 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Nov 14 18:06:13 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c55d745e

dev-util/kdevelop-python: Restrict tests

Various(?) tests hang. Let's revisit with 25.12, which has several
test fixes.

Bug: https://bugs.gentoo.org/965829
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 dev-util/kdevelop-python/kdevelop-python-25.08.3.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-util/kdevelop-python/kdevelop-python-25.08.3.ebuild 
b/dev-util/kdevelop-python/kdevelop-python-25.08.3.ebuild
index 55daf620fcfb..5fc59e91ff14 100644
--- a/dev-util/kdevelop-python/kdevelop-python-25.08.3.ebuild
+++ b/dev-util/kdevelop-python/kdevelop-python-25.08.3.ebuild
@@ -20,6 +20,7 @@ KEYWORDS="~amd64 ~arm64"
 IUSE=""
 
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+RESTRICT="test" # bug 965829
 
 COMMON_DEPEND="${PYTHON_DEPS}
        >=dev-qt/qt5compat-${QTMIN}:6

Reply via email to