commit:     4f4a5664b51d8d8859c5b27ade6e30b02d11af26
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Nov  9 13:48:29 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Nov  9 14:01:22 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f4a5664

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

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

 .../{humanize-3.12.0-r1.ebuild => humanize-3.12.0-r2.ebuild}         | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/dev-python/humanize/humanize-3.12.0-r1.ebuild 
b/dev-python/humanize/humanize-3.12.0-r2.ebuild
similarity index 86%
rename from dev-python/humanize/humanize-3.12.0-r1.ebuild
rename to dev-python/humanize/humanize-3.12.0-r2.ebuild
index e01d205acf4..5087a4abebc 100644
--- a/dev-python/humanize/humanize-3.12.0-r1.ebuild
+++ b/dev-python/humanize/humanize-3.12.0-r2.ebuild
@@ -14,11 +14,6 @@ LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
-RDEPEND="
-       $(python_gen_cond_dep '
-               dev-python/importlib_metadata[${PYTHON_USEDEP}]
-       ' pypy3)
-"
 BDEPEND="
        dev-python/setuptools_scm[${PYTHON_USEDEP}]
        test? ( dev-python/freezegun[${PYTHON_USEDEP}] )

Reply via email to