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.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e50e5e28a52ead4714c53bf090b6457c86dcfed8 commit e50e5e28a52ead4714c53bf090b6457c86dcfed8 Author: Pacho Ramos <pacho@gentoo.org> AuthorDate: 2024-05-18 08:45:10 +0000 Commit: Pacho Ramos <pacho@gentoo.org> CommitDate: 2024-05-18 08:47:26 +0000 media-sound/rhythmbox: Multiple bugfixes Cherry picks from upstream master to fix implicit declarations, libxml2 and python 3.12 compat issues. Closes: https://bugs.gentoo.org/898926 Closes: https://bugs.gentoo.org/929668 Signed-off-by: Pacho Ramos <pacho@gentoo.org> .../rhythmbox-3.4.7-implicit-declaration.patch | 72 +++++++++++ .../files/rhythmbox-3.4.7-libxml-entities.patch | 36 ++++++ .../files/rhythmbox-3.4.7-libxml2-2.12.patch | 38 ++++++ .../files/rhythmbox-3.4.7-python3.12.patch | 30 +++++ .../files/rhythmbox-3.4.7-skip-broken-test.patch | 24 ++++ media-sound/rhythmbox/rhythmbox-3.4.7-r4.ebuild | 143 +++++++++++++++++++++ 6 files changed, 343 insertions(+)