commit: a9ee44f426e34cdd3463c8bbeef993e211795181
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 9 13:47:31 2021 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Nov 9 14:01:20 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9ee44f4
dev-python/flake8: Remove stale pypy3.7 deps
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/flake8/{flake8-3.9.2.ebuild => flake8-3.9.2-r1.ebuild} | 1 -
dev-python/flake8/flake8-4.0.0.ebuild | 1 -
dev-python/flake8/{flake8-4.0.1.ebuild => flake8-4.0.1-r1.ebuild} | 1 -
3 files changed, 3 deletions(-)
diff --git a/dev-python/flake8/flake8-3.9.2.ebuild
b/dev-python/flake8/flake8-3.9.2-r1.ebuild
similarity index 93%
rename from dev-python/flake8/flake8-3.9.2.ebuild
rename to dev-python/flake8/flake8-3.9.2-r1.ebuild
index 4919eb6d71c..ba315d7ed26 100644
--- a/dev-python/flake8/flake8-3.9.2.ebuild
+++ b/dev-python/flake8/flake8-3.9.2-r1.ebuild
@@ -20,7 +20,6 @@ RDEPEND="
<dev-python/pyflakes-2.4.0[${PYTHON_USEDEP}]
>=dev-python/pycodestyle-2.7.0[${PYTHON_USEDEP}]
<dev-python/pycodestyle-2.8.0[${PYTHON_USEDEP}]
- $(python_gen_cond_dep 'dev-python/importlib_metadata[${PYTHON_USEDEP}]'
pypy3)
"
PDEPEND="
>=dev-python/mccabe-0.6.0[${PYTHON_USEDEP}]
diff --git a/dev-python/flake8/flake8-4.0.0.ebuild
b/dev-python/flake8/flake8-4.0.0.ebuild
index 8bf1116ff1c..3c07a4d85dc 100644
--- a/dev-python/flake8/flake8-4.0.0.ebuild
+++ b/dev-python/flake8/flake8-4.0.0.ebuild
@@ -20,7 +20,6 @@ RDEPEND="
<dev-python/pyflakes-2.5.0[${PYTHON_USEDEP}]
>=dev-python/pycodestyle-2.8.0[${PYTHON_USEDEP}]
<dev-python/pycodestyle-2.9.0[${PYTHON_USEDEP}]
- $(python_gen_cond_dep 'dev-python/importlib_metadata[${PYTHON_USEDEP}]'
pypy3)
"
PDEPEND="
>=dev-python/mccabe-0.6.0[${PYTHON_USEDEP}]
diff --git a/dev-python/flake8/flake8-4.0.1.ebuild
b/dev-python/flake8/flake8-4.0.1-r1.ebuild
similarity index 93%
rename from dev-python/flake8/flake8-4.0.1.ebuild
rename to dev-python/flake8/flake8-4.0.1-r1.ebuild
index 8eff90baa86..e2b118bdbb2 100644
--- a/dev-python/flake8/flake8-4.0.1.ebuild
+++ b/dev-python/flake8/flake8-4.0.1-r1.ebuild
@@ -20,7 +20,6 @@ RDEPEND="
<dev-python/pyflakes-2.5.0[${PYTHON_USEDEP}]
>=dev-python/pycodestyle-2.8.0[${PYTHON_USEDEP}]
<dev-python/pycodestyle-2.9.0[${PYTHON_USEDEP}]
- $(python_gen_cond_dep 'dev-python/importlib_metadata[${PYTHON_USEDEP}]'
pypy3)
"
PDEPEND="
>=dev-python/mccabe-0.6.0[${PYTHON_USEDEP}]