commit: 5c9a7e465571c6dd2a938ab8c99c037012564370
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 19 11:04:24 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Jul 19 11:10:02 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c9a7e46
dev-python/sphinx: Eliminate stale python_gen_cond_dep
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/sphinx/sphinx-5.3.0.ebuild | 3 ---
dev-python/sphinx/sphinx-6.1.3.ebuild | 3 ---
dev-python/sphinx/sphinx-6.2.0.ebuild | 3 ---
dev-python/sphinx/sphinx-6.2.1.ebuild | 3 ---
dev-python/sphinx/sphinx-7.0.0.ebuild | 3 ---
dev-python/sphinx/sphinx-7.0.1.ebuild | 3 ---
6 files changed, 18 deletions(-)
diff --git a/dev-python/sphinx/sphinx-5.3.0.ebuild
b/dev-python/sphinx/sphinx-5.3.0.ebuild
index 59f6b07a942b..ddbbb78e4580 100644
--- a/dev-python/sphinx/sphinx-5.3.0.ebuild
+++ b/dev-python/sphinx/sphinx-5.3.0.ebuild
@@ -41,9 +41,6 @@ RDEPEND="
>=dev-python/sphinxcontrib-serializinghtml-1.1.5[${PYTHON_USEDEP}]
dev-python/sphinxcontrib-qthelp[${PYTHON_USEDEP}]
>=dev-python/packaging-21.0[${PYTHON_USEDEP}]
- $(python_gen_cond_dep '
- >=dev-python/importlib-metadata-4.8[${PYTHON_USEDEP}]
- ' 3.8 3.9)
latex? (
dev-texlive/texlive-latexextra
dev-texlive/texlive-luatex
diff --git a/dev-python/sphinx/sphinx-6.1.3.ebuild
b/dev-python/sphinx/sphinx-6.1.3.ebuild
index 03ffa67fb3ad..cda7c15b4c05 100644
--- a/dev-python/sphinx/sphinx-6.1.3.ebuild
+++ b/dev-python/sphinx/sphinx-6.1.3.ebuild
@@ -42,9 +42,6 @@ RDEPEND="
>=dev-python/sphinxcontrib-serializinghtml-1.1.5[${PYTHON_USEDEP}]
dev-python/sphinxcontrib-qthelp[${PYTHON_USEDEP}]
>=dev-python/packaging-21.0[${PYTHON_USEDEP}]
- $(python_gen_cond_dep '
- >=dev-python/importlib-metadata-4.8[${PYTHON_USEDEP}]
- ' 3.8 3.9)
latex? (
dev-texlive/texlive-latexextra
dev-texlive/texlive-luatex
diff --git a/dev-python/sphinx/sphinx-6.2.0.ebuild
b/dev-python/sphinx/sphinx-6.2.0.ebuild
index 798699cb893b..642b206d543f 100644
--- a/dev-python/sphinx/sphinx-6.2.0.ebuild
+++ b/dev-python/sphinx/sphinx-6.2.0.ebuild
@@ -42,9 +42,6 @@ RDEPEND="
>=dev-python/sphinxcontrib-serializinghtml-1.1.5[${PYTHON_USEDEP}]
dev-python/sphinxcontrib-qthelp[${PYTHON_USEDEP}]
>=dev-python/packaging-21.0[${PYTHON_USEDEP}]
- $(python_gen_cond_dep '
- >=dev-python/importlib-metadata-4.8[${PYTHON_USEDEP}]
- ' 3.8 3.9)
latex? (
dev-texlive/texlive-latexextra
dev-texlive/texlive-luatex
diff --git a/dev-python/sphinx/sphinx-6.2.1.ebuild
b/dev-python/sphinx/sphinx-6.2.1.ebuild
index 081700885831..5f63f481c3f5 100644
--- a/dev-python/sphinx/sphinx-6.2.1.ebuild
+++ b/dev-python/sphinx/sphinx-6.2.1.ebuild
@@ -42,9 +42,6 @@ RDEPEND="
>=dev-python/sphinxcontrib-serializinghtml-1.1.5[${PYTHON_USEDEP}]
dev-python/sphinxcontrib-qthelp[${PYTHON_USEDEP}]
>=dev-python/packaging-21.0[${PYTHON_USEDEP}]
- $(python_gen_cond_dep '
- >=dev-python/importlib-metadata-4.8[${PYTHON_USEDEP}]
- ' 3.8 3.9)
latex? (
dev-texlive/texlive-latexextra
dev-texlive/texlive-luatex
diff --git a/dev-python/sphinx/sphinx-7.0.0.ebuild
b/dev-python/sphinx/sphinx-7.0.0.ebuild
index 798699cb893b..642b206d543f 100644
--- a/dev-python/sphinx/sphinx-7.0.0.ebuild
+++ b/dev-python/sphinx/sphinx-7.0.0.ebuild
@@ -42,9 +42,6 @@ RDEPEND="
>=dev-python/sphinxcontrib-serializinghtml-1.1.5[${PYTHON_USEDEP}]
dev-python/sphinxcontrib-qthelp[${PYTHON_USEDEP}]
>=dev-python/packaging-21.0[${PYTHON_USEDEP}]
- $(python_gen_cond_dep '
- >=dev-python/importlib-metadata-4.8[${PYTHON_USEDEP}]
- ' 3.8 3.9)
latex? (
dev-texlive/texlive-latexextra
dev-texlive/texlive-luatex
diff --git a/dev-python/sphinx/sphinx-7.0.1.ebuild
b/dev-python/sphinx/sphinx-7.0.1.ebuild
index ac0941e386fe..f72ef5926516 100644
--- a/dev-python/sphinx/sphinx-7.0.1.ebuild
+++ b/dev-python/sphinx/sphinx-7.0.1.ebuild
@@ -42,9 +42,6 @@ RDEPEND="
>=dev-python/sphinxcontrib-serializinghtml-1.1.5[${PYTHON_USEDEP}]
dev-python/sphinxcontrib-qthelp[${PYTHON_USEDEP}]
>=dev-python/packaging-21.0[${PYTHON_USEDEP}]
- $(python_gen_cond_dep '
- >=dev-python/importlib-metadata-4.8[${PYTHON_USEDEP}]
- ' 3.9)
latex? (
dev-texlive/texlive-latexextra
dev-texlive/texlive-luatex