commit: 09914449ba8715f3b5721f6d8016ff6e50c12823 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Fri Nov 4 06:09:08 2022 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Fri Nov 4 06:09:08 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09914449
package.mask: Last rite dev-python/watchgod Bug: https://bugs.gentoo.org/879515 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 5e28ffdcaf2e..9928088d7590 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,12 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2022-11-04) +# NIH version of dev-python/watchdog that was used by dev-python/uvicorn +# only, and was replaced by rustified dev-python/watchfiles. +# Removal on 2022-12-04. Bug #879515. +dev-python/watchgod + # Ionen Wolkens <[email protected]> (2022-11-02) # glslang breaks ABI (leading to crashes until consumers are rebuilt) # and prevents re-building packages which used this part of the ABI
