commit:     2a92d3754f04a797d0fe2b2043057d828d10fa5b
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Nov  9 13:52:44 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Nov  9 14:01:28 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a92d375

dev-python/pytest: Remove stale pypy3.7 deps

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/pytest/{pytest-6.2.5.ebuild => pytest-6.2.5-r1.ebuild} | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/dev-python/pytest/pytest-6.2.5.ebuild 
b/dev-python/pytest/pytest-6.2.5-r1.ebuild
similarity index 94%
rename from dev-python/pytest/pytest-6.2.5.ebuild
rename to dev-python/pytest/pytest-6.2.5-r1.ebuild
index 9894800b747..fe9104bf943 100644
--- a/dev-python/pytest/pytest-6.2.5.ebuild
+++ b/dev-python/pytest/pytest-6.2.5-r1.ebuild
@@ -18,9 +18,6 @@ RESTRICT="!test? ( test )"
 
 RDEPEND="
        >=dev-python/attrs-19.2.0[${PYTHON_USEDEP}]
-       $(python_gen_cond_dep '
-               dev-python/importlib_metadata[${PYTHON_USEDEP}]
-       ' pypy3)
        dev-python/iniconfig[${PYTHON_USEDEP}]
        >=dev-python/more-itertools-4.0.0[${PYTHON_USEDEP}]
        dev-python/packaging[${PYTHON_USEDEP}]

Reply via email to