Adding support for python 3.11 only requires updating of the PYTHON_COMPAT line in the ebuild.
Yep, tests pass. Please make sure you run the test suite for these.
Thanks for the report!
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(-)
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(-)