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

Bug 776952

Summary: media-sound/quodlibet: please add python3.9 support
Product: Gentoo Linux Reporter: Daniel Pielmeier <billie>
Component: Current packagesAssignee: Matthias Maier <tamiko>
Status: RESOLVED FIXED    
Severity: normal CC: klausman
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 780783    
Bug Blocks: 725490, 776955    

Description Daniel Pielmeier gentoo-dev 2021-03-17 16:12:47 UTC
Please add support for python3.9.
Comment 1 Larry the Git Cow gentoo-dev 2021-03-20 13:25:26 UTC
The bug has been referenced in the following commit(s):

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

commit 9107f506b84c2f2f4347c5ce228c37cb925e62cf
Author:     Tobias Klausmann <klausman@gentoo.org>
AuthorDate: 2021-03-20 13:25:08 +0000
Commit:     Tobias Klausmann <klausman@gentoo.org>
CommitDate: 2021-03-20 13:25:24 +0000

    media-sound/quodlibet: add pyton3_9 support and 4.4.0
    
    This adds 4.3.0-r1 with Python 3.9 support. Also add 4.4.0 (with
    Python3_9 support of course). Since this also contains subtle other
    changes and is a relatively new release, we add both variants, to
    unblock progress onthe Py39 issue (in case 4.4.0 needs to be rolled
    back). The 4.4.0 package still has the appdata issue mentioned in
    https://bugs.gentoo.org/723780
    
    Bug: https://bugs.gentoo.org/776952
    Package-Manager: Portage-3.0.17, Repoman-3.0.2
    Signed-off-by: Tobias Klausmann <klausman@gentoo.org>

 media-sound/quodlibet/Manifest                  |  1 +
 media-sound/quodlibet/quodlibet-4.3.0-r1.ebuild | 64 ++++++++++++++++++++++++
 media-sound/quodlibet/quodlibet-4.3.0.ebuild    |  4 +-
 media-sound/quodlibet/quodlibet-4.4.0.ebuild    | 65 +++++++++++++++++++++++++
 4 files changed, 132 insertions(+), 2 deletions(-)