Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 929311 - app-emulation/spice: needs upgrade to Python 3.12 (PythonCompatUpdate)
Summary: app-emulation/spice: 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 (vote)
Assignee: Virtualization Team
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: 921826
  Show dependency tree
 
Reported: 2024-04-13 08:29 UTC by Michał Górny
Modified: 2024-04-24 06:10 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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2024-04-13 08:29:02 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 Kostadin Shishmanov 2024-04-23 15:54:59 UTC
I tested with a simple bump of PYTHON_COMPAT to include 3.12 and the test suite passed fine on amd64 with all of the USE flags enabled.
Comment 2 Joonas Niilola gentoo-dev 2024-04-23 17:26:04 UTC
(In reply to Kostadin Shishmanov from comment #1)
> I tested with a simple bump of PYTHON_COMPAT to include 3.12 and the test
> suite passed fine on amd64 with all of the USE flags enabled.

Could you make a pull request doing the python compat bump and linking it to this bug via "Closes:" tag?
Comment 3 Larry the Git Cow gentoo-dev 2024-04-24 06:10:37 UTC
The bug has been closed via the following commit(s):

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

commit d3561c57248da39e6549a37d0c5bba5f415d6b6c
Author:     Kostadin Shishmanov <kocelfc@tutanota.com>
AuthorDate: 2024-04-23 18:18:53 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2024-04-24 06:10:34 +0000

    app-emulation/spice: enable py3.12
    
    Closes: https://bugs.gentoo.org/929311
    Signed-off-by: Kostadin Shishmanov <kocelfc@tutanota.com>
    Closes: https://github.com/gentoo/gentoo/pull/36379
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 app-emulation/spice/spice-0.15.1-r1.ebuild | 2 +-
 app-emulation/spice/spice-0.15.2.ebuild    | 4 ++--
 app-emulation/spice/spice-9999.ebuild      | 4 ++--
 3 files changed, 5 insertions(+), 5 deletions(-)