commit: 125316c3b03794ee224ba39e708425cf2a6442b8
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 17 07:14:56 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Mar 17 07:23:36 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=125316c3
dev-python/jupyter_console: Clean py2 deps up
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/jupyter_console/jupyter_console-5.1.0.ebuild | 1 -
dev-python/jupyter_console/jupyter_console-6.0.0.ebuild | 1 -
2 files changed, 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 2945c032b01..23b925e042d 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 2945c032b01..23b925e042d 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}]
)