mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 10:38:07 -07:00
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:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user