From: Michał Górny Date: Tue, 17 Mar 2020 07:14:58 +0000 (+0100) Subject: dev-python/jupyter_core: Clean py2 deps up X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=de25ef2e342584f0746f3251d97a096545365779;p=gentoo.git dev-python/jupyter_core: Clean py2 deps up Signed-off-by: Michał Górny --- 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}] ) "