commit: 4398d4e0386141415df8f11f30f858bf4dce947e Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Jun 5 15:05:04 2022 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Jun 5 15:07:26 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4398d4e0
package.mask: Last rite dev-python/polygon Bug: https://bugs.gentoo.org/849824 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 5b75d2955a24..4d0f9cd66f6c 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,13 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2022-06-05) +# Barely any upstream activity since 2017. The LICENSE in ebuild +# is incorrect and the package bundles sources with non-free license. +# No revdeps. +# Removal on 2022-07-05. Bug #849824. +dev-python/polygon + # Michał Górny <[email protected]> (2022-06-05) # Pending bump since January. No Python 3.10 compat. Tests restricted. # Uses PEP517-incompatible hacks to build. Hard requires dev-db/mysql
