commit:     aa1f63eb1545f02ca26bc6344dcc0441f12fa910
Author:     Huang Rui <vowstar <AT> gmail <DOT> com>
AuthorDate: Mon Apr  7 13:46:05 2025 +0000
Commit:     Haelwenn Monnier <contact <AT> hacktivis <DOT> me>
CommitDate: Mon Apr  7 14:26:54 2025 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=aa1f63eb

dev-python/find-libpython: enable pytest

Signed-off-by: Huang Rui <vowstar <AT> gmail.com>

 dev-python/find-libpython/find-libpython-0.4.0.ebuild | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/dev-python/find-libpython/find-libpython-0.4.0.ebuild 
b/dev-python/find-libpython/find-libpython-0.4.0.ebuild
index 06d922b40..2fa5f13cb 100644
--- a/dev-python/find-libpython/find-libpython-0.4.0.ebuild
+++ b/dev-python/find-libpython/find-libpython-0.4.0.ebuild
@@ -14,9 +14,8 @@ LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
 
-# Tests can't work inside network sandbox
-RESTRICT=test
-
 PATCHES=(
        "${FILESDIR}/find-libpython-0.4.0-fix-license-qa.patch"
 )
+
+distutils_enable_tests pytest

Reply via email to