commit: 71ce599b17b385c4028771af3a9a7498e08046ff
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 17 07:38:50 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Mar 17 08:07:33 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71ce599b
dev-python/qtconsole: Clean py2 deps up
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/qtconsole/qtconsole-4.3.1.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/dev-python/qtconsole/qtconsole-4.3.1.ebuild
b/dev-python/qtconsole/qtconsole-4.3.1.ebuild
index b4702ee0ac6..7d5418c3155 100644
--- a/dev-python/qtconsole/qtconsole-4.3.1.ebuild
+++ b/dev-python/qtconsole/qtconsole-4.3.1.ebuild
@@ -31,7 +31,6 @@ DEPEND="${RDEPEND}
>=dev-python/sphinx-1.3.1-r1[${PYTHON_USEDEP}]
)
test? (
- $(python_gen_cond_dep 'dev-python/mock[${PYTHON_USEDEP}]'
'python2*')
>=dev-python/nose-0.10.1[${PYTHON_USEDEP}]
dev-python/PyQt5[${PYTHON_USEDEP},svg,testlib]
)