From 6c4640c47b35d7785130370f4ac414c34a025645 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Mon, 9 Dec 2019 20:11:18 +0100 Subject: [PATCH] package.deprecated: Add Python coverage plugins MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- profiles/package.deprecated | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/profiles/package.deprecated b/profiles/package.deprecated index 37a5397fe132..ae446bc33c03 100644 --- a/profiles/package.deprecated +++ b/profiles/package.deprecated @@ -17,6 +17,14 @@ #--- END OF EXAMPLES --- +# Michał Górny (2019-12-09) +# Test coverage reporting is not useful for Gentoo ebuilds. The deps +# against coverage plugins are either entirely spurious, or the build +# systems need to be fixed to work without them. +dev-python/nose-cover3 +dev-python/nosexcover +dev-python/pytest-cov + # Zac Medico (2019-12-06) # These golang libraries should be vendored either by upstream or via # the EGO_VENDOR variable. -- 2.26.2