diff options
author | 2019-11-25 11:30:14 +0100 | |
---|---|---|
committer | 2019-11-25 13:34:44 +0100 | |
commit | 3a30ca91433145f75a8e360aee8c15305dd9322f (patch) | |
tree | 7e0f28c6607c87315db11cc837937cf8d56f3dba /dev-python/bandit/bandit-1.3.0.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.3.0.ebuild')
-rw-r--r-- | dev-python/bandit/bandit-1.3.0.ebuild | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/dev-python/bandit/bandit-1.3.0.ebuild b/dev-python/bandit/bandit-1.3.0.ebuild index 660cd4fe99d2..837bf96f65a6 100644 --- a/dev-python/bandit/bandit-1.3.0.ebuild +++ b/dev-python/bandit/bandit-1.3.0.ebuild @@ -31,9 +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.2.1[${PYTHON_USEDEP}] - <dev-python/sphinx-1.4[${PYTHON_USEDEP}] - >=dev-python/oslo-sphinx-4.7.0[${PYTHON_USEDEP}] dev-python/beautifulsoup:4[${PYTHON_USEDEP}] >=dev-python/reno-1.8.0[${PYTHON_USEDEP}] >=dev-python/pylint-1.4.5[${PYTHON_USEDEP}] |