projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2f2bcaa
)
dev-python/pytest: Raise pytest-xdist requirement
author
Michał Górny
<mgorny@gentoo.org>
Wed, 11 Jul 2018 15:57:21 +0000
(17:57 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Wed, 11 Jul 2018 22:11:18 +0000
(
00:11
+0200)
Raise required dev-python/pytest-xdist version to fix tests.
dev-python/pytest/pytest-3.4.2.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/pytest/pytest-3.4.2.ebuild
b/dev-python/pytest/pytest-3.4.2.ebuild
index d9b4a24f1a25612bf4411d2181ba410c3c40c8ac..1f02558ba400322626f4d056924e311a7e5b94b6 100644
(file)
--- a/
dev-python/pytest/pytest-3.4.2.ebuild
+++ b/
dev-python/pytest/pytest-3.4.2.ebuild
@@
-34,7
+34,7
@@
DEPEND="${COMMON_DEPEND}
dev-python/setuptools_scm[${PYTHON_USEDEP}]
test? (
>=dev-python/hypothesis-3.5.2[${PYTHON_USEDEP}]
- >
dev-python/pytest-xdist-1.13
[${PYTHON_USEDEP}]
+ >
=dev-python/pytest-xdist-1.22.2
[${PYTHON_USEDEP}]
dev-python/nose[${PYTHON_USEDEP}]
dev-python/mock[${PYTHON_USEDEP}]
dev-python/requests[${PYTHON_USEDEP}]