summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-12-04 13:35:24 +0100
committerMichał Górny <mgorny@gentoo.org>2020-12-04 13:36:46 +0100
commitac4794a0f90c04202b32c9aa6392809f9d6106c2 (patch)
treefc089717c28f3dd82ba541d5285fb43ff9cf40aa /dev-python/sphinxcontrib-httpexample
parentRevert "dev-python/sphinxcontrib-httpdomain: Remove namespace dep" (diff)
downloadgentoo-ac4794a0f90c04202b32c9aa6392809f9d6106c2.tar.gz
gentoo-ac4794a0f90c04202b32c9aa6392809f9d6106c2.tar.bz2
gentoo-ac4794a0f90c04202b32c9aa6392809f9d6106c2.zip
Revert "dev-python/sphinxcontrib-httpexample: Remove namespace dep"
This reverts commit feca4fdecfe07d245d9c8d46386be31996d5743b. Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/sphinxcontrib-httpexample')
-rw-r--r--dev-python/sphinxcontrib-httpexample/sphinxcontrib-httpexample-0.10.3.ebuild (renamed from dev-python/sphinxcontrib-httpexample/sphinxcontrib-httpexample-0.10.3-r1.ebuild)1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/sphinxcontrib-httpexample/sphinxcontrib-httpexample-0.10.3-r1.ebuild b/dev-python/sphinxcontrib-httpexample/sphinxcontrib-httpexample-0.10.3.ebuild
index d302b27f20c9..62cfbf4fe443 100644
--- a/dev-python/sphinxcontrib-httpexample/sphinxcontrib-httpexample-0.10.3-r1.ebuild
+++ b/dev-python/sphinxcontrib-httpexample/sphinxcontrib-httpexample-0.10.3.ebuild
@@ -19,6 +19,7 @@ RESTRICT="!test? ( test )"
RDEPEND="
dev-python/astunparse[${PYTHON_USEDEP}]
dev-python/docutils[${PYTHON_USEDEP}]
+ dev-python/namespace-sphinxcontrib[${PYTHON_USEDEP}]
dev-python/sphinx[${PYTHON_USEDEP}]
dev-python/sphinxcontrib-httpdomain[${PYTHON_USEDEP}]
"