diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-02-14 06:18:51 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-02-14 06:18:51 +0100 |
commit | 15d76ea3e49bf90f74df649773167d6ba96c0583 (patch) | |
tree | 46950f6ffc575325144006f0641caef4350ada8a /dev-python/doit | |
parent | dev-python/sphinx_rtd_theme: Use pypi.eclass (diff) | |
download | gentoo-15d76ea3e49bf90f74df649773167d6ba96c0583.tar.gz gentoo-15d76ea3e49bf90f74df649773167d6ba96c0583.tar.bz2 gentoo-15d76ea3e49bf90f74df649773167d6ba96c0583.zip |
Rename dev-python/{sphinx_rtd_theme → sphinx-rtd-theme}
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/doit')
-rw-r--r-- | dev-python/doit/doit-0.36.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/doit/doit-0.36.0.ebuild b/dev-python/doit/doit-0.36.0.ebuild index 15ea5d4d7f45..af8d208e3e29 100644 --- a/dev-python/doit/doit-0.36.0.ebuild +++ b/dev-python/doit/doit-0.36.0.ebuild @@ -35,7 +35,7 @@ PDEPEND=">=dev-python/doit-py-0.4.0[${PYTHON_USEDEP}]" distutils_enable_tests pytest distutils_enable_sphinx doc \ - dev-python/sphinx_rtd_theme + dev-python/sphinx-rtd-theme EPYTEST_DESELECT=( # test failing due to impact on PATH run in a sandbox |