commit: a1e312d6b61edeccf0e24eded0a50b1e0144918f Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Apr 26 15:12:57 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Apr 26 15:16:23 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1e312d6
package.mask: Last rite dev-python/xstatic* Bug: https://bugs.gentoo.org/719660 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/package.mask | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index cb3dcbf8ff9..3529ea6ee97 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,18 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2020-04-26) +# Unmaintained. Stuck on py3.6. Missing tests (but having an unused +# test flag!). The only revdep is app-admin/ara that is masked +# for removal already. +# Removal in 30 days. Bug #719660. +dev-python/xstatic +dev-python/xstatic-bootstrap-scss +dev-python/xstatic-datatables +dev-python/xstatic-jquery +dev-python/xstatic-patternfly +dev-python/xstatic-patternfly-bootstrap-treeview + # Michał Górny <[email protected]> (2020-04-26) # Stuck on py3.6. Failing tests. No revdeps. # Removal in 30 days. Bug #639520.
