From: Ian Delaney Date: Fri, 25 Sep 2015 13:30:57 +0000 (+0800) Subject: dev-python/flake8: correction to previous revbump (-2.4.1-r1) X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=6a35da285748a6e63be662e8d5ee74fa1010b120;p=gentoo.git dev-python/flake8: correction to previous revbump (-2.4.1-r1) corrective patch submitted via Bug #561394 Package-Manager: portage-2.2.20.1 --- 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}]