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