commit: d6fc816bc6e012d94a0182893f1ad9eba70f038a Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Fri May 17 10:48:37 2024 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Fri May 17 10:51:33 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6fc816b
package.mask: Last rite dev-python/whichcraft Bug: https://bugs.gentoo.org/932088 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 806dd6b035f3..83062db06f91 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,11 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2024-05-17) +# A Python < 3.3 backport of shutil.which(). No revdeps left. +# Removal on 2024-06-16. Bug #932088. +dev-python/whichcraft + # Eli Schwartz <[email protected]> (2024-05-17) # Last updated in 2007, has no reverse dependencies, is unmaintained upstream # (in 2010 a version 4 alpha was released using cmake, the project has seen no
