This package does not support Python 3.11. Please test it with Python 3.11 as a matter of urgency as the default will change in early June, as per message on gentoo-dev: https://archives.gentoo.org/gentoo-dev/message/abb5788ea81c7bbf4d40a2995b682eb9. Please check the information provided in the tracker. Ask in #gentoo-python on IRC if need any help.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e69d0cbd75deb341e0e8073e5f5c8598710bb587 commit e69d0cbd75deb341e0e8073e5f5c8598710bb587 Author: Sam James <sam@gentoo.org> AuthorDate: 2023-04-12 11:14:37 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-04-13 03:01:05 +0000 www-servers/uwsgi: add 2.0.21 - Adds support for modern Python, Ruby, and PHP. - Build in parallel. - Drop various obsolete Python branches. These were a bit sneaky so easy to miss, but included python2.7 & python3.4. - Use postgres.eclass to properly declare compat for various pg versions instead of guessing the right slot (and always picking the latest, even if not desired by the user) - Add a note about the stable branch upstream for future cherry-picking of patches. Closes: https://bugs.gentoo.org/897340 Signed-off-by: Sam James <sam@gentoo.org> www-servers/uwsgi/Manifest | 1 + www-servers/uwsgi/files/uwsgi-2.0.21-php82.patch | 41 +++ .../uwsgi/files/uwsgi-2.0.21-python-unicode.patch | 21 ++ www-servers/uwsgi/uwsgi-2.0.21.ebuild | 386 +++++++++++++++++++++ 4 files changed, 449 insertions(+)