commit:     81405ad976d794765153662ce220c6e7265b6335
Author:     Virgil Dupras <vdupras <AT> gentoo <DOT> org>
AuthorDate: Mon Dec  3 12:15:18 2018 +0000
Commit:     Virgil Dupras <vdupras <AT> gentoo <DOT> org>
CommitDate: Mon Dec  3 12:15:18 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81405ad9

dev-python/pytest-cov: drop spurious pytest-capturelog dep

Tests fail, but they failed in the same way prior to this too.

Bug: https://bugs.gentoo.org/668746
Signed-off-by: Virgil Dupras <vdupras <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 dev-python/pytest-cov/pytest-cov-2.3.1.ebuild    | 3 +--
 dev-python/pytest-cov/pytest-cov-2.5.1-r1.ebuild | 3 +--
 dev-python/pytest-cov/pytest-cov-2.5.1-r2.ebuild | 1 -
 dev-python/pytest-cov/pytest-cov-2.5.1.ebuild    | 3 +--
 4 files changed, 3 insertions(+), 7 deletions(-)

diff --git a/dev-python/pytest-cov/pytest-cov-2.3.1.ebuild 
b/dev-python/pytest-cov/pytest-cov-2.3.1.ebuild
index 9aef7a752f5..f57ab12f396 100644
--- a/dev-python/pytest-cov/pytest-cov-2.3.1.ebuild
+++ b/dev-python/pytest-cov/pytest-cov-2.3.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -36,7 +36,6 @@ DEPEND="
                        dev-python/pytest-cache[${PYTHON_USEDEP}]
                )
                =dev-python/pytest-xdist-1.15.0[${PYTHON_USEDEP}]
-               dev-python/pytest-capturelog[${PYTHON_USEDEP}]
        )
 "
 

diff --git a/dev-python/pytest-cov/pytest-cov-2.5.1-r1.ebuild 
b/dev-python/pytest-cov/pytest-cov-2.5.1-r1.ebuild
index fb708afded4..e0c277e0bfc 100644
--- a/dev-python/pytest-cov/pytest-cov-2.5.1-r1.ebuild
+++ b/dev-python/pytest-cov/pytest-cov-2.5.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -37,7 +37,6 @@ DEPEND="
                        dev-python/pytest-cache[${PYTHON_USEDEP}]
                )
                =dev-python/pytest-xdist-1.15.0[${PYTHON_USEDEP}]
-               dev-python/pytest-capturelog[${PYTHON_USEDEP}]
        )
 "
 

diff --git a/dev-python/pytest-cov/pytest-cov-2.5.1-r2.ebuild 
b/dev-python/pytest-cov/pytest-cov-2.5.1-r2.ebuild
index 98fb738ccee..ee73b89744d 100644
--- a/dev-python/pytest-cov/pytest-cov-2.5.1-r2.ebuild
+++ b/dev-python/pytest-cov/pytest-cov-2.5.1-r2.ebuild
@@ -37,7 +37,6 @@ DEPEND="
                        dev-python/pytest-cache[${PYTHON_USEDEP}]
                )
                >=dev-python/pytest-xdist-1.15.0[${PYTHON_USEDEP}]
-               dev-python/pytest-capturelog[${PYTHON_USEDEP}]
        )
 "
 

diff --git a/dev-python/pytest-cov/pytest-cov-2.5.1.ebuild 
b/dev-python/pytest-cov/pytest-cov-2.5.1.ebuild
index d769afe6c08..d64465eebd7 100644
--- a/dev-python/pytest-cov/pytest-cov-2.5.1.ebuild
+++ b/dev-python/pytest-cov/pytest-cov-2.5.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -36,7 +36,6 @@ DEPEND="
                        dev-python/pytest-cache[${PYTHON_USEDEP}]
                )
                =dev-python/pytest-xdist-1.15.0[${PYTHON_USEDEP}]
-               dev-python/pytest-capturelog[${PYTHON_USEDEP}]
        )
 "
 

Reply via email to