Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 861671 - =app-eselect/eselect-repository-12: missing support for python 3.11
Summary: =app-eselect/eselect-repository-12: missing support for python 3.11
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Michał Górny
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-07-28 08:06 UTC by Boris Staletic
Modified: 2022-07-28 08:45 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 Boris Staletic 2022-07-28 08:06:28 UTC
Adding support for python 3.11 only requires updating of the PYTHON_COMPAT line in the ebuild.
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-07-28 08:10:31 UTC
Yep, tests pass. Please make sure you run the test suite for these.
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2022-07-28 08:17:04 UTC
Thanks for the report!
Comment 3 Larry the Git Cow gentoo-dev 2022-07-28 08:28:25 UTC
The bug has been closed via the following commit(s):

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

commit 9c92b1beec10f547285418398e1bc721c9088068
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-07-28 08:10:21 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-07-28 08:28:16 +0000

    app-eselect/eselect-repository: enable py3.11
    
    Closes: https://bugs.gentoo.org/861671
    Signed-off-by: Sam James <sam@gentoo.org>

 app-eselect/eselect-repository/eselect-repository-12.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 4 Larry the Git Cow gentoo-dev 2022-07-28 08:45:32 UTC
The bug has been closed via the following commit(s):

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

commit 99f798af9636c338696f770381c897dec35e0910
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2022-07-28 08:17:59 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2022-07-28 08:45:28 +0000

    app-eselect/eselect-repository: Enable py3.11
    
    Closes: https://bugs.gentoo.org/861671
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 .../eselect-repository/eselect-repository-12.ebuild      | 16 +++++++++++-----
 1 file changed, 11 insertions(+), 5 deletions(-)