Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 929317 - app-emulation/xen-tools: needs upgrade to Python 3.12 (PythonCompatUpdate)
Summary: app-emulation/xen-tools: 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: Tomáš Mózes
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: 921826
  Show dependency tree
 
Reported: 2024-04-13 08:29 UTC by Michał Górny
Modified: 2024-07-26 07:00 UTC (History)
3 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:29:06 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-29 08:32:41 UTC
The bug has been referenced in the following commit(s):

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

commit b04cf5e8dfbe3c633924323b448e6ce64f9b4ad8
Author:     Tomáš Mózes <hydrapolic@gmail.com>
AuthorDate: 2024-05-28 16:38:21 +0000
Commit:     Florian Schmaus <flow@gentoo.org>
CommitDate: 2024-05-29 08:31:35 +0000

    app-emulation/xen: enable py3.12
    
    Bug: https://bugs.gentoo.org/929317
    Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com>
    Signed-off-by: Florian Schmaus <flow@gentoo.org>

 app-emulation/xen/xen-4.17.4-r1.ebuild | 179 +++++++++++++++++++++++++++++++++
 1 file changed, 179 insertions(+)

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

commit a8e923d244038e433e5a761cc431b0d73cf6e2eb
Author:     Tomáš Mózes <hydrapolic@gmail.com>
AuthorDate: 2024-05-28 16:36:46 +0000
Commit:     Florian Schmaus <flow@gentoo.org>
CommitDate: 2024-05-29 08:31:33 +0000

    app-emulation/xen-tools: enable py3.12
    
    Bug: https://bugs.gentoo.org/929317
    Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com>
    Signed-off-by: Florian Schmaus <flow@gentoo.org>

 app-emulation/xen-tools/xen-tools-4.17.4-r1.ebuild | 524 +++++++++++++++++++++
 1 file changed, 524 insertions(+)