From 15d76ea3e49bf90f74df649773167d6ba96c0583 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Tue, 14 Feb 2023 06:18:51 +0100 Subject: Rename dev-python/{sphinx_rtd_theme → sphinx-rtd-theme} MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/txaio/txaio-22.2.1.ebuild | 2 +- dev-python/txaio/txaio-23.1.1.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-python/txaio') diff --git a/dev-python/txaio/txaio-22.2.1.ebuild b/dev-python/txaio/txaio-22.2.1.ebuild index c989de03396a..126e1b91b171 100644 --- a/dev-python/txaio/txaio-22.2.1.ebuild +++ b/dev-python/txaio/txaio-22.2.1.ebuild @@ -21,7 +21,7 @@ KEYWORDS="amd64 arm arm64 ~riscv x86 ~amd64-linux ~x86-linux" distutils_enable_sphinx docs \ '>=dev-python/sphinxcontrib-spelling-2.1.2' \ - '>=dev-python/sphinx_rtd_theme-0.1.9' + '>=dev-python/sphinx-rtd-theme-0.1.9' distutils_enable_tests pytest python_test() { diff --git a/dev-python/txaio/txaio-23.1.1.ebuild b/dev-python/txaio/txaio-23.1.1.ebuild index 8a5a87523478..834adf63c420 100644 --- a/dev-python/txaio/txaio-23.1.1.ebuild +++ b/dev-python/txaio/txaio-23.1.1.ebuild @@ -21,7 +21,7 @@ KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86 ~amd64-linux ~x86-linux" distutils_enable_sphinx docs \ '>=dev-python/sphinxcontrib-spelling-2.1.2' \ - '>=dev-python/sphinx_rtd_theme-0.1.9' + '>=dev-python/sphinx-rtd-theme-0.1.9' distutils_enable_tests pytest EPYTEST_DESELECT=( -- cgit v1.2.3-65-gdbad