commit: d7273cec3bee69245be1e5bc7755f111031c1574 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Fri Feb 17 13:05:43 2023 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Fri Feb 17 13:07:10 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7273cec
package.mask: Last rite dev-python/pytest-flake8 Bug: https://bugs.gentoo.org/865931 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 0698ca8b3c37..1ce4bb6f5fa5 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,12 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2023-02-17) +# Broken against the current package versions in ::gentoo. Upstream +# inactive. No revdeps. +# Removal on 2023-03-19. Bug #865931. +dev-python/pytest-flake8 + # Michał Górny <[email protected]> (2023-02-15) # A number of test failures, and the test phase does not fail correctly. # Last release in 2019. No revdeps.
