Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 862169 - dev-libs/libevdev missing support for python3.11 in BDEPEND
Summary: dev-libs/libevdev 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 (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-07-29 21:16 UTC by Boris Staletic
Modified: 2022-07-30 02:45 UTC (History)
1 user (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:16:35 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-30 02:45:38 UTC
Sorry, tagged wrong bug.

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

commit f6c4af5a0db4ded231391bb84320f83df7e10f58
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-07-30 02:30:51 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-07-30 02:30:51 +0000

    dev-libs/libevdev: enable Python 3.11
    
    Closes: https://bugs.gentoo.org/862163
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-libs/libevdev/libevdev-1.12.1.ebuild | 2 +-
 dev-libs/libevdev/libevdev-9999.ebuild   | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)