summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-03-17 08:14:56 +0100
committerMichał Górny <mgorny@gentoo.org>2020-03-17 08:23:36 +0100
commit125316c3b03794ee224ba39e708425cf2a6442b8 (patch)
tree53d699df892966671b29fd7248a5f449926ab854
parentdev-python/jupyter_client: Clean py2 deps up (diff)
downloadgentoo-125316c3b03794ee224ba39e708425cf2a6442b8.tar.gz
gentoo-125316c3b03794ee224ba39e708425cf2a6442b8.tar.bz2
gentoo-125316c3b03794ee224ba39e708425cf2a6442b8.zip
dev-python/jupyter_console: Clean py2 deps up
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--dev-python/jupyter_console/jupyter_console-5.1.0.ebuild1
-rw-r--r--dev-python/jupyter_console/jupyter_console-6.0.0.ebuild1
2 files changed, 0 insertions, 2 deletions
diff --git a/dev-python/jupyter_console/jupyter_console-5.1.0.ebuild b/dev-python/jupyter_console/jupyter_console-5.1.0.ebuild
index 2945c032b016..23b925e042d5 100644
--- a/dev-python/jupyter_console/jupyter_console-5.1.0.ebuild
+++ b/dev-python/jupyter_console/jupyter_console-5.1.0.ebuild
@@ -27,7 +27,6 @@ RDEPEND="
DEPEND="${RDEPEND}
doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
test? (
- $(python_gen_cond_dep 'dev-python/mock[${PYTHON_USEDEP}]' 'python2*')
dev-python/pexpect[${PYTHON_USEDEP}]
>=dev-python/nose-0.10.1[${PYTHON_USEDEP}]
)
diff --git a/dev-python/jupyter_console/jupyter_console-6.0.0.ebuild b/dev-python/jupyter_console/jupyter_console-6.0.0.ebuild
index 2945c032b016..23b925e042d5 100644
--- a/dev-python/jupyter_console/jupyter_console-6.0.0.ebuild
+++ b/dev-python/jupyter_console/jupyter_console-6.0.0.ebuild
@@ -27,7 +27,6 @@ RDEPEND="
DEPEND="${RDEPEND}
doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
test? (
- $(python_gen_cond_dep 'dev-python/mock[${PYTHON_USEDEP}]' 'python2*')
dev-python/pexpect[${PYTHON_USEDEP}]
>=dev-python/nose-0.10.1[${PYTHON_USEDEP}]
)