commit: 118929d67228f7fa1a8e93ea7b392d25a0b552bc
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 18 16:54:04 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jun 18 17:07:12 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=118929d6
dev-python/jsonschema: Eliminate stale python_gen_cond_dep
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/jsonschema/jsonschema-4.17.3.ebuild | 4 ----
1 file changed, 4 deletions(-)
diff --git a/dev-python/jsonschema/jsonschema-4.17.3.ebuild
b/dev-python/jsonschema/jsonschema-4.17.3.ebuild
index 91fb47e80722..a62f28a0c823 100644
--- a/dev-python/jsonschema/jsonschema-4.17.3.ebuild
+++ b/dev-python/jsonschema/jsonschema-4.17.3.ebuild
@@ -21,10 +21,6 @@ KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k
~mips ppc ppc64 ~riscv
RDEPEND="
>=dev-python/attrs-17.4.0[${PYTHON_USEDEP}]
>=dev-python/pyrsistent-0.18.0[${PYTHON_USEDEP}]
- $(python_gen_cond_dep '
- >=dev-python/importlib-resources-1.4.0[${PYTHON_USEDEP}]
- dev-python/pkgutil_resolve_name[${PYTHON_USEDEP}]
- ' 3.8)
"
BDEPEND="
dev-python/hatch-vcs[${PYTHON_USEDEP}]