commit: 7879469f58594ab0920930249535b06a4c356ae3 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Aug 1 06:52:37 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Aug 1 10:09:26 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7879469f
package.mask: Last rite dev-python/distributed Bug: https://bugs.gentoo.org/735010 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 46e5206028c..785a97183a5 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,12 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2020-08-01) +# This package's tests are seriously broken (they access random Internet +# hosts for no good reason all the time), and it has no real revdeps. +# Removal in 30 days. Bug #735010. +dev-python/distributed + # Mikle Kolyada <[email protected]> (2020-07-31) # Broken package with dead upstream. # Libraries like tikz/pgf can be used as a replacement.
