From: Marek Szuba Date: Wed, 25 Mar 2020 16:39:32 +0000 (+0100) Subject: dev-python/pyicu: remove redundant test dependency X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=9695c9afb1218a894c6ac0a27b150e3865cf3028;p=gentoo.git dev-python/pyicu: remove redundant test dependency pytest already pulls in dev-python/six. Signed-off-by: Marek Szuba --- diff --git a/dev-python/pyicu/pyicu-2.4.2.ebuild b/dev-python/pyicu/pyicu-2.4.2.ebuild index c40e9a72d0c3..330fe964470e 100644 --- a/dev-python/pyicu/pyicu-2.4.2.ebuild +++ b/dev-python/pyicu/pyicu-2.4.2.ebuild @@ -21,10 +21,6 @@ KEYWORDS="amd64 x86" RDEPEND="${PYTHON_DEPS} dev-libs/icu:=" DEPEND="${RDEPEND}" -BDEPEND="test? ( - ${RDEPEND} - dev-python/six - )" PATCHES=( "${FILESDIR}"/${PN}-2.4.2-testLocaleMatcher_pytest_old_icu.patch