Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 929631 - media-libs/aubio: needs upgrade to Python 3.12 (PythonCompatUpdate)
Summary: media-libs/aubio: 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: Professional Audio Applications Maintainers
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: 921826
  Show dependency tree
 
Reported: 2024-04-13 08:46 UTC by Michał Górny
Modified: 2024-07-03 19:17 UTC (History)
1 user (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:46:26 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 Larry the Git Cow gentoo-dev 2024-06-02 00:41:38 UTC
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(+)
Comment 2 Bruce Schultz 2024-06-07 23:37:29 UTC
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.