commit:     60d0ea7a6ef411bc4d7f4fdf977a241b44fe27d1
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri May 29 16:29:12 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri May 29 16:29:12 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60d0ea7a

dev-python/defcon: Remove extraneous deps

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

 dev-python/defcon/defcon-0.6.0-r1.ebuild | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/dev-python/defcon/defcon-0.6.0-r1.ebuild 
b/dev-python/defcon/defcon-0.6.0-r1.ebuild
index 0b9461e0f02..5fc00d82572 100644
--- a/dev-python/defcon/defcon-0.6.0-r1.ebuild
+++ b/dev-python/defcon/defcon-0.6.0-r1.ebuild
@@ -16,12 +16,9 @@ KEYWORDS="~amd64 ~x86"
 IUSE=""
 
 RDEPEND=">=dev-python/fonttools-3.31.0[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}"
 BDEPEND="
        test? (
-               dev-python/fonttools[${PYTHON_USEDEP}]
                dev-python/fs[${PYTHON_USEDEP}]
-               dev-python/pytest-runner[${PYTHON_USEDEP}]
        )
 "
 

Reply via email to