From: Michał Górny Date: Mon, 9 Dec 2019 19:11:18 +0000 (+0100) Subject: package.deprecated: Add Python coverage plugins X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=6c4640c47b35d7785130370f4ac414c34a025645;p=gentoo.git package.deprecated: Add Python coverage plugins Signed-off-by: Michał Górny --- 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.