diff options
Diffstat (limited to 'dev-python/flake8')
-rw-r--r-- | dev-python/flake8/flake8-3.0.4-r1.ebuild (renamed from dev-python/flake8/flake8-3.0.4.ebuild) | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/flake8/flake8-3.0.4.ebuild b/dev-python/flake8/flake8-3.0.4-r1.ebuild index 9dc4a498f686..b80756e3a65f 100644 --- a/dev-python/flake8/flake8-3.0.4.ebuild +++ b/dev-python/flake8/flake8-3.0.4-r1.ebuild @@ -25,6 +25,7 @@ RDEPEND=" !~dev-python/pyflakes-1.2.2 >=dev-python/pycodestyle-2.0.0[${PYTHON_USEDEP}] <=dev-python/pycodestyle-2.1.0[${PYTHON_USEDEP}] + $(python_gen_cond_dep 'dev-python/configparser[${PYTHON_USEDEP}]' python2_7 pypy ) " DEPEND="${RDEPEND} dev-python/setuptools[${PYTHON_USEDEP}] |