diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-11-25 11:30:14 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-11-25 13:34:44 +0100 |
commit | 3a30ca91433145f75a8e360aee8c15305dd9322f (patch) | |
tree | 7e0f28c6607c87315db11cc837937cf8d56f3dba /dev-python/bandit/bandit-1.0.1.ebuild | |
parent | app-emulation/ganeti: Remove old (diff) | |
download | gentoo-3a30ca91433145f75a8e360aee8c15305dd9322f.tar.gz gentoo-3a30ca91433145f75a8e360aee8c15305dd9322f.tar.bz2 gentoo-3a30ca91433145f75a8e360aee8c15305dd9322f.zip |
dev-python/bandit: dev-python/sphinx is NOT a test dependency
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/bandit/bandit-1.0.1.ebuild')
-rw-r--r-- | dev-python/bandit/bandit-1.0.1.ebuild | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/dev-python/bandit/bandit-1.0.1.ebuild b/dev-python/bandit/bandit-1.0.1.ebuild index 6058577e0916..c13c2ac262ee 100644 --- a/dev-python/bandit/bandit-1.0.1.ebuild +++ b/dev-python/bandit/bandit-1.0.1.ebuild @@ -31,11 +31,6 @@ DEPEND=" >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}] >=dev-python/testtools-1.4.0[${PYTHON_USEDEP}] >=dev-python/oslotest-1.10.0[${PYTHON_USEDEP}] - >=dev-python/sphinx-1.1.2[${PYTHON_USEDEP}] - !~dev-python/sphinx-1.2.0[${PYTHON_USEDEP}] - <dev-python/sphinx-1.3[${PYTHON_USEDEP}] - >=dev-python/oslo-sphinx-2.5.0[${PYTHON_USEDEP}] - !~dev-python/oslo-sphinx-3.4.0[${PYTHON_USEDEP}] dev-python/beautifulsoup:4[${PYTHON_USEDEP}] )" RDEPEND=" |