Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 846092

Summary: media-sound/soundconverter: needs upgrade to Python 3.10 (PythonCompatUpdate)
Product: Gentoo Linux Reporter: Sam James <sam>
Component: Current packagesAssignee: GStreamer package maintainers <gstreamer>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: All   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=850211
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 823185    

Description Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-05-18 19:01:18 UTC
This package does not support Python 3.10. Please test it with Python 3.10 as a matter of urgency as the default will change in early June, as per message on gentoo-dev: https://archives.gentoo.org/gentoo-dev/message/13aa993921f19b6b095297721ffb0d0b. Ask in #gentoo-python on IRC if need any help.

$ pkgcheck scan -k PythonCompatUpdate media-sound/soundconverter
media-sound/soundconverter
  PythonCompatUpdate: version 3.0.2-r1: PYTHON_COMPAT update available: python3_10
Comment 1 Larry the Git Cow gentoo-dev 2022-05-31 04:07:07 UTC
The bug has been closed via the following commit(s):

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

commit 976952fe40b45059bba077f0964df99baf44f9f6
Author:     Scott Furry <scott.wl.furry@gmail.com>
AuthorDate: 2022-05-31 03:59:09 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-05-31 04:06:59 +0000

    media-sound/soundconverter: add 4.0.3
    
    Closes: https://bugs.gentoo.org/758197
    Closes: https://bugs.gentoo.org/846092
    Signed-off-by: Scott Furry <scott.wl.furry@gmail.com>
    Signed-off-by: Sam James <sam@gentoo.org>

 media-sound/soundconverter/Manifest                |  1 +
 .../soundconverter/soundconverter-4.0.3.ebuild     | 64 ++++++++++++++++++++++
 2 files changed, 65 insertions(+)

Additionally, it has been referenced in the following commit(s):

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

commit 5faee21836cdcd724ca89df47ae28620d5a56ad9
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-05-31 04:03:46 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-05-31 04:07:00 +0000

    media-sound/soundconverter: add partial test infrastructure; minor QA touchups
    
    Closes: https://bugs.gentoo.org/758197
    Bug: https://bugs.gentoo.org/846092
    Signed-off-by: Sam James <sam@gentoo.org>

 .../soundconverter/soundconverter-4.0.3.ebuild     | 47 +++++++++++++++++++---
 1 file changed, 41 insertions(+), 6 deletions(-)