diff options
author | Michał Górny <mgorny@gentoo.org> | 2021-03-16 21:30:14 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2021-03-16 21:30:48 +0100 |
commit | 8480ce5d84aa90d82aac4c4be226fff59a16a1be (patch) | |
tree | f14a2323cfc1c3a583d949611ffda562388fdae8 /profiles | |
parent | dev-python/pandas: Remove the optional dep on dev-python/xlrd (diff) | |
download | gentoo-8480ce5d84aa90d82aac4c4be226fff59a16a1be.tar.gz gentoo-8480ce5d84aa90d82aac4c4be226fff59a16a1be.tar.bz2 gentoo-8480ce5d84aa90d82aac4c4be226fff59a16a1be.zip |
package.mask: Last rite dev-python/xlrd
Bug: https://bugs.gentoo.org/776748
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 168295557f24..8c5d0f4dfd42 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,12 @@ #--- END OF EXAMPLES --- +# Michał Górny <mgorny@gentoo.org> (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 <juippis@gentoo.org> (2021-03-16) # A library without consumers, unbuildable for years, ebuilds not # touched in years either. Bugs #664776, #747592. Removal in ~30 days. |