Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 919907 - dev-libs/libevdev should support python3.12
Summary: dev-libs/libevdev should support python3.12
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: PullRequest
Depends on:
Blocks: 921826
  Show dependency tree
 
Reported: 2023-12-14 20:09 UTC by Boris Staletic
Modified: 2024-04-23 20:15 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 Boris Staletic 2023-12-14 20:09:52 UTC
Currently available vim only supports up to python 3.11.
I've ran the tests with python 3.12 and everything works.
Just changing thte PYTHON_COMPAT variable to include python3_12 is enough.

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2024-04-23 20:15:49 UTC
The bug has been closed via the following commit(s):

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

commit 97366cf152c665e5646bc6aa81ead2f2a14f70c6
Author:     Kostadin Shishmanov <kocelfc@tutanota.com>
AuthorDate: 2024-04-23 18:47:39 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2024-04-23 20:15:45 +0000

    dev-libs/libevdev: enable py3.12
    
    Closes: https://bugs.gentoo.org/919907
    Closes: https://github.com/gentoo/gentoo/pull/36380
    Signed-off-by: Kostadin Shishmanov <kocelfc@tutanota.com>
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 .../libevdev/{libevdev-1.13.1.ebuild => libevdev-1.13.1-r1.ebuild}    | 2 +-
 dev-libs/libevdev/libevdev-9999.ebuild                                | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)