20220528
Need help choosing which build to use? See documentation at https://python-build-standalone.readthedocs.io/en/latest/running.html.
- CPython 3.9.12 upgraded to 3.9.13
- setuptools upgraded from 62.1.0 to 62.3.2
- pip upgraded from 22.0.4 to 22.1.1
- SQLite upgraded from 3.38.3 to 3.38.5
- OpenSSL upgraded from 1.1.1n to 1.1.1o
- SQLite extension loading feature is now enabled
- ncurses and libffi license texts were refreshed to be in sync with their current version. This only effectively changed copyright years.
- readline license is now annotated as
GPL-3.0-only
instead of the deprecatedGPL-3.0
SPDX expression. - Clang toolchains are now downloaded from https://github.com/indygreg/toolchain-tools instead of built from source.
- Documentation updates around target triples and which distributions to use.