Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 862181

Summary: net-wireless/crda missing support for python3.11 in BDEPEND
Product: Gentoo Linux Reporter: Boris Staletic <boris.staletic>
Component: Current packagesAssignee: Rick Farina (Zero_Chaos) <zerochaos>
Status: RESOLVED FIXED    
Severity: normal CC: linder.gabriel, lynx1534
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

Description Boris Staletic 2022-07-29 21:31:18 UTC
Only requires the update to PYTHON_COMPAT line. The tests pass after the change.
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-07-29 23:15:31 UTC
Please don't CC maintainers yourself.
Comment 2 Gabriel Linder 2022-10-25 18:02:34 UTC
Switched to PYTHON_TARGETS="python3_10 python3_11" today, dev-python/m2crypto is the only package still depending on python 3.9 because of net-wireless/crda having PYTHON_COMPAT=( python3_{7..10} ) in its ebuild.
Comment 3 Larry the Git Cow gentoo-dev 2023-02-17 08:12:09 UTC
The bug has been closed via the following commit(s):

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

commit 3f6bcfe99f4c01a078bdfc66030f3945114a4ee6
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-02-17 08:07:10 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-02-17 08:11:58 +0000

    net-wireless/crda: enable py3.11
    
    Closes: https://bugs.gentoo.org/862181
    Signed-off-by: Sam James <sam@gentoo.org>

 net-wireless/crda/crda-4.14.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)