commit: de25ef2e342584f0746f3251d97a096545365779
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 17 07:14:58 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Mar 17 07:23:37 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de25ef2e
dev-python/jupyter_core: Clean py2 deps up
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/jupyter_core/jupyter_core-4.4.0.ebuild | 1 -
1 file changed, 1 deletion(-)
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 83e154d8729..52f77bd87a1 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}]
)
"