summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-03-17 08:14:58 +0100
committerMichał Górny <mgorny@gentoo.org>2020-03-17 08:23:37 +0100
commitde25ef2e342584f0746f3251d97a096545365779 (patch)
tree6c365c4fbeb718687e357c9721751cab0946aa35 /dev-python/jupyter_core
parentdev-python/jupyter_console: Clean py2 deps up (diff)
downloadgentoo-de25ef2e342584f0746f3251d97a096545365779.tar.gz
gentoo-de25ef2e342584f0746f3251d97a096545365779.tar.bz2
gentoo-de25ef2e342584f0746f3251d97a096545365779.zip
dev-python/jupyter_core: Clean py2 deps up
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/jupyter_core')
-rw-r--r--dev-python/jupyter_core/jupyter_core-4.4.0.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-python/jupyter_core/jupyter_core-4.4.0.ebuild b/dev-python/jupyter_core/jupyter_core-4.4.0.ebuild
index 83e154d8729c..52f77bd87a11 100644
--- a/dev-python/jupyter_core/jupyter_core-4.4.0.ebuild
+++ b/dev-python/jupyter_core/jupyter_core-4.4.0.ebuild
@@ -25,7 +25,6 @@ DEPEND="${RDEPEND}
dev-python/sphinxcontrib-github-alt[${PYTHON_USEDEP}] )
test? (
dev-python/pytest[${PYTHON_USEDEP}]
- $(python_gen_cond_dep 'dev-python/mock[${PYTHON_USEDEP}]' 'python2*')
>=dev-python/ipython-4.0.1[${PYTHON_USEDEP}]
)
"