commit:     c36b915e46a5c80295dd59f1608b64f051f12d3c
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 28 12:52:33 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Jul 28 12:52:33 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c36b915e

dev-python/pytest-xdist: Remove obsolete patch in 1.34.0

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/pytest-xdist/pytest-xdist-1.34.0.ebuild | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/dev-python/pytest-xdist/pytest-xdist-1.34.0.ebuild 
b/dev-python/pytest-xdist/pytest-xdist-1.34.0.ebuild
index 963bc520b04..44044473454 100644
--- a/dev-python/pytest-xdist/pytest-xdist-1.34.0.ebuild
+++ b/dev-python/pytest-xdist/pytest-xdist-1.34.0.ebuild
@@ -33,10 +33,6 @@ BDEPEND="
        )
 "
 
-PATCHES=(
-       "${FILESDIR}"/pytest-xdist-1.32.0-timeout.patch
-)
-
 python_test() {
        distutils_install_for_testing
        pytest -vv testing || die "Tests failed under ${EPYTHON}"

Reply via email to