summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2020-04-05 17:04:24 -0700
committerRobin H. Johnson <robbat2@gentoo.org>2020-04-05 17:04:24 -0700
commit505cc6eba29093b67a1084bd3f71e228462e2a71 (patch)
treef6d1b4df44e879bf3536eaf0c8769587d7ca8b0b /dev-python/flake8
parentdev-python/github3: bump to support newer GitHub API auth requirements (diff)
downloadgentoo-505cc6eba29093b67a1084bd3f71e228462e2a71.tar.gz
gentoo-505cc6eba29093b67a1084bd3f71e228462e2a71.tar.bz2
gentoo-505cc6eba29093b67a1084bd3f71e228462e2a71.zip
dev-python/flake8: remove dev-python/pep8 blocker
Acked-by: Patrick McLean <chutzpah@gentoo.org> Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Diffstat (limited to 'dev-python/flake8')
-rw-r--r--dev-python/flake8/flake8-3.7.9.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-python/flake8/flake8-3.7.9.ebuild b/dev-python/flake8/flake8-3.7.9.ebuild
index 951a1a1af772..b9a9915b3a94 100644
--- a/dev-python/flake8/flake8-3.7.9.ebuild
+++ b/dev-python/flake8/flake8-3.7.9.ebuild
@@ -30,7 +30,6 @@ RDEPEND="
dev-python/functools32[${PYTHON_USEDEP}]
dev-python/typing[${PYTHON_USEDEP}]
' -2)
- !dev-python/pep8[${PYTHON_USEDEP}]
"
PDEPEND="
>=dev-python/mccabe-0.6.0[${PYTHON_USEDEP}]