From 22257699f838ccc66ae62750f347cb4501250998 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Thu, 10 May 2018 19:04:11 +0200 Subject: dev-python/jupyter_core: Restrict tests, need existing installation Tests succeed when package is installed in advance. Bug: https://bugs.gentoo.org/649538 Package-Manager: Portage-2.3.36, Repoman-2.3.9 --- dev-python/jupyter_core/jupyter_core-4.4.0.ebuild | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'dev-python/jupyter_core/jupyter_core-4.4.0.ebuild') 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 a2804624d23b..962e95ed8c62 100644 --- a/dev-python/jupyter_core/jupyter_core-4.4.0.ebuild +++ b/dev-python/jupyter_core/jupyter_core-4.4.0.ebuild @@ -18,7 +18,7 @@ IUSE="doc test" RDEPEND=" dev-python/traitlets[${PYTHON_USEDEP}] - " +" DEPEND="${RDEPEND} !!