commit: 9bc06086c2fcc1976493f9222dc58e0b04a33c9d Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Mon Nov 9 14:56:19 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Mon Nov 9 15:10:56 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9bc06086
package.mask: Last rite dev-python/cheetah Bug: https://bugs.gentoo.org/753722 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 e6e69df93d3..ff8343d45c1 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,12 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2020-11-09) +# Dead Python 2 package. Replaced by dev-python/cheetah3. The last +# mongodb versions needing it are masked now. +# Removal in 30 days. Bug #753722. +dev-python/cheetah + # Alexys Jacob <[email protected]> (2020-11-09) # Mask dev-db/mongodb versions which do not support python3 so we # can move forward in cleaning python2 from tree. Bug #708954.
