package.deprecated: Add Python coverage plugins
authorMichał Górny <mgorny@gentoo.org>
Mon, 9 Dec 2019 19:11:18 +0000 (20:11 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 9 Dec 2019 19:12:18 +0000 (20:12 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
profiles/package.deprecated

index 37a5397fe132663528852c22926719fdb719bbf3..ae446bc33c03c44ee08526ef1d1cc666ad97fb29 100644 (file)
 
 #--- END OF EXAMPLES ---
 
+# Michał Górny <mgorny@gentoo.org> (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 <zmedico@gentoo.org> (2019-12-06)
 # These golang libraries should be vendored either by upstream or via
 # the EGO_VENDOR variable.