summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pytest')
-rw-r--r--dev-python/pytest/pytest-3.10.1.ebuild3
-rw-r--r--dev-python/pytest/pytest-4.2.0.ebuild1
2 files changed, 3 insertions, 1 deletions
diff --git a/dev-python/pytest/pytest-3.10.1.ebuild b/dev-python/pytest/pytest-3.10.1.ebuild
index 7419f06cfccb..36a8f5a4ac2f 100644
--- a/dev-python/pytest/pytest-3.10.1.ebuild
+++ b/dev-python/pytest/pytest-3.10.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -42,6 +42,7 @@ DEPEND="${RDEPEND}
dev-python/requests[${PYTHON_USEDEP}]
!!dev-python/flaky
!!dev-python/pytest-capturelog
+ !!<dev-python/pytest-xdist-1.22
)"
python_prepare_all() {
diff --git a/dev-python/pytest/pytest-4.2.0.ebuild b/dev-python/pytest/pytest-4.2.0.ebuild
index 35de82a23ee4..ab4d81909734 100644
--- a/dev-python/pytest/pytest-4.2.0.ebuild
+++ b/dev-python/pytest/pytest-4.2.0.ebuild
@@ -42,6 +42,7 @@ DEPEND="${RDEPEND}
dev-python/requests[${PYTHON_USEDEP}]
!!dev-python/flaky
!!dev-python/pytest-capturelog
+ !!<dev-python/pytest-xdist-1.22
)"
python_prepare_all() {