https://github.com/openstack/python-openstackclient/blob/master/setup.cfg Shows it does support Python-3.12 Current ebuild, 7.1.2, has: PYTHON_COMPAT=( python3_{10..11} ) Reproducible: Always Manually setting up an ebuild to use 3.12 seems to work fine.
The tests pass too for me.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b4bc5b79f81d140d25ebb770db447e9dfae909f commit 7b4bc5b79f81d140d25ebb770db447e9dfae909f Author: Sam James <sam@gentoo.org> AuthorDate: 2024-09-22 07:18:14 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-09-22 07:19:19 +0000 dev-python/python-openstackclient: enable py3.12 Tests pass. Closes: https://bugs.gentoo.org/939929 Signed-off-by: Sam James <sam@gentoo.org> dev-python/python-openstackclient/python-openstackclient-7.0.0.ebuild | 2 +- dev-python/python-openstackclient/python-openstackclient-7.1.0.ebuild | 2 +- dev-python/python-openstackclient/python-openstackclient-7.1.1.ebuild | 2 +- dev-python/python-openstackclient/python-openstackclient-7.1.2.ebuild | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-)