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.
Ping? Last package requiring 3.11 on my system...
Yes, app-crypt/gcr-3.41.1-r2 SLOT=0 needs to become compatible with py3.12 as well.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ebb1a3d3db250b06190dc602b9f42d94fc23e1a commit 2ebb1a3d3db250b06190dc602b9f42d94fc23e1a Author: Eli Schwartz <eschwartz93@gmail.com> AuthorDate: 2024-06-04 23:53:03 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-06-06 00:44:42 +0000 app-crypt/gcr: enable py3.12 ... in the slot for gcr 3.x It is only used by the build system, which runs some scripts that will work on any version of the python stdlib. It's kind of pointless to require a specific one but do not argue; python-any-r1 is basically lightweight on the package metadata. It is removed in gcr 4 anyway. Closes: https://bugs.gentoo.org/929290 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> app-crypt/gcr/gcr-3.41.1-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)