From 41e19aade48eab9ec051542ede0847a5caf826c9 Mon Sep 17 00:00:00 2001 From: Julien Roy Date: Mon, 10 Apr 2023 22:42:26 -0400 Subject: dev-python/*: btress => BTrees sphinx_rtd_theme => sphinx-rtd-theme Signed-off-by: Julien Roy --- dev-python/restrictedpython/restrictedpython-6.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/restrictedpython') diff --git a/dev-python/restrictedpython/restrictedpython-6.0.ebuild b/dev-python/restrictedpython/restrictedpython-6.0.ebuild index e8d2e5d..bfea3aa 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}" -- cgit v1.2.3