From 6a35da285748a6e63be662e8d5ee74fa1010b120 Mon Sep 17 00:00:00 2001 From: Ian Delaney Date: Fri, 25 Sep 2015 21:30:57 +0800 Subject: [PATCH] dev-python/flake8: correction to previous revbump (-2.4.1-r1) corrective patch submitted via Bug #561394 Package-Manager: portage-2.2.20.1 --- dev-python/flake8/flake8-2.4.1-r1.ebuild | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/dev-python/flake8/flake8-2.4.1-r1.ebuild b/dev-python/flake8/flake8-2.4.1-r1.ebuild index 19f2159c5e3e..f94d6396dbcd 100644 --- a/dev-python/flake8/flake8-2.4.1-r1.ebuild +++ b/dev-python/flake8/flake8-2.4.1-r1.ebuild @@ -21,6 +21,7 @@ RDEPEND=">=dev-python/pyflakes-0.8.1[${PYTHON_USEDEP}] =dev-python/pep8-1.5.7[${PYTHON_USEDEP}] !=dev-python/pep8-1.6.1[${PYTHON_USEDEP}] + !=dev-python/pep8-1.6.2[${PYTHON_USEDEP}] " PDEPEND=">=dev-python/mccabe-0.2.1[${PYTHON_USEDEP}]