summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-03-17 08:14:47 +0100
committerMichał Górny <mgorny@gentoo.org>2020-03-17 08:23:31 +0100
commit33076848a545688b09f1f1749ca6f03be60149e6 (patch)
treee62409a1b7e6b94e956c21955ac8cef3449389f8 /dev-python/ipython/ipython-5.4.1-r2.ebuild
parentdev-python/ipyparallel: Clean py2 deps up (diff)
downloadgentoo-33076848a545688b09f1f1749ca6f03be60149e6.tar.gz
gentoo-33076848a545688b09f1f1749ca6f03be60149e6.tar.bz2
gentoo-33076848a545688b09f1f1749ca6f03be60149e6.zip
dev-python/ipython: Clean py2 deps up
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/ipython/ipython-5.4.1-r2.ebuild')
-rw-r--r--dev-python/ipython/ipython-5.4.1-r2.ebuild2
1 files changed, 0 insertions, 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 eac241d5aad1..4d4f816c1dd6 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}]