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.
Hello, I created a local copy of the ebuild and changed the line "PYTHON_COMPAT=( python3_{9..11} )" to "PYTHON_COMPAT=( python3_{9..12} )". Emerge works, Avidemux starts and it seems to work. However, I use only a very limited part of Avidemux (opening files, selecting audio tracks, removing parts of the video, saving) - that's all I've tested. Regards, Matthias
Confirmed. I followed the same path as Matthias with the difference that I did also some video editing, encoding and filtering. No issues whatsoever.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ee7b5cf3daac3d551bcc890286d80de551a72a7 commit 6ee7b5cf3daac3d551bcc890286d80de551a72a7 Author: Sam James <sam@gentoo.org> AuthorDate: 2024-06-03 12:43:43 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-06-03 12:43:43 +0000 media-libs/avidemux-plugins: enable py3.12 Per testing from Matthias and Christian on the bug. Closes: https://bugs.gentoo.org/929632 Signed-off-by: Sam James <sam@gentoo.org> media-libs/avidemux-plugins/avidemux-plugins-2.8.1-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)