*/*: sphinx_rtd_theme → sphinx-rtd-theme

Signed-off-by: Florian Schmaus <flow@gentoo.org>
This commit is contained in:
Florian Schmaus 2023-02-14 12:59:55 +01:00
parent 20d7e9d674
commit efdaee13ce
No known key found for this signature in database
GPG Key ID: 2239A7E8F5852052
57 changed files with 58 additions and 58 deletions

View File

@ -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,

View File

@ -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,

View File

@ -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,

View File

@ -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,

View File

@ -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}

View File

@ -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() {

View File

@ -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} )

View File

@ -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} )

View File

@ -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} )

View File

@ -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}]
')
)
"

View File

@ -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"

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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}]

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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"

View File

@ -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"

View File

@ -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

View File

@ -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=(

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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=(

View File

@ -41,4 +41,4 @@ BDEPEND="
distutils_enable_tests pytest
distutils_enable_sphinx docs \
'dev-python/sphinx_rtd_theme'
'dev-python/sphinx-rtd-theme'

View File

@ -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() {

View File

@ -35,4 +35,4 @@ EPYTEST_IGNORE=(
distutils_enable_tests pytest
distutils_enable_sphinx docs \
dev-python/sphinx_rtd_theme
dev-python/sphinx-rtd-theme

View File

@ -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

View File

@ -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

View File

@ -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() {

View File

@ -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() {

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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 ]] && \

View File

@ -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}"

View File

@ -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

View File

@ -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

View File

@ -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}]

View File

@ -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

View File

@ -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"

View File

@ -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"

View File

@ -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}]

View File

@ -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

View File

@ -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() {

View File

@ -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() {

View File

@ -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() {

View File

@ -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"

View File

@ -37,7 +37,7 @@ DEPEND="
BDEPEND="
doc? (
dev-python/sphinx
dev-python/sphinx_rtd_theme
dev-python/sphinx-rtd-theme
dev-python/sphinxemoji
)
"