Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 776952 - media-sound/quodlibet: please add python3.9 support
Summary: media-sound/quodlibet: please add python3.9 support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthias Maier
URL:
Whiteboard:
Keywords:
Depends on: 780783
Blocks: py39, python3.9-compat 776955
  Show dependency tree
 
Reported: 2021-03-17 16:12 UTC by Daniel Pielmeier
Modified: 2021-04-17 17:36 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 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(-)