Skip to content

Commit

Permalink
dev-python/flake8: make blockers revbump-tolerant and drop PY_USEDEP
Browse files Browse the repository at this point in the history
  • Loading branch information
klausman committed Sep 6, 2016
1 parent 7d4dcfa commit af45c51
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions dev-python/flake8/flake8-3.0.4.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ SLOT="0"
RDEPEND="
>=dev-python/pyflakes-0.8.1[${PYTHON_USEDEP}]
<dev-python/pyflakes-1.3[${PYTHON_USEDEP}]
!=dev-python/pyflakes-1.2.0[${PYTHON_USEDEP}]
!=dev-python/pyflakes-1.2.1[${PYTHON_USEDEP}]
!=dev-python/pyflakes-1.2.2[${PYTHON_USEDEP}]
!~dev-python/pyflakes-1.2.0
!~dev-python/pyflakes-1.2.1
!~dev-python/pyflakes-1.2.2
>=dev-python/pycodestyle-2.0.0[${PYTHON_USEDEP}]
<=dev-python/pycodestyle-2.1.0[${PYTHON_USEDEP}]
"
Expand Down

0 comments on commit af45c51

Please sign in to comment.