commit: 08ab7c4ed0a32b34cd07545e5a6017cd3c73b0da Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Fri Oct 27 15:25:49 2023 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Fri Oct 27 15:26:40 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08ab7c4e
package.mask: Last rite dev-python/yamlpath Bug: https://bugs.gentoo.org/915986 Bug: https://github.com/wwkimball/yamlpath/issues/217 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 8d6d670938ff..38fa0f7b15c0 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,12 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2023-10-27) +# The package does not work with any of the dev-python/ruamel-yaml +# versions in ::gentoo. No revdeps. +# Removal on 2023-11-26. Bug #915986. +dev-python/yamlpath + # Michał Górny <[email protected]> (2023-10-26) # Non-installable since the distfile is gone and the package # is mirror-restricted.
