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.
I changed the PYTHON_COMPAT in the xpra-4.4.6-r2 ebuild and for my use cases xpra still works. Please update the ebuild, so I don't have to change the ebuild myself.
I'm looking at the last test failures in 6.0.1. Otherwise it's ready.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dcc3756596141e0080544618e18f1152bf0be774 commit dcc3756596141e0080544618e18f1152bf0be774 Author: Paul Zander <negril.nx+gentoo@gmail.com> AuthorDate: 2024-06-04 17:58:47 +0000 Commit: Alexey Shvetsov <alexxy@gentoo.org> CommitDate: 2024-06-10 19:18:21 +0000 x11-wm/xpra: add 6.0.1, 6.9999, update 9999 - Python 3.12 support - PEP517 support - re-enabled tests - general rework of the ebuild Closes: https://bugs.gentoo.org/912679 Closes: https://bugs.gentoo.org/929898 Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/37042 Signed-off-by: Alexey Shvetsov <alexxy@gentoo.org> x11-wm/xpra/Manifest | 1 + x11-wm/xpra/files/xpra-9999-pep517.patch | 12 + x11-wm/xpra/metadata.xml | 4 + x11-wm/xpra/xpra-4.4.5-r2.ebuild | 7 +- x11-wm/xpra/xpra-4.4.6-r2.ebuild | 7 +- x11-wm/xpra/xpra-6.0.1.ebuild | 376 +++++++++++++++++++++++++++++++ x11-wm/xpra/xpra-6.9999.ebuild | 376 +++++++++++++++++++++++++++++++ x11-wm/xpra/xpra-9999.ebuild | 296 ++++++++++++++++++------ 8 files changed, 999 insertions(+), 80 deletions(-)