Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 862181 - net-wireless/crda missing support for python3.11 in BDEPEND
Summary: net-wireless/crda missing support for python3.11 in BDEPEND
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal
Assignee: Rick Farina (Zero_Chaos)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-07-29 21:31 UTC by Boris Staletic
Modified: 2023-02-17 08:12 UTC (History)
2 users (show)

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 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(-)