Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 829204 - www-servers/uwsgi: fix python 3.10
Summary: www-servers/uwsgi: fix python 3.10
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Ultrabug
URL:
Whiteboard:
Keywords: PullRequest
Depends on: 829378
Blocks: py310, python3.10-compat
  Show dependency tree
 
Reported: 2021-12-14 19:47 UTC by Thomas Bettler
Modified: 2022-01-20 12:36 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 Thomas Bettler 2021-12-14 19:47:39 UTC
www-servers/uwsgi: add python 3.10 & fix pynode_compile issue
Comment 1 Larry the Git Cow gentoo-dev 2022-01-20 12:36:01 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43fd8ae135f9d301246b5450ddf521138158e91a

commit 43fd8ae135f9d301246b5450ddf521138158e91a
Author:     Thomas Bettler <thomas.bettler@gmail.com>
AuthorDate: 2021-12-14 19:51:20 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-01-20 12:35:31 +0000

    www-servers/uwsgi: fix python 3.10 (upstream patches)
    
    [sam: revbump to propagate fixes.]
    
    Closes: https://bugs.gentoo.org/829204
    Closes: https://github.com/gentoo/gentoo/pull/23301
    Signed-off-by: Thomas Bettler <thomas.bettler@gmail.com>
    Signed-off-by: Sam James <sam@gentoo.org>

 .../uwsgi/files/uwsgi-2.0.19.1-py310-fix.patch     |  36 ++++++
 .../files/uwsgi-2.0.19.1-pynode-compile.patch      | 123 +++++++++++++++++++++
 ...19.1-r107.ebuild => uwsgi-2.0.19.1-r108.ebuild} |   5 +
 3 files changed, 164 insertions(+)

Additionally, it has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11dbcf457bf4b7ec83c26e1d4eb3d7b9366b7e13

commit 11dbcf457bf4b7ec83c26e1d4eb3d7b9366b7e13
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-01-20 12:35:44 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-01-20 12:35:44 +0000

    www-servers/uwsgi: add additional Python 3.10 patch
    
    Bug: https://bugs.gentoo.org/829204
    Signed-off-by: Sam James <sam@gentoo.org>

 .../uwsgi/files/uwsgi-2.0.19.1-py310-fix-2.patch   | 23 ++++++++++++++++++++++
 www-servers/uwsgi/uwsgi-2.0.19.1-r108.ebuild       |  1 +
 2 files changed, 24 insertions(+)