commit: f63bbc971f066172538b4e34eddd8ec896aeb699 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Tue Apr 23 15:56:10 2024 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Tue Apr 23 15:56:10 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f63bbc97
package.mask: Last rite dev-python/kafka-python Bug: https://bugs.gentoo.org/929461 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 c47f43a936b7..94b75f7a68d4 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,12 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2024-04-23) +# No py3.12, broken. Upstream literally tells people to use a fork +# "for the time being". No revdeps. +# Removal on 2024-05-23. Bug #929461. +dev-python/kafka-python + # Michał Górny <[email protected]> (2024-04-23) # Unmaintained. No py3.12, failing tests. Last upstream activity # in 2020, triggered by our previous last rites. No revdeps.
