Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 855431 - media-sound/csound: missing Python 3.10 support
Summary: media-sound/csound: missing Python 3.10 support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Professional Audio Applications Maintainers
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: py310, python3.10-compat
  Show dependency tree
 
Reported: 2022-06-30 22:33 UTC by Sam James
Modified: 2022-07-17 03:39 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 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-06-30 22:33:33 UTC
Live ebuild has it but no release.
Comment 1 Larry the Git Cow gentoo-dev 2022-07-01 09:38:14 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00926829aaa9dbaef29f922a7a64ac9fbb87632a

commit 00926829aaa9dbaef29f922a7a64ac9fbb87632a
Author:     Miroslav Šulc <fordfrog@gentoo.org>
AuthorDate: 2022-07-01 09:37:57 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2022-07-01 09:38:11 +0000

    media-sound/csound: bump to 6.17.0, eapi8, added python 3.10 & 3.11, updated live
    
    Bug: https://bugs.gentoo.org/855431
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 media-sound/csound/Manifest             |   3 +
 media-sound/csound/csound-6.17.0.ebuild | 216 ++++++++++++++++++++++++++++++++
 media-sound/csound/csound-9999.ebuild   |   5 +-
 3 files changed, 222 insertions(+), 2 deletions(-)
Comment 2 Bruce Schultz 2022-07-16 20:14:38 UTC
The stable csound-6.16.2.ebuild has not been updated for python 3.10 yet.

https://github.com/gentoo/gentoo/pull/26447
Comment 3 Larry the Git Cow gentoo-dev 2022-07-17 03:39:24 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8ba226a0f3e7c66db9ecf50d4f8e4e7b9d476b3

commit f8ba226a0f3e7c66db9ecf50d4f8e4e7b9d476b3
Author:     Bruce Schultz <brulzki@gmail.com>
AuthorDate: 2022-07-16 20:06:41 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2022-07-17 03:39:11 +0000

    media-sound/csound: Update PYTHON_COMPAT for the stable 6.16.2 ebuild
    
    Closes: https://bugs.gentoo.org/855431
    Signed-off-by: Bruce Schultz <brulzki@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/26447
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 media-sound/csound/csound-6.16.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)