commit: a6a22169f11936f1f491a1ca1807ff14cd527d15 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Fri Apr 22 20:22:40 2022 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Fri Apr 22 20:23:47 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6a22169
package.mask: Last rite most of dev-python/namespace-* Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/package.mask | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 06d411d485e9..381c83997d2c 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,18 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2022-04-22) +# Obsolete namespace packages. PEP 420 implicit namespaces are now +# the preferred solution. Upgrade the reverse dependencies to get +# these packages unmerged. +# Removal on 2022-05-09. +dev-python/namespace-google +dev-python/namespace-lazr +dev-python/namespace-paste +dev-python/namespace-repoze +dev-python/namespace-ruamel +dev-python/namespace-zope + # Hans de Graaff <[email protected]> (2022-04-22) # Obsolete slots that are no longer used by current # dev-ruby/simplecov versions and have no use on their own.
