dev-python/pytest-xdist: Bump pytest requirement for test failures
authorMichał Górny <mgorny@gentoo.org>
Wed, 11 Jul 2018 22:36:33 +0000 (00:36 +0200)
committerMichał Górny <mgorny@gentoo.org>
Wed, 11 Jul 2018 22:36:52 +0000 (00:36 +0200)
dev-python/pytest-xdist/pytest-xdist-1.22.2.ebuild

index bde1e5635098584911bdb797d09d328bbcd7feca..6a47c7fc1e4b0b4e64846dbbf7856553e16ac15f 100644 (file)
@@ -18,7 +18,7 @@ IUSE="test"
 
 RDEPEND="
        >=dev-python/execnet-1.1[${PYTHON_USEDEP}]
-       >=dev-python/pytest-3.0.0[${PYTHON_USEDEP}]
+       >=dev-python/pytest-3.4.2[${PYTHON_USEDEP}]
        dev-python/pytest-forked[${PYTHON_USEDEP}]
        >=dev-python/py-1.4.22[${PYTHON_USEDEP}]
 "