commit: 024db4c666444b0471100854ce04add34dcab83f Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Mon Jun 13 07:21:08 2022 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Mon Jun 13 07:21:08 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=024db4c6
package.mask: Last rite dev-python/editdistance-s Bug: https://bugs.gentoo.org/851678 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/package.mask | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 82865acc0b40..186c01921952 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,13 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2022-06-13) +# Upstream has discontinued the fork. No revdeps. They recommend using +# the original editdistance (not packaged on Gentoo) +# or dev-python/ukkonen. +# Removal on 2022-07-13. Bug #851678. +dev-python/editdistance-s + # Sam James <[email protected]> (2022-06-10) # Masked for removal on 2022-07-10. No upstream activity in a long time, # no reverse dependencies, and Gentoo maintains a huge number of patches
