From 81405ad976d794765153662ce220c6e7265b6335 Mon Sep 17 00:00:00 2001 From: Virgil Dupras Date: Mon, 3 Dec 2018 07:15:18 -0500 Subject: 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 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(-) (limited to 'dev-python/pytest-cov') 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 9aef7a752f58..f57ab12f3964 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 fb708afded41..e0c277e0bfcd 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 98fb738ccee1..ee73b89744d9 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 d769afe6c08e..d64465eebd71 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}] ) " -- cgit v1.2.3-65-gdbad