summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-03-17 08:38:50 +0100
committerMichał Górny <mgorny@gentoo.org>2020-03-17 09:07:33 +0100
commit71ce599b17b385c4028771af3a9a7498e08046ff (patch)
treeb79afee17c4cd2b01749eddae7db7f052288412b /dev-python/qtconsole
parentdev-python/python-redmine: Clean py2 deps up (diff)
downloadgentoo-71ce599b17b385c4028771af3a9a7498e08046ff.tar.gz
gentoo-71ce599b17b385c4028771af3a9a7498e08046ff.tar.bz2
gentoo-71ce599b17b385c4028771af3a9a7498e08046ff.zip
dev-python/qtconsole: Clean py2 deps up
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/qtconsole')
-rw-r--r--dev-python/qtconsole/qtconsole-4.3.1.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-python/qtconsole/qtconsole-4.3.1.ebuild b/dev-python/qtconsole/qtconsole-4.3.1.ebuild
index b4702ee0ac65..7d5418c31559 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]
)