Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 929668 - media-sound/rhythmbox: needs upgrade to Python 3.12 (PythonCompatUpdate)
Summary: media-sound/rhythmbox: needs upgrade to Python 3.12 (PythonCompatUpdate)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 921826
  Show dependency tree
 
Reported: 2024-04-13 08:48 UTC by Michał Górny
Modified: 2024-05-18 08:47 UTC (History)
2 users (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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2024-04-13 08:48:43 UTC
This package does not support Python 3.12.  Please test it with Python 3.12 as a matter of urgency as the default will change in early June, as per message on gentoo-dev: https://www.mail-archive.com/gentoo-dev@lists.gentoo.org/msg99104.html.  Please check the information provided in the tracker.  Ask in #gentoo-python on IRC if need any help.
Comment 1 Larry the Git Cow gentoo-dev 2024-05-18 08:47:35 UTC
The bug has been closed via the following commit(s):

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

commit e50e5e28a52ead4714c53bf090b6457c86dcfed8
Author:     Pacho Ramos <pacho@gentoo.org>
AuthorDate: 2024-05-18 08:45:10 +0000
Commit:     Pacho Ramos <pacho@gentoo.org>
CommitDate: 2024-05-18 08:47:26 +0000

    media-sound/rhythmbox: Multiple bugfixes
    
    Cherry picks from upstream master to fix implicit declarations,
    libxml2 and python 3.12 compat issues.
    
    Closes: https://bugs.gentoo.org/898926
    Closes: https://bugs.gentoo.org/929668
    Signed-off-by: Pacho Ramos <pacho@gentoo.org>

 .../rhythmbox-3.4.7-implicit-declaration.patch     |  72 +++++++++++
 .../files/rhythmbox-3.4.7-libxml-entities.patch    |  36 ++++++
 .../files/rhythmbox-3.4.7-libxml2-2.12.patch       |  38 ++++++
 .../files/rhythmbox-3.4.7-python3.12.patch         |  30 +++++
 .../files/rhythmbox-3.4.7-skip-broken-test.patch   |  24 ++++
 media-sound/rhythmbox/rhythmbox-3.4.7-r4.ebuild    | 143 +++++++++++++++++++++
 6 files changed, 343 insertions(+)