Summary: | media-libs/aubio: needs upgrade to Python 3.10 (PythonCompatUpdate) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Sam James <sam> |
Component: | Current packages | Assignee: | Professional Audio Applications Maintainers <proaudio> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | gentoo |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 823185 |
Description
Sam James
![]() ![]() ![]() ![]() I've adjusted my ebuild locally to use Python 3.10 and installed aubio in order to be able to use ardour. Everything seems to work so far. A quick recording session on Ardour worked as well. Will continue testing this for a bit, but it seems like the aubio ebuild can be updated to add Python 3.10. (In reply to marius from comment #1) > I've adjusted my ebuild locally to use Python 3.10 and installed aubio in > order to be able to use ardour. Everything seems to work so far. A quick > recording session on Ardour worked as well. Will continue testing this for a > bit, but it seems like the aubio ebuild can be updated to add Python 3.10. Thanks. That's good enough for me! The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=155fb7ff1e66b5effd7dfc4cdf718769a7835156 commit 155fb7ff1e66b5effd7dfc4cdf718769a7835156 Author: Sam James <sam@gentoo.org> AuthorDate: 2022-06-20 01:43:14 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-06-20 01:45:39 +0000 media-libs/aubio: update EAPI 6 -> 7; Python 3.10; fix Python tests - EAPI 6->7 (not 8 b/c waf-utils) - Add Python 3.10 - Python tests weren't actually being run before! They pass w/ all impls. Closes: https://bugs.gentoo.org/799722 Closes: https://bugs.gentoo.org/806866 Closes: https://bugs.gentoo.org/846014 Signed-off-by: Sam James <sam@gentoo.org> media-libs/aubio/aubio-0.4.9-r2.ebuild | 151 +++++++++++++++++++++++++++++++++ 1 file changed, 151 insertions(+) |