commit: feca4fdecfe07d245d9c8d46386be31996d5743b
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 3 17:20:14 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Dec 3 17:30:53 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=feca4fde
dev-python/sphinxcontrib-httpexample: Remove namespace dep
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
...pexample-0.10.3.ebuild => sphinxcontrib-httpexample-0.10.3-r1.ebuild} | 1 -
1 file changed, 1 deletion(-)
diff --git
a/dev-python/sphinxcontrib-httpexample/sphinxcontrib-httpexample-0.10.3.ebuild
b/dev-python/sphinxcontrib-httpexample/sphinxcontrib-httpexample-0.10.3-r1.ebuild
similarity index 95%
rename from
dev-python/sphinxcontrib-httpexample/sphinxcontrib-httpexample-0.10.3.ebuild
rename to
dev-python/sphinxcontrib-httpexample/sphinxcontrib-httpexample-0.10.3-r1.ebuild
index 62cfbf4fe44..d302b27f20c 100644
---
a/dev-python/sphinxcontrib-httpexample/sphinxcontrib-httpexample-0.10.3.ebuild
+++
b/dev-python/sphinxcontrib-httpexample/sphinxcontrib-httpexample-0.10.3-r1.ebuild
@@ -19,7 +19,6 @@ 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}]
"