github indygreg/python-build-standalone 20240726

latest releases: 20240909, 20240814
one month ago

Need help choosing which build to use? See documentation at https://gregoryszorc.com/docs/python-build-standalone/20240726/running.html.

Upgrades

  • LLVM 17.0.6 -> 18.0.8
  • OpenSSL 3.0.13 -> 3.0.14
  • SQLite 3.45.1 -> 3.46.0
  • setuptools 69.1.0 -> 70.3.0
  • pip 24.0 -> 24.1.2
  • ncurses 6.4 -> 6.5
  • libffi 3.4.4 -> 3.4.6

Enhancements

  • A new install_only_stripped variant is now included in the release (#279). These builds are constructed by taking the install_only variant for each platform and stripping any debug symbols. The resulting builds are significantly smaller, especially on Windows and Linux, but omit debugging symbols. The install_only builds continue to preserve such symbols.

Full Changelog: 2024071...2024072

Don't miss a new python-build-standalone release

NewReleases is sending notifications on new releases.