commit: 5c117d26910a6f60c9610a818c455ea0eca5563e Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Wed Jul 19 10:59:22 2023 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Jul 19 11:00:08 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c117d26
package.mask: Last rite dev-python/importlib-resources Bug: https://bugs.gentoo.org/910549 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 c448f3a66163..319fd122522b 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,12 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2023-07-19) +# Backport package specific to Python 3.9. No longer necessary now +# that pypy3 is 3.10. +# Removal on 2023-08-18. Bug #910549. +dev-python/importlib-resources + # Hans de Graaff <[email protected]> (2023-07-19) # Obsolete components for older, removed, cucumber versions that have no
