commit:     0fcd3dcef247c9797fab1e0bd1d8d63c1ad35eab
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 27 09:35:53 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Feb 27 09:35:57 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0fcd3dce

dev-python/nbconvert: Remove inkscape test dep

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

 dev-python/nbconvert/nbconvert-6.4.2.ebuild | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/dev-python/nbconvert/nbconvert-6.4.2.ebuild 
b/dev-python/nbconvert/nbconvert-6.4.2.ebuild
index 4b4443751510..4a1ab8884ca9 100644
--- a/dev-python/nbconvert/nbconvert-6.4.2.ebuild
+++ b/dev-python/nbconvert/nbconvert-6.4.2.ebuild
@@ -33,15 +33,12 @@ RDEPEND="
        dev-python/testpath[${PYTHON_USEDEP}]
        www-servers/tornado[${PYTHON_USEDEP}]
 "
-# Skip inkscape on hppa b/c tests should skip it gracefully if not around
-# It's a heavy dependency.
 BDEPEND="
        test? (
                dev-python/pebble[${PYTHON_USEDEP}]
                dev-python/ipykernel[${PYTHON_USEDEP}]
                dev-python/ipywidgets[${PYTHON_USEDEP}]
                >=dev-python/jupyter_client-4.2[${PYTHON_USEDEP}]
-               !hppa? ( media-gfx/inkscape )
        )
 "
 

Reply via email to