diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-07-19 13:04:24 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-07-19 13:10:02 +0200 |
commit | 5c9a7e465571c6dd2a938ab8c99c037012564370 (patch) | |
tree | 9cb9e4bdbc4e4e499dd6f25e913ec6e9aea5a5dc /dev-python/sphinx | |
parent | dev-python/setuptools: Eliminate stale python_gen_cond_dep (diff) | |
download | gentoo-5c9a7e465571c6dd2a938ab8c99c037012564370.tar.gz gentoo-5c9a7e465571c6dd2a938ab8c99c037012564370.tar.bz2 gentoo-5c9a7e465571c6dd2a938ab8c99c037012564370.zip |
dev-python/sphinx: Eliminate stale python_gen_cond_dep
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/sphinx')
-rw-r--r-- | dev-python/sphinx/sphinx-5.3.0.ebuild | 3 | ||||
-rw-r--r-- | dev-python/sphinx/sphinx-6.1.3.ebuild | 3 | ||||
-rw-r--r-- | dev-python/sphinx/sphinx-6.2.0.ebuild | 3 | ||||
-rw-r--r-- | dev-python/sphinx/sphinx-6.2.1.ebuild | 3 | ||||
-rw-r--r-- | dev-python/sphinx/sphinx-7.0.0.ebuild | 3 | ||||
-rw-r--r-- | dev-python/sphinx/sphinx-7.0.1.ebuild | 3 |
6 files changed, 0 insertions, 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 |