Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 897340 - www-servers/uwsgi: needs upgrade to Python 3.11 (PythonCompatUpdate)
Summary: www-servers/uwsgi: needs upgrade to Python 3.11 (PythonCompatUpdate)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Ultrabug
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 896398 896758
  Show dependency tree
 
Reported: 2023-02-25 09:59 UTC by Michał Górny
Modified: 2023-04-13 03:03 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2023-02-25 09:59:05 UTC
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.
Comment 1 Larry the Git Cow gentoo-dev 2023-04-13 03:03:42 UTC
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(+)