commit:     6a46b29ef72c17949a7e1b941b6e0e9d49facee2
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 15 06:40:25 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jul 15 08:37:49 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a46b29e

dev-python/hpack: Remove unnecessary pytest-xdist dep

 dev-python/hpack/hpack-3.0.0.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dev-python/hpack/hpack-3.0.0.ebuild 
b/dev-python/hpack/hpack-3.0.0.ebuild
index caefcf33a67..fb38cffa6cc 100644
--- a/dev-python/hpack/hpack-3.0.0.ebuild
+++ b/dev-python/hpack/hpack-3.0.0.ebuild
@@ -20,7 +20,6 @@ RDEPEND=""
 DEPEND="${RDEPEND}
        test? (
                >=dev-python/pytest-2.9.2[${PYTHON_USEDEP}]
-               >=dev-python/pytest-xdist-1.14.0[${PYTHON_USEDEP}]
                >=dev-python/hypothesis-3.4.2[${PYTHON_USEDEP}]
                !!dev-python/pytest-relaxed[${PYTHON_USEDEP}]
        )

Reply via email to