commit:     33076848a545688b09f1f1749ca6f03be60149e6
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 17 07:14:47 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Mar 17 07:23:31 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33076848

dev-python/ipython: Clean py2 deps up

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/ipython/ipython-5.4.1-r2.ebuild | 2 --
 1 file changed, 2 deletions(-)

diff --git a/dev-python/ipython/ipython-5.4.1-r2.ebuild 
b/dev-python/ipython/ipython-5.4.1-r2.ebuild
index eac241d5aad..4d4f816c1dd 100644
--- a/dev-python/ipython/ipython-5.4.1-r2.ebuild
+++ b/dev-python/ipython/ipython-5.4.1-r2.ebuild
@@ -35,8 +35,6 @@ RDEPEND="${CDEPEND}
        nbconvert? ( dev-python/nbconvert[${PYTHON_USEDEP}] )"
 DEPEND="${CDEPEND}
        dev-python/setuptools[${PYTHON_USEDEP}]
-       $(python_gen_cond_dep \
-               
'dev-python/backports-shutil_get_terminal_size[${PYTHON_USEDEP}]' 'python2*')
        test? (
                dev-python/ipykernel[${PYTHON_USEDEP}]
                dev-python/nbformat[${PYTHON_USEDEP}]

Reply via email to