[Bug 257513] www/uwsgi: Fails to link with Python 3.10: ld: error: undefined symbol: PyParser_SimpleParseString | ld: error: undefined symbol: PyNode_Compile
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 257513] www/uwsgi: Fails to build with py310"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 02 Jan 2023 22:07:45 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257513
John W. O'Brien <john@saltant.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |Overcome By Events
Status|Open |Closed
--- Comment #4 from John W. O'Brien <john@saltant.com> ---
The www/uwsgi port appears to have gained unofficial support for Python 3.10 as
of
https://cgit.freebsd.org/ports/commit/?id=587d9f21a81754578a3bf7140ed585fc29518717
commit 587d9f21a81754578a3bf7140ed585fc29518717
Author: Dmitry Marakasov <amdmi3@FreeBSD.org>
Date: Wed Nov 24 20:43:59 2021 +0300
www/uwsgi: update to 2.0.20
PR: 260028
Approved by: maintainer timeout (eugene@zhegan.in, 2 weeks)
Upstream shipped with 2.0.21 with official support up to Python 3.11 on
2022-10-24
https://github.com/unbit/uwsgi/commit/c6025c5ca7e3175bcfeff37f840c8f7578295e04
https://github.com/unbit/uwsgi/releases/tag/2.0.21
2.0.21 landed in the ports tree via
https://cgit.freebsd.org/ports/commit/?id=ef6dbd4fb4c2cb640223dacf4f39b88b33dcca34
commit ef6dbd4fb4c2cb640223dacf4f39b88b33dcca34
Author: Dmitry Marakasov <amdmi3@FreeBSD.org>
Date: Wed Nov 2 20:23:32 2022 +0300
www/uwsgi: update 2.0.20 → 2.0.21, take maintainership
- Update to 2.0.11 which brings in Python 3.11 support
- Take maintainership after 3 (or more) consequential maintainer timeouts
- Switch to fetching from GitHub
- Drop deprecated USE_PYTHON=optsuffix
--
You are receiving this mail because:
You are on the CC list for the bug.