diff options
57 files changed, 58 insertions, 58 deletions
diff --git a/app-crypt/certbot-dns-rfc2136/certbot-dns-rfc2136-2.0.0.ebuild b/app-crypt/certbot-dns-rfc2136/certbot-dns-rfc2136-2.0.0.ebuild index 0789084e9..e784b2ceb 100644 --- a/app-crypt/certbot-dns-rfc2136/certbot-dns-rfc2136-2.0.0.ebuild +++ b/app-crypt/certbot-dns-rfc2136/certbot-dns-rfc2136-2.0.0.ebuild @@ -47,7 +47,7 @@ RDEPEND=" >=dev-python/dnspython-2.2.1[${PYTHON_USEDEP}] " -distutils_enable_sphinx docs dev-python/sphinx_rtd_theme +distutils_enable_sphinx docs dev-python/sphinx-rtd-theme distutils_enable_tests pytest # Same than PATCHES but from repository's root directory, diff --git a/app-crypt/certbot-dns-rfc2136/certbot-dns-rfc2136-2.1.0.ebuild b/app-crypt/certbot-dns-rfc2136/certbot-dns-rfc2136-2.1.0.ebuild index 0789084e9..e784b2ceb 100644 --- a/app-crypt/certbot-dns-rfc2136/certbot-dns-rfc2136-2.1.0.ebuild +++ b/app-crypt/certbot-dns-rfc2136/certbot-dns-rfc2136-2.1.0.ebuild @@ -47,7 +47,7 @@ RDEPEND=" >=dev-python/dnspython-2.2.1[${PYTHON_USEDEP}] " -distutils_enable_sphinx docs dev-python/sphinx_rtd_theme +distutils_enable_sphinx docs dev-python/sphinx-rtd-theme distutils_enable_tests pytest # Same than PATCHES but from repository's root directory, diff --git a/app-crypt/certbot-dns-rfc2136/certbot-dns-rfc2136-2.2.0.ebuild b/app-crypt/certbot-dns-rfc2136/certbot-dns-rfc2136-2.2.0.ebuild index 0789084e9..e784b2ceb 100644 --- a/app-crypt/certbot-dns-rfc2136/certbot-dns-rfc2136-2.2.0.ebuild +++ b/app-crypt/certbot-dns-rfc2136/certbot-dns-rfc2136-2.2.0.ebuild @@ -47,7 +47,7 @@ RDEPEND=" >=dev-python/dnspython-2.2.1[${PYTHON_USEDEP}] " -distutils_enable_sphinx docs dev-python/sphinx_rtd_theme +distutils_enable_sphinx docs dev-python/sphinx-rtd-theme distutils_enable_tests pytest # Same than PATCHES but from repository's root directory, diff --git a/app-crypt/certbot-dns-rfc2136/certbot-dns-rfc2136-9999.ebuild b/app-crypt/certbot-dns-rfc2136/certbot-dns-rfc2136-9999.ebuild index 0789084e9..e784b2ceb 100644 --- a/app-crypt/certbot-dns-rfc2136/certbot-dns-rfc2136-9999.ebuild +++ b/app-crypt/certbot-dns-rfc2136/certbot-dns-rfc2136-9999.ebuild @@ -47,7 +47,7 @@ RDEPEND=" >=dev-python/dnspython-2.2.1[${PYTHON_USEDEP}] " -distutils_enable_sphinx docs dev-python/sphinx_rtd_theme +distutils_enable_sphinx docs dev-python/sphinx-rtd-theme distutils_enable_tests pytest # Same than PATCHES but from repository's root directory, diff --git a/app-text/OCRmyPDF/OCRmyPDF-14.0.1-r4.ebuild b/app-text/OCRmyPDF/OCRmyPDF-14.0.1-r4.ebuild index f92b9e042..66be4ef2a 100644 --- a/app-text/OCRmyPDF/OCRmyPDF-14.0.1-r4.ebuild +++ b/app-text/OCRmyPDF/OCRmyPDF-14.0.1-r4.ebuild @@ -45,7 +45,7 @@ distutils_enable_tests pytest distutils_enable_sphinx docs \ dev-python/sphinx-issues \ - dev-python/sphinx_rtd_theme + dev-python/sphinx-rtd-theme export SETUPTOOLS_SCM_PRETEND_VERSION=${PV} diff --git a/dev-cpp/xtensor/xtensor-0.24.4.ebuild b/dev-cpp/xtensor/xtensor-0.24.4.ebuild index d3d983ffc..4dd40f396 100644 --- a/dev-cpp/xtensor/xtensor-0.24.4.ebuild +++ b/dev-cpp/xtensor/xtensor-0.24.4.ebuild @@ -32,7 +32,7 @@ BDEPEND=" $(python_gen_any_dep ' dev-python/breathe[${PYTHON_USEDEP}] dev-python/sphinx[${PYTHON_USEDEP}] - dev-python/sphinx_rtd_theme[${PYTHON_USEDEP}] + dev-python/sphinx-rtd-theme[${PYTHON_USEDEP}] ') ) test? ( dev-cpp/doctest ) @@ -45,7 +45,7 @@ python_check_deps() { python_has_version \ "dev-python/breathe[${PYTHON_USEDEP}]" \ "dev-python/sphinx[${PYTHON_USEDEP}]" \ - "dev-python/sphinx_rtd_theme[${PYTHON_USEDEP}]" + "dev-python/sphinx-rtd-theme[${PYTHON_USEDEP}]" } pkg_pretend() { diff --git a/dev-libs/cglm/cglm-0.8.8.ebuild b/dev-libs/cglm/cglm-0.8.8.ebuild index ddb415056..6c3dd814c 100644 --- a/dev-libs/cglm/cglm-0.8.8.ebuild +++ b/dev-libs/cglm/cglm-0.8.8.ebuild @@ -5,7 +5,7 @@ EAPI=8 DOCS_BUILDER="sphinx" DOCS_AUTODOC=1 -DOCS_DEPEND="dev-python/sphinx_rtd_theme" +DOCS_DEPEND="dev-python/sphinx-rtd-theme" DOCS_DIR="${S}/docs/source" PYTHON_COMPAT=( python3_{8..11} ) diff --git a/dev-libs/cglm/cglm-0.8.9.ebuild b/dev-libs/cglm/cglm-0.8.9.ebuild index 7ed5a83c3..614d475d7 100644 --- a/dev-libs/cglm/cglm-0.8.9.ebuild +++ b/dev-libs/cglm/cglm-0.8.9.ebuild @@ -5,7 +5,7 @@ EAPI=8 DOCS_BUILDER="sphinx" DOCS_AUTODOC=1 -DOCS_DEPEND="dev-python/sphinx_rtd_theme" +DOCS_DEPEND="dev-python/sphinx-rtd-theme" DOCS_DIR="${S}/docs/source" PYTHON_COMPAT=( python3_{8..11} ) diff --git a/dev-libs/cglm/cglm-9999.ebuild b/dev-libs/cglm/cglm-9999.ebuild index ddb415056..6c3dd814c 100644 --- a/dev-libs/cglm/cglm-9999.ebuild +++ b/dev-libs/cglm/cglm-9999.ebuild @@ -5,7 +5,7 @@ EAPI=8 DOCS_BUILDER="sphinx" DOCS_AUTODOC=1 -DOCS_DEPEND="dev-python/sphinx_rtd_theme" +DOCS_DEPEND="dev-python/sphinx-rtd-theme" DOCS_DIR="${S}/docs/source" PYTHON_COMPAT=( python3_{8..11} ) diff --git a/dev-libs/open62541/open62541-1.3.4.ebuild b/dev-libs/open62541/open62541-1.3.4.ebuild index 76fd3ebe3..f18e14222 100644 --- a/dev-libs/open62541/open62541-1.3.4.ebuild +++ b/dev-libs/open62541/open62541-1.3.4.ebuild @@ -30,7 +30,7 @@ BDEPEND=" media-gfx/graphviz $(python_gen_cond_dep ' dev-python/sphinx[${PYTHON_USEDEP}] - dev-python/sphinx_rtd_theme[${PYTHON_USEDEP}] + dev-python/sphinx-rtd-theme[${PYTHON_USEDEP}] ') ) " diff --git a/dev-python/Pyro5/Pyro5-5.14.ebuild b/dev-python/Pyro5/Pyro5-5.14.ebuild index eccfd7300..ec6292b27 100644 --- a/dev-python/Pyro5/Pyro5-5.14.ebuild +++ b/dev-python/Pyro5/Pyro5-5.14.ebuild @@ -26,7 +26,7 @@ RDEPEND=" distutils_enable_tests pytest distutils_enable_sphinx docs/source \ - dev-python/sphinx_rtd_theme + dev-python/sphinx-rtd-theme PROPERTIES="test_network" RESTRICT="test" diff --git a/dev-python/ascim/ascim-0.1.1.ebuild b/dev-python/ascim/ascim-0.1.1.ebuild index edaf57429..38406f7de 100644 --- a/dev-python/ascim/ascim-0.1.1.ebuild +++ b/dev-python/ascim/ascim-0.1.1.ebuild @@ -15,4 +15,4 @@ LICENSE="MIT" KEYWORDS="~amd64" SLOT="0" -distutils_enable_sphinx docs dev-python/sphinx_rtd_theme +distutils_enable_sphinx docs dev-python/sphinx-rtd-theme diff --git a/dev-python/asyncpg/asyncpg-0.26.0.ebuild b/dev-python/asyncpg/asyncpg-0.26.0.ebuild index 985b39494..105822345 100644 --- a/dev-python/asyncpg/asyncpg-0.26.0.ebuild +++ b/dev-python/asyncpg/asyncpg-0.26.0.ebuild @@ -26,7 +26,7 @@ BDEPEND=" distutils_enable_tests unittest -distutils_enable_sphinx docs dev-python/sphinxcontrib-asyncio dev-python/sphinx_rtd_theme +distutils_enable_sphinx docs dev-python/sphinxcontrib-asyncio dev-python/sphinx-rtd-theme python_test() { cd "${T}" || die diff --git a/dev-python/asyncpg/asyncpg-0.27.0.ebuild b/dev-python/asyncpg/asyncpg-0.27.0.ebuild index 8a3356cc1..e696f61a1 100644 --- a/dev-python/asyncpg/asyncpg-0.27.0.ebuild +++ b/dev-python/asyncpg/asyncpg-0.27.0.ebuild @@ -26,7 +26,7 @@ BDEPEND=" distutils_enable_tests unittest -distutils_enable_sphinx docs dev-python/sphinxcontrib-asyncio dev-python/sphinx_rtd_theme +distutils_enable_sphinx docs dev-python/sphinxcontrib-asyncio dev-python/sphinx-rtd-theme python_test() { cd "${T}" || die diff --git a/dev-python/btrees/btrees-4.11.3.ebuild b/dev-python/btrees/btrees-4.11.3.ebuild index d38e9be49..b1dda04f4 100644 --- a/dev-python/btrees/btrees-4.11.3.ebuild +++ b/dev-python/btrees/btrees-4.11.3.ebuild @@ -24,7 +24,7 @@ RDEPEND=" dev-python/zope-interface[${PYTHON_USEDEP}] doc? ( dev-python/repoze-sphinx-autointerface[${PYTHON_USEDEP}] - dev-python/sphinx_rtd_theme[${PYTHON_USEDEP}] + dev-python/sphinx-rtd-theme[${PYTHON_USEDEP}] ) test? ( dev-python/transaction[${PYTHON_USEDEP}] diff --git a/dev-python/commandlines/commandlines-0.4.1.ebuild b/dev-python/commandlines/commandlines-0.4.1.ebuild index dad561831..7e43a09e3 100644 --- a/dev-python/commandlines/commandlines-0.4.1.ebuild +++ b/dev-python/commandlines/commandlines-0.4.1.ebuild @@ -19,4 +19,4 @@ KEYWORDS="~amd64" SLOT="0" distutils_enable_tests pytest -distutils_enable_sphinx docs dev-python/sphinx_rtd_theme +distutils_enable_sphinx docs dev-python/sphinx-rtd-theme diff --git a/dev-python/convertdate/convertdate-2.3.2.ebuild b/dev-python/convertdate/convertdate-2.3.2.ebuild index 1b7607ac6..d6a478642 100644 --- a/dev-python/convertdate/convertdate-2.3.2.ebuild +++ b/dev-python/convertdate/convertdate-2.3.2.ebuild @@ -21,4 +21,4 @@ RDEPEND=" distutils_enable_tests pytest -distutils_enable_sphinx docs dev-python/sphinx_rtd_theme +distutils_enable_sphinx docs dev-python/sphinx-rtd-theme diff --git a/dev-python/convertdate/convertdate-2.4.0.ebuild b/dev-python/convertdate/convertdate-2.4.0.ebuild index c22d2b9cb..008870f61 100644 --- a/dev-python/convertdate/convertdate-2.4.0.ebuild +++ b/dev-python/convertdate/convertdate-2.4.0.ebuild @@ -21,4 +21,4 @@ distutils_enable_tests pytest distutils_enable_sphinx docs \ dev-python/myst_parser \ - dev-python/sphinx_rtd_theme + dev-python/sphinx-rtd-theme diff --git a/dev-python/dateparser/dateparser-1.1.5.ebuild b/dev-python/dateparser/dateparser-1.1.5.ebuild index 302f5a91a..95d4ab91a 100644 --- a/dev-python/dateparser/dateparser-1.1.5.ebuild +++ b/dev-python/dateparser/dateparser-1.1.5.ebuild @@ -42,7 +42,7 @@ EPYTEST_DESELECT=( distutils_enable_tests pytest distutils_enable_sphinx docs \ - dev-python/sphinx_rtd_theme + dev-python/sphinx-rtd-theme pkg_postinst() { optfeature "calendars support" "dev-python/hijri-converter dev-python/convertdate" diff --git a/dev-python/dateparser/dateparser-1.1.6.ebuild b/dev-python/dateparser/dateparser-1.1.6.ebuild index 302f5a91a..95d4ab91a 100644 --- a/dev-python/dateparser/dateparser-1.1.6.ebuild +++ b/dev-python/dateparser/dateparser-1.1.6.ebuild @@ -42,7 +42,7 @@ EPYTEST_DESELECT=( distutils_enable_tests pytest distutils_enable_sphinx docs \ - dev-python/sphinx_rtd_theme + dev-python/sphinx-rtd-theme pkg_postinst() { optfeature "calendars support" "dev-python/hijri-converter dev-python/convertdate" diff --git a/dev-python/django-markdownify/django-markdownify-0.9.2.ebuild b/dev-python/django-markdownify/django-markdownify-0.9.2.ebuild index 344b4e770..59df97da2 100644 --- a/dev-python/django-markdownify/django-markdownify-0.9.2.ebuild +++ b/dev-python/django-markdownify/django-markdownify-0.9.2.ebuild @@ -31,7 +31,7 @@ RDEPEND=" " BDEPEND=" test? ( ${RDEPEND} ) - doc? ( dev-python/sphinx_rtd_theme[${PYTHON_USEDEP}] ) + doc? ( dev-python/sphinx-rtd-theme[${PYTHON_USEDEP}] ) " distutils_enable_sphinx docs/source --no-autodoc diff --git a/dev-python/doubles/doubles-1.5.3.ebuild b/dev-python/doubles/doubles-1.5.3.ebuild index 35e48daff..843b4e6ab 100644 --- a/dev-python/doubles/doubles-1.5.3.ebuild +++ b/dev-python/doubles/doubles-1.5.3.ebuild @@ -24,7 +24,7 @@ BDEPEND=" DOCS=( CHANGES.rst CONTRIBUTING.rst README.rst ) -distutils_enable_sphinx docs/source dev-python/sphinx_rtd_theme +distutils_enable_sphinx docs/source dev-python/sphinx-rtd-theme distutils_enable_tests pytest EPYTEST_DESELECT=( diff --git a/dev-python/factory_boy/factory_boy-3.2.1.ebuild b/dev-python/factory_boy/factory_boy-3.2.1.ebuild index 590f9a8b9..0270fb654 100644 --- a/dev-python/factory_boy/factory_boy-3.2.1.ebuild +++ b/dev-python/factory_boy/factory_boy-3.2.1.ebuild @@ -41,4 +41,4 @@ python_prepare_all() { distutils_enable_tests --install unittest -distutils_enable_sphinx docs dev-python/sphinx_rtd_theme dev-python/sphinxcontrib-spelling +distutils_enable_sphinx docs dev-python/sphinx-rtd-theme dev-python/sphinxcontrib-spelling diff --git a/dev-python/fastavro/fastavro-1.7.0.ebuild b/dev-python/fastavro/fastavro-1.7.0.ebuild index c70fe254b..0ed408778 100644 --- a/dev-python/fastavro/fastavro-1.7.0.ebuild +++ b/dev-python/fastavro/fastavro-1.7.0.ebuild @@ -38,7 +38,7 @@ EPYTEST_DESELECT=( distutils_enable_tests pytest distutils_enable_sphinx docs \ - dev-python/sphinx_rtd_theme + dev-python/sphinx-rtd-theme src_unpack() { default diff --git a/dev-python/font-v/font-v-2.1.0.ebuild b/dev-python/font-v/font-v-2.1.0.ebuild index 6d6372a91..069561113 100644 --- a/dev-python/font-v/font-v-2.1.0.ebuild +++ b/dev-python/font-v/font-v-2.1.0.ebuild @@ -23,7 +23,7 @@ DEPEND="${RDEPEND}" BDEPEND="test? ( dev-vcs/git )" distutils_enable_tests --install pytest -distutils_enable_sphinx docs dev-python/sphinx_rtd_theme +distutils_enable_sphinx docs dev-python/sphinx-rtd-theme src_test() { #it want a git repo diff --git a/dev-python/graphql-core/graphql-core-3.1.6.ebuild b/dev-python/graphql-core/graphql-core-3.1.6.ebuild index 4884a2f36..5d07e1a4a 100644 --- a/dev-python/graphql-core/graphql-core-3.1.6.ebuild +++ b/dev-python/graphql-core/graphql-core-3.1.6.ebuild @@ -25,4 +25,4 @@ BDEPEND=" " distutils_enable_tests pytest -distutils_enable_sphinx docs dev-python/sphinx_rtd_theme +distutils_enable_sphinx docs dev-python/sphinx-rtd-theme diff --git a/dev-python/grpclib/grpclib-0.4.2.ebuild b/dev-python/grpclib/grpclib-0.4.2.ebuild index 7c1a95824..508c55dad 100644 --- a/dev-python/grpclib/grpclib-0.4.2.ebuild +++ b/dev-python/grpclib/grpclib-0.4.2.ebuild @@ -41,7 +41,7 @@ BDEPEND=" distutils_enable_tests pytest distutils_enable_sphinx docs \ - 'dev-python/sphinx_rtd_theme' + 'dev-python/sphinx-rtd-theme' python_test() { [[ ${EPYTHON} == python3.10 ]] && local EPYTEST_DESELECT=( diff --git a/dev-python/grpclib/grpclib-0.4.3_rc2.ebuild b/dev-python/grpclib/grpclib-0.4.3_rc2.ebuild index 626db1268..474f69935 100644 --- a/dev-python/grpclib/grpclib-0.4.3_rc2.ebuild +++ b/dev-python/grpclib/grpclib-0.4.3_rc2.ebuild @@ -41,4 +41,4 @@ BDEPEND=" distutils_enable_tests pytest distutils_enable_sphinx docs \ - 'dev-python/sphinx_rtd_theme' + 'dev-python/sphinx-rtd-theme' diff --git a/dev-python/hwi/hwi-2.0.2.ebuild b/dev-python/hwi/hwi-2.0.2.ebuild index ea511a847..4cec54be7 100644 --- a/dev-python/hwi/hwi-2.0.2.ebuild +++ b/dev-python/hwi/hwi-2.0.2.ebuild @@ -31,7 +31,7 @@ RDEPEND=" distutils_enable_tests unittest distutils_enable_sphinx docs \ - dev-python/sphinx_rtd_theme \ + dev-python/sphinx-rtd-theme \ dev-python/sphinxcontrib-autoprogram python_prepare_all() { diff --git a/dev-python/opentracing/opentracing-2.4.0.ebuild b/dev-python/opentracing/opentracing-2.4.0.ebuild index dac2e572e..04314f888 100644 --- a/dev-python/opentracing/opentracing-2.4.0.ebuild +++ b/dev-python/opentracing/opentracing-2.4.0.ebuild @@ -35,4 +35,4 @@ EPYTEST_IGNORE=( distutils_enable_tests pytest distutils_enable_sphinx docs \ - dev-python/sphinx_rtd_theme + dev-python/sphinx-rtd-theme diff --git a/dev-python/parsel/parsel-1.7.0.ebuild b/dev-python/parsel/parsel-1.7.0.ebuild index 30d5eb07b..f8031bf67 100644 --- a/dev-python/parsel/parsel-1.7.0.ebuild +++ b/dev-python/parsel/parsel-1.7.0.ebuild @@ -36,7 +36,7 @@ distutils_enable_tests pytest distutils_enable_sphinx docs \ dev-python/sphinx-notfound-page \ - dev-python/sphinx_rtd_theme + dev-python/sphinx-rtd-theme src_prepare() { distutils-r1_src_prepare diff --git a/dev-python/praw/praw-7.6.0.ebuild b/dev-python/praw/praw-7.6.0.ebuild index 5f75c851c..a971ea5b3 100644 --- a/dev-python/praw/praw-7.6.0.ebuild +++ b/dev-python/praw/praw-7.6.0.ebuild @@ -34,7 +34,7 @@ EPYTEST_DESELECT=( tests/unit/models/reddit/test_submission.py::TestSubmission::test_comment_sort_warning__disabled ) -distutils_enable_sphinx docs dev-python/sphinx_rtd_theme +distutils_enable_sphinx docs dev-python/sphinx-rtd-theme distutils_enable_tests pytest diff --git a/dev-python/praw/praw-7.6.1.ebuild b/dev-python/praw/praw-7.6.1.ebuild index 5b20a24a8..91824ad07 100644 --- a/dev-python/praw/praw-7.6.1.ebuild +++ b/dev-python/praw/praw-7.6.1.ebuild @@ -29,7 +29,7 @@ BDEPEND="test? ( distutils_enable_tests pytest distutils_enable_sphinx docs \ - dev-python/sphinx_rtd_theme \ + dev-python/sphinx-rtd-theme \ dev-python/sphinx-rtd-dark-mode python_prepare_all() { diff --git a/dev-python/pygsl/pygsl-2.3.3.ebuild b/dev-python/pygsl/pygsl-2.3.3.ebuild index 2f6daa950..72f4777e0 100644 --- a/dev-python/pygsl/pygsl-2.3.3.ebuild +++ b/dev-python/pygsl/pygsl-2.3.3.ebuild @@ -26,7 +26,7 @@ DEPEND=" dev-python/numpy[${PYTHON_USEDEP}] " -distutils_enable_sphinx doc dev-python/sphinx_rtd_theme +distutils_enable_sphinx doc dev-python/sphinx-rtd-theme distutils_enable_tests unittest python_configure() { diff --git a/dev-python/pymeeus/pymeeus-0.5.11.ebuild b/dev-python/pymeeus/pymeeus-0.5.11.ebuild index 86fce5fe2..745497b3d 100644 --- a/dev-python/pymeeus/pymeeus-0.5.11.ebuild +++ b/dev-python/pymeeus/pymeeus-0.5.11.ebuild @@ -24,4 +24,4 @@ KEYWORDS="~amd64" distutils_enable_tests pytest distutils_enable_sphinx docs/source \ - dev-python/sphinx_rtd_theme + dev-python/sphinx-rtd-theme diff --git a/dev-python/pymeeus/pymeeus-0.5.12.ebuild b/dev-python/pymeeus/pymeeus-0.5.12.ebuild index 86fce5fe2..745497b3d 100644 --- a/dev-python/pymeeus/pymeeus-0.5.12.ebuild +++ b/dev-python/pymeeus/pymeeus-0.5.12.ebuild @@ -24,4 +24,4 @@ KEYWORDS="~amd64" distutils_enable_tests pytest distutils_enable_sphinx docs/source \ - dev-python/sphinx_rtd_theme + dev-python/sphinx-rtd-theme diff --git a/dev-python/pymemcache/pymemcache-4.0.0.ebuild b/dev-python/pymemcache/pymemcache-4.0.0.ebuild index 89fbef6ca..390724121 100644 --- a/dev-python/pymemcache/pymemcache-4.0.0.ebuild +++ b/dev-python/pymemcache/pymemcache-4.0.0.ebuild @@ -37,7 +37,7 @@ distutils_enable_tests pytest #distutils_enable_sphinx docs \ # dev-python/sphinxcontrib-apidoc \ -# dev-python/sphinx_rtd_theme +# dev-python/sphinx-rtd-theme src_test() { ememcached --start 11221 diff --git a/dev-python/python-betterproto/python-betterproto-2.0.0_beta4.ebuild b/dev-python/python-betterproto/python-betterproto-2.0.0_beta4.ebuild index 83d67433e..5be1e2ff2 100644 --- a/dev-python/python-betterproto/python-betterproto-2.0.0_beta4.ebuild +++ b/dev-python/python-betterproto/python-betterproto-2.0.0_beta4.ebuild @@ -40,7 +40,7 @@ BDEPEND=" distutils_enable_tests pytest distutils_enable_sphinx docs \ - '>=dev-python/sphinx_rtd_theme-0.5.0' + '>=dev-python/sphinx-rtd-theme-0.5.0' python_prepare() { default diff --git a/dev-python/python-betterproto/python-betterproto-9999.ebuild b/dev-python/python-betterproto/python-betterproto-9999.ebuild index 83d67433e..5be1e2ff2 100644 --- a/dev-python/python-betterproto/python-betterproto-9999.ebuild +++ b/dev-python/python-betterproto/python-betterproto-9999.ebuild @@ -40,7 +40,7 @@ BDEPEND=" distutils_enable_tests pytest distutils_enable_sphinx docs \ - '>=dev-python/sphinx_rtd_theme-0.5.0' + '>=dev-python/sphinx-rtd-theme-0.5.0' python_prepare() { default diff --git a/dev-python/python-pkcs11/python-pkcs11-0.7.0-r1.ebuild b/dev-python/python-pkcs11/python-pkcs11-0.7.0-r1.ebuild index cd358edc7..3a4e4a120 100644 --- a/dev-python/python-pkcs11/python-pkcs11-0.7.0-r1.ebuild +++ b/dev-python/python-pkcs11/python-pkcs11-0.7.0-r1.ebuild @@ -5,7 +5,7 @@ EAPI=8 DOCS_BUILDER="sphinx" DOCS_DIR="${S}/docs" -DOCS_DEPEND="dev-python/sphinx_rtd_theme" +DOCS_DEPEND="dev-python/sphinx-rtd-theme" PYTHON_COMPAT=( python3_{8..10} ) inherit distutils-r1 docs diff --git a/dev-python/python-telegram-bot/python-telegram-bot-13.14.ebuild b/dev-python/python-telegram-bot/python-telegram-bot-13.14.ebuild index 768f64c89..952945957 100644 --- a/dev-python/python-telegram-bot/python-telegram-bot-13.14.ebuild +++ b/dev-python/python-telegram-bot/python-telegram-bot-13.14.ebuild @@ -48,7 +48,7 @@ DEPEND="test? ( )" distutils_enable_tests pytest -distutils_enable_sphinx docs/source dev-python/sphinx_rtd_theme +distutils_enable_sphinx docs/source dev-python/sphinx-rtd-theme python_prepare_all() { # do not make a test flaky report diff --git a/dev-python/python-telegram-bot/python-telegram-bot-9999.ebuild b/dev-python/python-telegram-bot/python-telegram-bot-9999.ebuild index 768f64c89..952945957 100644 --- a/dev-python/python-telegram-bot/python-telegram-bot-9999.ebuild +++ b/dev-python/python-telegram-bot/python-telegram-bot-9999.ebuild @@ -48,7 +48,7 @@ DEPEND="test? ( )" distutils_enable_tests pytest -distutils_enable_sphinx docs/source dev-python/sphinx_rtd_theme +distutils_enable_sphinx docs/source dev-python/sphinx-rtd-theme python_prepare_all() { # do not make a test flaky report diff --git a/dev-python/readability-lxml/readability-lxml-0.8.1.ebuild b/dev-python/readability-lxml/readability-lxml-0.8.1.ebuild index 72152a861..243132a9c 100644 --- a/dev-python/readability-lxml/readability-lxml-0.8.1.ebuild +++ b/dev-python/readability-lxml/readability-lxml-0.8.1.ebuild @@ -41,7 +41,7 @@ distutils_enable_tests unittest distutils_enable_sphinx doc/source \ dev-python/recommonmark \ - dev-python/sphinx_rtd_theme + dev-python/sphinx-rtd-theme python_test() { [[ ${EPYTHON} == pypy3 ]] && \ diff --git a/dev-python/restrictedpython/restrictedpython-6.0.ebuild b/dev-python/restrictedpython/restrictedpython-6.0.ebuild index e8d2e5d83..bfea3aad7 100644 --- a/dev-python/restrictedpython/restrictedpython-6.0.ebuild +++ b/dev-python/restrictedpython/restrictedpython-6.0.ebuild @@ -18,7 +18,7 @@ SLOT="0" KEYWORDS="~amd64" RDEPEND=" - doc? ( dev-python/sphinx_rtd_theme[${PYTHON_USEDEP}] ) + doc? ( dev-python/sphinx-rtd-theme[${PYTHON_USEDEP}] ) test? ( dev-python/pytest-mock[${PYTHON_USEDEP}] ) " DEPEND="${RDEPEND}" diff --git a/dev-python/sphinx-argparse/sphinx-argparse-0.3.1.ebuild b/dev-python/sphinx-argparse/sphinx-argparse-0.3.1.ebuild index 0cafd2f65..fc5349f2f 100644 --- a/dev-python/sphinx-argparse/sphinx-argparse-0.3.1.ebuild +++ b/dev-python/sphinx-argparse/sphinx-argparse-0.3.1.ebuild @@ -26,7 +26,7 @@ RDEPEND=" distutils_enable_tests pytest # requires self to build own documentation -distutils_enable_sphinx docs dev-python/sphinx_rtd_theme dev-python/sphinx-argparse +distutils_enable_sphinx docs dev-python/sphinx-rtd-theme dev-python/sphinx-argparse python_prepare_all() { # needs test files in workdir to compile docs for some reason diff --git a/dev-python/sphinx-hoverxref/sphinx-hoverxref-1.3.0.ebuild b/dev-python/sphinx-hoverxref/sphinx-hoverxref-1.3.0.ebuild index db85821d6..3da57d0a9 100644 --- a/dev-python/sphinx-hoverxref/sphinx-hoverxref-1.3.0.ebuild +++ b/dev-python/sphinx-hoverxref/sphinx-hoverxref-1.3.0.ebuild @@ -44,6 +44,6 @@ distutils_enable_sphinx docs \ dev-python/sphinx-prompt \ dev-python/sphinx-tabs \ dev-python/sphinx-version-warning \ - dev-python/sphinx_rtd_theme \ + dev-python/sphinx-rtd-theme \ dev-python/sphinxcontrib-bibtex \ dev-python/sphinxemoji diff --git a/dev-python/sphinx-rtd-dark-mode/sphinx-rtd-dark-mode-1.2.4.ebuild b/dev-python/sphinx-rtd-dark-mode/sphinx-rtd-dark-mode-1.2.4.ebuild index bad53b4ac..0ce5ac609 100644 --- a/dev-python/sphinx-rtd-dark-mode/sphinx-rtd-dark-mode-1.2.4.ebuild +++ b/dev-python/sphinx-rtd-dark-mode/sphinx-rtd-dark-mode-1.2.4.ebuild @@ -20,7 +20,7 @@ LICENSE="MIT" SLOT="0" KEYWORDS="~amd64" -RDEPEND="dev-python/sphinx_rtd_theme[${PYTHON_USEDEP}]" +RDEPEND="dev-python/sphinx-rtd-theme[${PYTHON_USEDEP}]" BDEPEND=" test? ( dev-python/sphinx[${PYTHON_USEDEP}] diff --git a/dev-python/sphinx-version-warning/sphinx-version-warning-1.1.2.ebuild b/dev-python/sphinx-version-warning/sphinx-version-warning-1.1.2.ebuild index 5e2f41a34..3e8b9ae33 100644 --- a/dev-python/sphinx-version-warning/sphinx-version-warning-1.1.2.ebuild +++ b/dev-python/sphinx-version-warning/sphinx-version-warning-1.1.2.ebuild @@ -25,5 +25,5 @@ RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]" # dev-python/sphinx-autoapi \ # dev-python/sphinx-prompt \ # dev-python/sphinx-tabs \ -# dev-python/sphinx_rtd_theme \ +# dev-python/sphinx-rtd-theme \ # dev-python/sphinxemoji diff --git a/dev-python/tinyrpc/tinyrpc-1.1.5.ebuild b/dev-python/tinyrpc/tinyrpc-1.1.5.ebuild index 686920f03..2686fd8d5 100644 --- a/dev-python/tinyrpc/tinyrpc-1.1.5.ebuild +++ b/dev-python/tinyrpc/tinyrpc-1.1.5.ebuild @@ -41,7 +41,7 @@ EPYTEST_IGNORE=( distutils_enable_tests pytest -distutils_enable_sphinx docs dev-python/sphinx_rtd_theme +distutils_enable_sphinx docs dev-python/sphinx-rtd-theme pkg_postinst() { optfeature "httpclient support" "dev-python/requests dev-python/websocket-client dev-python/gevent-websocket" diff --git a/dev-python/ufoLib2/ufoLib2-0.13.1.ebuild b/dev-python/ufoLib2/ufoLib2-0.13.1.ebuild index 5bd221cca..c3f26e324 100644 --- a/dev-python/ufoLib2/ufoLib2-0.13.1.ebuild +++ b/dev-python/ufoLib2/ufoLib2-0.13.1.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools DOCS_DEPEND=" - dev-python/sphinx_rtd_theme + dev-python/sphinx-rtd-theme dev-python/typing-extensions " DOCS_DIR="${S}/docs/source" diff --git a/dev-python/validator-collection/validator-collection-1.5.0.ebuild b/dev-python/validator-collection/validator-collection-1.5.0.ebuild index a5a8e3408..55d966b30 100644 --- a/dev-python/validator-collection/validator-collection-1.5.0.ebuild +++ b/dev-python/validator-collection/validator-collection-1.5.0.ebuild @@ -24,7 +24,7 @@ BDEPEND=" dev-python/jsonschema[${PYTHON_USEDEP}] dev-python/sphinx[${PYTHON_USEDEP}] dev-python/sphinx-tabs[${PYTHON_USEDEP}] - dev-python/sphinx_rtd_theme[${PYTHON_USEDEP}] + dev-python/sphinx-rtd-theme[${PYTHON_USEDEP}] test? ( dev-python/coverage[${PYTHON_USEDEP}] dev-python/pytest[${PYTHON_USEDEP}] diff --git a/dev-util/reuse/reuse-1.0.0.ebuild b/dev-util/reuse/reuse-1.0.0.ebuild index c6112b926..69516ebf9 100644 --- a/dev-util/reuse/reuse-1.0.0.ebuild +++ b/dev-util/reuse/reuse-1.0.0.ebuild @@ -52,5 +52,5 @@ distutils_enable_tests pytest #distutils_enable_sphinx docs \ #dev-python/recommonmark \ #dev-python/sphinx-autodoc-typehints \ - #dev-python/sphinx_rtd_theme \ + #dev-python/sphinx-rtd-theme \ #dev-python/sphinxcontrib-apidoc diff --git a/dev-util/reuse/reuse-1.1.0.ebuild b/dev-util/reuse/reuse-1.1.0.ebuild index 23948b5c7..d5a1a9fcb 100644 --- a/dev-util/reuse/reuse-1.1.0.ebuild +++ b/dev-util/reuse/reuse-1.1.0.ebuild @@ -44,7 +44,7 @@ distutils_enable_tests pytest #distutils_enable_sphinx docs \ #dev-python/recommonmark \ #dev-python/sphinx-autodoc-typehints \ - #dev-python/sphinx_rtd_theme \ + #dev-python/sphinx-rtd-theme \ #dev-python/sphinxcontrib-apidoc src_install() { diff --git a/media-gfx/fontbakery/fontbakery-0.7.38-r1.ebuild b/media-gfx/fontbakery/fontbakery-0.7.38-r1.ebuild index 523066543..0cf14ba64 100644 --- a/media-gfx/fontbakery/fontbakery-0.7.38-r1.ebuild +++ b/media-gfx/fontbakery/fontbakery-0.7.38-r1.ebuild @@ -49,7 +49,7 @@ DEPEND=" distutils_enable_tests pytest # distutils_enable_sphinx docs/source \ # "<dev-python/sphinx-4.0" \ -# dev-python/sphinx_rtd_theme \ +# dev-python/sphinx-rtd-theme \ # dev-python/recommonmark pkg_setup() { diff --git a/media-gfx/fontbakery/fontbakery-0.8.10-r1.ebuild b/media-gfx/fontbakery/fontbakery-0.8.10-r1.ebuild index cde5a0d5d..46bb2b311 100644 --- a/media-gfx/fontbakery/fontbakery-0.8.10-r1.ebuild +++ b/media-gfx/fontbakery/fontbakery-0.8.10-r1.ebuild @@ -56,7 +56,7 @@ DEPEND=" distutils_enable_tests pytest # distutils_enable_sphinx docs/source \ # "<dev-python/sphinx-4.0" \ -# dev-python/sphinx_rtd_theme \ +# dev-python/sphinx-rtd-theme \ # dev-python/recommonmark pkg_setup() { diff --git a/sys-cluster/fti/fti-1.6-r1.ebuild b/sys-cluster/fti/fti-1.6-r1.ebuild index 74bb2c580..e10d79481 100644 --- a/sys-cluster/fti/fti-1.6-r1.ebuild +++ b/sys-cluster/fti/fti-1.6-r1.ebuild @@ -6,7 +6,7 @@ EAPI="7" DOCS_BUILDER="sphinx" DOCS_DEPEND=" dev-python/breathe - dev-python/sphinx_rtd_theme + dev-python/sphinx-rtd-theme " DOCS_DIR="${S}/docs/source" FORTRAN_NEEDED="fortran" diff --git a/sys-power/geopmd/geopmd-2.0.0_rc1.ebuild b/sys-power/geopmd/geopmd-2.0.0_rc1.ebuild index a367100ef..699115305 100644 --- a/sys-power/geopmd/geopmd-2.0.0_rc1.ebuild +++ b/sys-power/geopmd/geopmd-2.0.0_rc1.ebuild @@ -37,7 +37,7 @@ DEPEND=" BDEPEND=" doc? ( dev-python/sphinx - dev-python/sphinx_rtd_theme + dev-python/sphinx-rtd-theme dev-python/sphinxemoji ) " |