commit: 4259e9207f2e5e117d12aabc364a8720e78c0ef3 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Mon Dec 18 17:37:28 2023 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Mon Dec 18 18:46:51 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4259e920
package.mask: Last rite dev-python/ruamel-std-pathlib Bug: https://bugs.gentoo.org/920271 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 8ce3c8657e07..fc43014eddb2 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,12 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2023-12-18) +# A broken package that used to be a test dependency +# of dev-python/ruamel-yaml. No revdeps left. +# Removal on 2024-01-17. Bug #920271. +dev-python/ruamel-std-pathlib + # Andreas Sturmlechner <[email protected]> (2023-12-17) # KDE Frameworks 6 Beta 1 mask # *** PRE-RELEASE *** NO BUGS WILL BE FIXED *** OVERLAY PRs WELCOME ***
