dev-python/urllib3: Drop pypy support from test deps

Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
Justin Lecher
2015-11-10 14:50:09 +01:00
parent 8fe384bcef
commit 818c32b642

View File

@@ -22,7 +22,7 @@ RDEPEND="dev-python/six[${PYTHON_USEDEP}]
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
test? (
${RDEPEND}
>=www-servers/tornado-4.1[${PYTHON_USEDEP}]
>=www-servers/tornado-4.1[$(python_gen_usedep 'python*')]
dev-python/mock[${PYTHON_USEDEP}]
dev-python/nose[${PYTHON_USEDEP}] )
doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )