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

Bug 929275

Summary: app-admin/supervisor: needs upgrade to Python 3.12 (PythonCompatUpdate)
Product: Gentoo Linux Reporter: Michał Górny <mgorny>
Component: Current packagesAssignee: Louis Sautier (sbraz) <sbraz>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 921826    

Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2024-04-13 08:27:19 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-04-29 20:13:24 UTC
The bug has been closed via the following commit(s):

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

commit 593416ef4837798a7ee2fc6564cb2955f10a0a3f
Author:     Louis Sautier <sbraz@gentoo.org>
AuthorDate: 2024-04-25 22:39:25 +0000
Commit:     Louis Sautier <sbraz@gentoo.org>
CommitDate: 2024-04-29 20:10:39 +0000

    app-admin/supervisor: re-add setuptools to RDEPEND, enable py312
    
    It was mistakenly removed at some point, probably when we switched to
    DISTUTILS_USE_PEP517=setuptools.
    
    Closes: https://bugs.gentoo.org/930642
    Closes: https://bugs.gentoo.org/929275
    Signed-off-by: Louis Sautier <sbraz@gentoo.org>

 app-admin/supervisor/supervisor-4.2.5-r1.ebuild | 54 +++++++++++++++++++++++++
 1 file changed, 54 insertions(+)