v2.8.5
Added 3
- Record direct system dependencies in Linux/FreeBSD for pyenv-binary
- Add GraalPy 25.3.4.1
- Add CPython 3.15.0rc2
Changed 1
- Support relocating macOS archives in pyenv-binary
Fixed 1
- Fix "cd: null directory" error in OpenSUSE tests
From pyenv
What's Changed
- pyenv-binary: record direct system dependencies in Linux/FreeBSD by @macayu17 in https://github.com/pyenv/pyenv/pull/3520
- tests: Fix "cd: null directory" in OpenSUSE by @native-api in https://github.com/pyenv/pyenv/pull/3524
- Test improvements by @native-api in https://github.com/pyenv/pyenv/pull/3525
- CI: test on all runners when the build logic changes by @sujeito-operator in https://github.com/pyenv/pyenv/pull/3522
- Add GraalPy 25.3.4.1 by @msimacek in https://github.com/pyenv/pyenv/pull/3529
- Add CPython 3.15.0rc2 by @pyenv-bot[bot] in https://github.com/pyenv/pyenv/pull/3530
- pyenv-binary: support relocating macOS archives by @macayu17 in https://github.com/pyenv/pyenv/pull/3528
New Contributors
- @sujeito-operator made their first contribution in https://github.com/pyenv/pyenv/pull/3522
Full Changelog: https://github.com/pyenv/pyenv/compare/v2.8.4...v2.8.5