commit: c3357caafdc84d1d2f5de2a77791f5ff5875d8d5
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 3 09:43:06 2020 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Fri Jan 3 10:09:27 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3357caa
net-analyzer/python-gvm: enable unittests
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
net-analyzer/python-gvm/python-gvm-1.1.0.ebuild | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/net-analyzer/python-gvm/python-gvm-1.1.0.ebuild
b/net-analyzer/python-gvm/python-gvm-1.1.0.ebuild
index 337868c6e65..9a52388287f 100644
--- a/net-analyzer/python-gvm/python-gvm-1.1.0.ebuild
+++ b/net-analyzer/python-gvm/python-gvm-1.1.0.ebuild
@@ -23,8 +23,7 @@ RDEPEND="
DEPEND="
${RDEPEND}"
-BDEPEND="
- dev-python/setuptools[${PYTHON_USEDEP}]"
+distutils_enable_tests unittest
src_prepare() {
distutils-r1_python_prepare_all