Skip to content

Releases: eGenix/egenix-pyrun

2.6.0

12 Nov 16:42
170a10e
Compare
Choose a tag to compare
  • Added support for Python 3.12
  • Added support for LTO release builds
  • Added dev build targets for development; these don't use PGO and thus build faster

Please note that we currently don't have builds automated, so we're just releasing a set of distribution archives for the x86_64 platform built on OpenSUSE Leap 15.6. Going forward, we hope to have more Unix platforms covered. If things don't work (e.g. missing lib*.so files), please install from source.

Enjoy !

2.5.0

27 Jun 14:42
Compare
Choose a tag to compare
  • Added support for Python 3.11
  • Removed support for Python 3.5-3.7
  • Modernized the directory setup and build
  • Changed the license to the Apache2 license
  • Extracted the code from our internal mono-repo to put on Github

Please note that we currently don't have builds automated, so we're just releasing a set of distribution archives for the x86_64 platform built on OpenSUSE Leap 15.5. Going forward, we hope to have more Unix platforms covered. If things don't work (e.g. missing lib*.so files), please install from source.

Enjoy !