Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 896790 - dev-python/kafka-python: needs upgrade to Python 3.11 (PythonCompatUpdate)
Summary: dev-python/kafka-python: needs upgrade to Python 3.11 (PythonCompatUpdate)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: 896398
  Show dependency tree
 
Reported: 2023-02-25 09:37 UTC by Michał Górny
Modified: 2023-03-10 13:55 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2023-02-25 09:37:36 UTC
This package does not support Python 3.11.  Please test it with Python 3.11 as a matter of urgency as the default will change in early June, as per message on gentoo-dev: https://archives.gentoo.org/gentoo-dev/message/abb5788ea81c7bbf4d40a2995b682eb9.  Please check the information provided in the tracker.  Ask in #gentoo-python on IRC if need any help.
Comment 1 Larry the Git Cow gentoo-dev 2023-03-10 13:55:32 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f96aaa62cb7b6fff5dba9602c37ee8b1553ad3ca

commit f96aaa62cb7b6fff5dba9602c37ee8b1553ad3ca
Author:     Petr Vaněk <arkamar@atlas.cz>
AuthorDate: 2023-03-10 12:55:48 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-03-10 13:55:13 +0000

    dev-python/kafka-python: enable py3.11
    
    It was necessary to apply patch to fix tests with py3.11. The patch was
    sent to upstream [1].
    
    [1] https://github.com/dpkp/kafka-python/pull/2358
    
    Closes: https://bugs.gentoo.org/896790
    Signed-off-by: Petr Vaněk <arkamar@atlas.cz>
    Closes: https://github.com/gentoo/gentoo/pull/30043
    Signed-off-by: Sam James <sam@gentoo.org>

 .../kafka-python-2.0.2-py311-test-fixes.patch      | 26 ++++++++++++++++++++++
 .../kafka-python/kafka-python-2.0.2-r1.ebuild      |  6 ++++-
 2 files changed, 31 insertions(+), 1 deletion(-)