dev-python/pytest-xprocess: Pytest-2.8 has cache support included

Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
Justin Lecher
2015-11-09 11:45:28 +01:00
parent 5a21620142
commit a9939bdc42

View File

@@ -18,7 +18,10 @@ KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="test"
RDEPEND="
dev-python/pytest-cache[${PYTHON_USEDEP}]
|| (
dev-python/pytest-cache[${PYTHON_USEDEP}]
>=dev-python/pytest-2.8.0[${PYTHON_USEDEP}]
)
dev-python/psutil[${PYTHON_USEDEP}]
"
DEPEND="${RDEPEND}