commit: 8480ce5d84aa90d82aac4c4be226fff59a16a1be Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Tue Mar 16 20:30:14 2021 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Tue Mar 16 20:30:48 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8480ce5d
package.mask: Last rite dev-python/xlrd Bug: https://bugs.gentoo.org/776748 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 168295557f2..8c5d0f4dfd4 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,12 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2021-03-16) +# Discontinued upstream. The last version is broken with py3.9. +# The last revdep stopped depending on it. +# Removal on 2021-04-15. Bug #776748. +dev-python/xlrd + # Joonas Niilola <[email protected]> (2021-03-16) # A library without consumers, unbuildable for years, ebuilds not # touched in years either. Bugs #664776, #747592. Removal in ~30 days.
