* Skip Zlib from XCode for XCode 16+ by @native-api in #3298
* Don't fail the build if xcodebuild fails by @native-api in #3302
* Add CPython 3.14.0rc2 and 3.13.7 by @nedbat in #3303
- Update 2.6.6
* Add anaconda3-2025.06-0, anaconda3-2025.06-1, miniconda3-25.3.1-1,
miniconda3-25.5.1-0, miniconda3-25.5.1-1 by @native-api in #3295
* Add CPython 3.13.6 by @cesarcoatl in #3297
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/pyenv?expand=0&rev=127
- Update 2.6.5
* Bump OpenSSL to 3.5.1 in the latest releases and branch tips in CPython
3.12 - 3.15 by @edgarrmondragon in #3287
* Add Jython 2.7.4 by @cesarcoatl in #3290
* Add CPython 3.14.0rc1 by @nedbat in #3293
* Add GraalPy 24.2.2 by @msimacek in #3291
- Update 2.6.4
* Backport bpo_36106 to 3.5.10 and 3.6.15 by @native-api in #3280
* (regression) Use Zlib from XCode SDK in MacOS without Homebrew or Macports by @native-api in #3282
* Add PyPy v7.3.20 by @jsirois in #3284
* Add CPython 3.14.0b4 by @edgarrmondragon in #3285
- Update 2.6.3
* README: Re-promote "Python versions with extended support" to a section
by @native-api in #3276
* Support linking to MacPorts ports installed from binary archives
by @0916dhkim in #3272
* Add CPython 3.14.0b3 by @nedbat in #3278
- Update 2.6.2
* Add CPython 3.13.5 by @nedbat in #3269
- Update 2.6.1
* Add CPython 3.9.23, 3.10.18, 3.11.13, 3.12.11, 3.13.4 by @nedbat in #3266
- Update 2.6.0
* python-build: Support patch paths with spaces/special characters
by @native-api in #3251
* Add CODEOWNERS file by @native-api in #3247
* README: make fish PATH add conditional on the directory existing by
@BooleanCat in #2786
* Add --bare option to pyenv version by @jjwatt in #2783
* README: Add shell setup instructions for nushell by @jordanst3wart in #2916
* Add MacPorts support for python-build by @studnitskiy in #3186
* python-build: fix has_broken_mac_readline when Readline is explicitly configured
by @fofoni in #3254
* Add CPython 3.14.0b2 by @nedbat in #3259
- Update 2.5.7
* Point 3.14-dev to 3.14 branch by @edgarrmondragon in #3246
- Update 2.5.6
* Add GraalPy 24.2.1 by @msimacek in #3238
* Fix get-pip URLs for 3.7, 3.8 and Pyston by @dmrlawson in #3242
* [CI] Cache uname and sw_vers output in Python-Build for easier mocking in
tests by @native-api in #3244
* Add CPython 3.14.0b1 and 3.15-dev by @edgarrmondragon in #3245
- Update 2.5.5
* Add graalpy 24.2 by @msimacek in #3215
* Switch 3.9+ to OpenSSL 3 by @native-api in #3223
* Add miniforge3-24.11.3-1, miniforge3-24.11.3-2, miniforge3-25.1.1
by @native-api in #3224
* Add CPython 3.9.22, 3.10.17, 3.11.12, 3.12.10, 3.13.3, 3.14.0a7
by @native-api in #3233
- Update 2.5.4
* Add anaconda3-2025.1.1-2 by @binbjz in #3198
* Add PyPy v7.3.19 by @jsirois in #3205
* Add CPython 3.14.0a6 by @nedbat in #3213
OBS-URL: https://build.opensuse.org/request/show/1295412
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/pyenv?expand=0&rev=125
- Update 2.5.1
* CI: use Ubuntu 24.04; use ubuntu-latest for the ubuntu_build check
by @native-api in #3144
* Fix: mistake in configuration hints in pyenv init and manpage
by @ChristianFredrikJohnsen in #3145
* README: Add recommended curl arguments to suggested installer invocation
by @JayBazuzi in #3155
* Add miniforge3-24.11.2-0, miniforge3-24.11.2-1 by @native-api in #3163
* Fix "Unsupported options" error building bundled OpenSSL <3.2.0
by @native-api in #3164
* Add CPython 3.14.0a4 by @nedbat in #3168
- Update 2.5.0
* pyenv init - performance improvements; recommend using
"pyenv init - <shell>" by @ChristianFredrikJohnsen in #3136
* Add miniconda3-24.11.1-0 by @binbjz in #3138
* Add miniconda3-24.3.0-0 by @native-api in #3139
* CI: only run macos_build_bundled_dependencies and ubuntu_build_tar_gz for
CPython by @native-api in #3141
* Add miniforge3 and mambaforge3 24.1.2-0, 24.3.0-0, 24.5.0-0, 24.7.1-0,
24.7.1-1, 24.7.1-2, 24.9.0-0, 24.9.2-0, 24.11.0-0, 24.11.0-1 by @native-api in #3142
* Skip broken miniforge3/mambaforge3 22.11.0-0, 22.11.0-1, 22.11.0-2 in
the generation script by @native-api in #3143
OBS-URL: https://build.opensuse.org/request/show/1239160
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/pyenv?expand=0&rev=119
- Update 2.4.23
* README: explain using multiple versions by @Finkregh in #3126
* Support PACKAGE_CPPFLAGS and PACKAGE_LDFLAGS by @native-api in #3130
* Adjust suggested shell startup code to support Pyenv with Pyenv-Win in WSL by @native-api in #3132
* Support nonexistent versions being present and set in a local .python-version by @native-api in #3134
* Add CPython 3.14.0a3 by @nedbat in #3135
- Update 2.4.22
* Speed up building bundled OpenSSL by @native-api in #3124
* CI: add building modified scripts with bundled MacOS dependencies by @native-api in #3123
* CL: + test modified scripts with tar.gz source by @native-api in #3125
* Fix 404 for openssl-3.4.0 release in build 3.13.1 by @dlamblin in #3122
- Update 2.4.21
* Add CPython 3.13.1t by @makukha in #3120
* Prefer tcl-tk@8 from Homebrew due to release of Tcl/Tk 9 with which
only 3.12+ are compatible by @native-api in #3118
OBS-URL: https://build.opensuse.org/request/show/1232034
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/pyenv?expand=0&rev=117
- Update 2.4.17
* Add miniconda3-24.9.2-0 by @binbjz in #3096
* Add Anaconda3-2024.10-1 by @binbjz in #3097
- Update 2.4.16
* Add GraalPy 24.1.1 by @msimacek in #3092
* Add CPython 3.14.0a1 by @edgarrmondragon in #3093
- Update 2.4.15
* CI: replace set-output with GITHUB_OUTPUT by @tuzi3040 in #3079
* Make uninstall yes/no prompt consistent with others by @dpoznik in #3080
* Add CPython 3.13.0 by @edgarrmondragon in #3081
* Avoid shadowing of virtualenvs with the name starting with "python-" by @aarbouin in #3086
* Support free-threaded CPython flavor in prefix resolution by @native-api in #3090
OBS-URL: https://build.opensuse.org/request/show/1224367
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/pyenv?expand=0&rev=111
Forwarded request #1168630 from thomas-schraitle
- Update spec file
- Use pkgconfig instead of package name
- Require pkgconfig
- Update to 2.4.0
- Add CPython 3.13.0a4 by @saaketp in #2903
- Handle the case where pyenv-commands --sh returns nothing by @aphedges in #2908
- Document default build configuration customizations by @native-api in #2911
- Use Homebrew in Linux if Pyenv is installled with Homebrew by @native-api in #2906
- Add miniforge and mambaforge 22.11.1-3, 22.11.1-4, 23.1.0-0 to 23.11.0-0 by @aphedges in #2909
- Add miniconda3-24.1.2 by @binbjz in #2915
- Minor grammar fix in libffi backport patch in 2.5.x by @cuinix in #2922
- Add CPython 3.13.0a5 by @edgarrmondragon in #2924
- Add CPython 3.8.19 and 3.9.19 by @edgarrmondragon in #2929
- Add GraalPy 24.0.0 by @msimacek in #2928
- Add CPython 3.10.14 by @edgarrmondragon in #2930
- Add Jython 2.7.3 by @cesarcoatl in #2936
- Add CPython 3.11.9 by @edgarrmondragon in #2938
- Add anaconda 2024.02 by @native-api in #2939
Full Changelog: https://github.com/pyenv/pyenv/compare/v2.3.36...v2.4.0
OBS-URL: https://build.opensuse.org/request/show/1169285
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pyenv?expand=0&rev=37
- Update spec file
- Use pkgconfig instead of package name
- Require pkgconfig
- Update to 2.4.0
- Add CPython 3.13.0a4 by @saaketp in #2903
- Handle the case where pyenv-commands --sh returns nothing by @aphedges in #2908
- Document default build configuration customizations by @native-api in #2911
- Use Homebrew in Linux if Pyenv is installled with Homebrew by @native-api in #2906
- Add miniforge and mambaforge 22.11.1-3, 22.11.1-4, 23.1.0-0 to 23.11.0-0 by @aphedges in #2909
- Add miniconda3-24.1.2 by @binbjz in #2915
- Minor grammar fix in libffi backport patch in 2.5.x by @cuinix in #2922
- Add CPython 3.13.0a5 by @edgarrmondragon in #2924
- Add CPython 3.8.19 and 3.9.19 by @edgarrmondragon in #2929
- Add GraalPy 24.0.0 by @msimacek in #2928
- Add CPython 3.10.14 by @edgarrmondragon in #2930
- Add Jython 2.7.3 by @cesarcoatl in #2936
- Add CPython 3.11.9 by @edgarrmondragon in #2938
- Add anaconda 2024.02 by @native-api in #2939
Full Changelog: https://github.com/pyenv/pyenv/compare/v2.3.36...v2.4.0
OBS-URL: https://build.opensuse.org/request/show/1168630
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/pyenv?expand=0&rev=81
- Call spec-cleaner
- Update to 2.3.36
- Add a Dependabot config to auto-update GitHub action versions by @kurtmckee in #2863
- Bump the github-actions group with 1 update by @dependabot in #2864
- Add installation prefix to python-config --ldflags output by @mhaeuser in #2865
- Add support for miniconda3 23.11.0-1, 23.11.0-2 with py3.11, py3.10, py3.9, py3.8 by @binbjz in #2870
- Add micropython 1.20.0 and 1.21.0 by @cpzt in #2869
- Make "Automatic installer" command a copy-able code block by @ryan-williams in #2874
- Add PyPy 7.3.14 by @dand-oss in #2876
- Add graalpy-23.1.2 by @msimacek in #2884
- Add CPython 3.13.0a3 by @edgarrmondragon in #2885
- Add PyPy v7.3.15 by @edgarrmondragon in #2886
- Update pypy3.9-7.3.13 checksums by @ecerulm in #2887
- Add CPython 3.12.2 by @edgarrmondragon in #2899
- Add CPython 3.11.8 by @edgarrmondragon in #2898
OBS-URL: https://build.opensuse.org/request/show/1146878
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/pyenv?expand=0&rev=79