This package does not support Python 3.12. Please test it with Python 3.12 as a matter of urgency as the default will change in early June, as per message on gentoo-dev: https://www.mail-archive.com/gentoo-dev@lists.gentoo.org/msg99104.html. Please check the information provided in the tracker. Ask in #gentoo-python on IRC if need any help.
I changed PYTHON_COMPAT to ( python3_{9..12} ) in my local overlay and it seems to work fine. Tested only with firefox and goolge-chrome though.
(In reply to Christian Tietz from comment #1) > I changed PYTHON_COMPAT to ( python3_{9..12} ) in my local overlay and it > seems to work fine. Tested only with firefox and goolge-chrome though. Going through the python files it looked fine, even so they are only contrib scripts which arent in PATH.
I commented on the PR already, but: LGTM
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e41b25041e343a3d7e45b5c2bbbd09962b19d133 commit e41b25041e343a3d7e45b5c2bbbd09962b19d133 Author: Alfred Wingate <parona@protonmail.com> AuthorDate: 2024-06-03 22:28:23 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-06-04 00:48:26 +0000 sys-apps/firejail: enable py3.12 Closes: https://bugs.gentoo.org/929812 Signed-off-by: Alfred Wingate <parona@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/37014 Signed-off-by: Sam James <sam@gentoo.org> sys-apps/firejail/firejail-0.9.72.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)