diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-12-03 18:20:14 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-12-03 18:30:53 +0100 |
commit | feca4fdecfe07d245d9c8d46386be31996d5743b (patch) | |
tree | d336751c913a0a976b9fa87fff1db2ad17d4cf8a /dev-python/sphinxcontrib-httpexample | |
parent | dev-python/sphinxcontrib-httpdomain: Remove namespace dep (diff) | |
download | gentoo-feca4fdecfe07d245d9c8d46386be31996d5743b.tar.gz gentoo-feca4fdecfe07d245d9c8d46386be31996d5743b.tar.bz2 gentoo-feca4fdecfe07d245d9c8d46386be31996d5743b.zip |
dev-python/sphinxcontrib-httpexample: Remove namespace dep
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-r1.ebuild (renamed from dev-python/sphinxcontrib-httpexample/sphinxcontrib-httpexample-0.10.3.ebuild) | 1 |
1 files changed, 0 insertions, 1 deletions
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 index 62cfbf4fe443..d302b27f20c9 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}] " |