summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-11-25 11:37:16 +0100
committerMichał Górny <mgorny@gentoo.org>2019-11-25 13:34:47 +0100
commitfe989d0b7d41c6f17038174b776546a373a5f91a (patch)
treef8d98520d049be02b0d32acb5ea8a2da3a8c258a /dev-python
parentdev-python/python-troveclient: dev-python/sphinx is not a test dep (diff)
downloadgentoo-fe989d0b7d41c6f17038174b776546a373a5f91a.tar.gz
gentoo-fe989d0b7d41c6f17038174b776546a373a5f91a.tar.bz2
gentoo-fe989d0b7d41c6f17038174b776546a373a5f91a.zip
dev-python/tempest-lib: dev-python/sphinx is not a test dep
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/tempest-lib/tempest-lib-1.0.0-r1.ebuild (renamed from dev-python/tempest-lib/tempest-lib-1.0.0.ebuild)5
1 files changed, 0 insertions, 5 deletions
diff --git a/dev-python/tempest-lib/tempest-lib-1.0.0.ebuild b/dev-python/tempest-lib/tempest-lib-1.0.0-r1.ebuild
index 790a01e6ab8c..afc3e7401935 100644
--- a/dev-python/tempest-lib/tempest-lib-1.0.0.ebuild
+++ b/dev-python/tempest-lib/tempest-lib-1.0.0-r1.ebuild
@@ -36,11 +36,6 @@ DEPEND="
test? ( ${RDEPEND}
>=dev-python/coverage-3.6[${PYTHON_USEDEP}]
>=dev-python/subunit-0.0.18[${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/oslotest-1.10.0[${PYTHON_USEDEP}]
>=dev-python/testrepository-0.0.18[${PYTHON_USEDEP}]
>=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]