Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 929812 - sys-apps/firejail: needs upgrade to Python 3.12 (PythonCompatUpdate)
Summary: sys-apps/firejail: needs upgrade to Python 3.12 (PythonCompatUpdate)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal
Assignee: Hank Leininger
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: 921826
  Show dependency tree
 
Reported: 2024-04-13 08:52 UTC by Michał Górny
Modified: 2024-06-04 00:51 UTC (History)
6 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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2024-04-13 08:52:52 UTC
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.
Comment 1 Christian Tietz 2024-06-03 11:39:32 UTC
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.
Comment 2 Alfred Wingate 2024-06-03 22:53:23 UTC
(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.
Comment 3 Hank Leininger 2024-06-04 00:23:55 UTC
I commented on the PR already, but: LGTM
Comment 4 Larry the Git Cow gentoo-dev 2024-06-04 00:51:12 UTC
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(-)