From 46c308373f858a1d1209ed82d130dcee29af6bd3 Mon Sep 17 00:00:00 2001 From: Patrick Lauer Date: Thu, 18 Feb 2016 21:51:36 +0100 Subject: [PATCH] dev-python/flake8: Fix mccabe dep Package-Manager: portage-2.2.27 --- dev-python/flake8/flake8-2.5.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/flake8/flake8-2.5.4.ebuild b/dev-python/flake8/flake8-2.5.4.ebuild index f52a4537ec208..a6d01b7b87978 100644 --- a/dev-python/flake8/flake8-2.5.4.ebuild +++ b/dev-python/flake8/flake8-2.5.4.ebuild @@ -31,11 +31,11 @@ DEPEND="${RDEPEND} dev-python/nose[${PYTHON_USEDEP}] $(python_gen_cond_dep 'dev-python/mock[${PYTHON_USEDEP}]' python2_7) >=dev-python/mccabe-0.2.1[${PYTHON_USEDEP}] -