summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-02-14 06:18:51 +0100
committerMichał Górny <mgorny@gentoo.org>2023-02-14 06:18:51 +0100
commit15d76ea3e49bf90f74df649773167d6ba96c0583 (patch)
tree46950f6ffc575325144006f0641caef4350ada8a /dev-python/blessed/blessed-1.19.1.ebuild
parentdev-python/sphinx_rtd_theme: Use pypi.eclass (diff)
downloadgentoo-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/blessed/blessed-1.19.1.ebuild')
-rw-r--r--dev-python/blessed/blessed-1.19.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/blessed/blessed-1.19.1.ebuild b/dev-python/blessed/blessed-1.19.1.ebuild
index 299b8281d677..6dc171a28ffa 100644
--- a/dev-python/blessed/blessed-1.19.1.ebuild
+++ b/dev-python/blessed/blessed-1.19.1.ebuild
@@ -25,7 +25,7 @@ BDEPEND="
)
"
-distutils_enable_sphinx docs dev-python/sphinx_rtd_theme
+distutils_enable_sphinx docs dev-python/sphinx-rtd-theme
distutils_enable_tests pytest
python_prepare_all() {