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 referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8cf655f807ec6425decf5c1ff1933b770ca104ff commit 8cf655f807ec6425decf5c1ff1933b770ca104ff Author: Aliaksei Urbanski <aliaksei.urbanski@gmail.com> AuthorDate: 2024-04-25 14:40:42 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-06-02 00:34:34 +0000 media-libs/aubio: revbump to 0.4.9-r3 These changes: - add Python 3.12 support - migrate to PEP 517 build - bump EAPI to 8 Bug: https://bugs.gentoo.org/929631 Bug: https://bugs.gentoo.org/909987 Signed-off-by: Aliaksei Urbanski <aliaksei.urbanski@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/36421 Signed-off-by: Sam James <sam@gentoo.org> media-libs/aubio/Manifest | 1 + media-libs/aubio/aubio-0.4.9-r3.ebuild | 167 +++++++++++++++++++++++++++++++++ 2 files changed, 168 insertions(+)
This really should get marked as stable now that the pyhton3.12 upgrade has gone through. It's a dependency for media-sound/ardour, which is complaining because the stable version of aubio is still the -r2 ebuild without 3.12 support.