commit: 157617ed61cef86d6adb97a9a23299ac8e89b0fd Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Nov 23 20:20:56 2024 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Nov 23 20:21:23 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=157617ed
package.mask: Last rite dev-python/pyproject-fmt-rust Bug: https://bugs.gentoo.org/944782 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 1efe854ec59b..62cfdab33e24 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,12 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2024-11-23) +# Implementation detail of dev-python/pyproject-fmt. New versions +# integrate the Rust code into the main package. +# Removal on 2024-12-07. Bug #944782. +dev-python/pyproject-fmt-rust + # Andreas Sturmlechner <[email protected]> (2024-11-23) # dev-python/pyside2 last-rites, no more revdeps # Removal on 2024-12-23
