commit: 83dea7af29a13b97f1319bb691bacf64e53fa7d4 Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org> AuthorDate: Sun Apr 19 23:40:32 2020 +0000 Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org> CommitDate: Sun Apr 19 23:44:49 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83dea7af
profiles: mask mail-filter/pyzor for removal again. This is masked again for the same reason. Upstream won't cut a new release, and the last one is version 1.0 from 2014. Too much work. Bug: https://bugs.gentoo.org/718326 Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org> profiles/package.mask | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 18558b0950d..cc01764dfad 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,13 @@ #--- END OF EXAMPLES --- +# Michael Orlitzky <[email protected]> (2020-04-19) +# Stuck on Python 3.6, support for which already required +# backporting patches to a release from 2014. Upstream's git +# HEAD works fine, but they can't be bothered to make a new +# release. Bug 718326. Removal whenever it becomes an issue. +mail-filter/pyzor + # Michał Górny <[email protected]> (2020-04-19) # Unmaintained. Stuck on Python 3.6. # Removal in 30 days. Bug #718548.
