Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 929275 - app-admin/supervisor: needs upgrade to Python 3.12 (PythonCompatUpdate)
Summary: app-admin/supervisor: 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: Louis Sautier (sbraz)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 921826
  Show dependency tree
 
Reported: 2024-04-13 08:27 UTC by Michał Górny
Modified: 2024-04-29 20:13 UTC (History)
0 users

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: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(+)