* 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
- 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
* Add CPython 3.7.17, 3.8.17 and 3.9.17
* Add CPython 3.11.4
* Add CPython 3.10.12
* Add CPython 3.12.0b2
* Fix not showing symlink contents for unselected versions in
`pyenv versions`
* Correct link in has_tar_xz_support else branch of 3.10.11 and
3.11.3
* Fix#2682: Correct pyenv_user_setup.bash file
* fix: updating heredoc delimiter to be random and unique
* Support ksh alternative names
* Add CPython 3.12.0b1
* Update 3.12-dev and add 3.13-dev
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/pyenv?expand=0&rev=55
- Update to 2.3.12
- Undefined name: do not forget self when accessing flavor by @cclauss in #2595
- Fix wrong libpython being linked to in MacOS by @native-api in #2596
- Fix :latest by @native-api in #2599
- Fix pyenv which to support auto-resolved prefixes by @native-api in #2601
- Add more recent build of nogil Python. by @colesbury in #2602
- Fix overriding arguments for --enable-framework and --enable-universalsdk by @native-api in #2605
Full Changelog: https://github.com/pyenv/pyenv/compare/v2.3.11...v2.3.12
- Update to 2.3.11
- Add CPython 3.12.0a4 by @Afront in #2590
- Add a script to add the latest miniforge and mambaforge versions
by @smcgivern in #2560
- Add missing Miniforge/Mambaforge versions (4.10.2-0 - 22.9.0-3)
by @smcgivern in #2591
- Fix using dependencies from Ports in FreeBSD that are not searched with
pkg-config by @native-api in #2593
- Fix priority for user-supplied configure and make flags by
(only set --enable-shared if user hasn't supplied --disable-shared)
@native-api in #2592
- Fix a compilation error in 3.8.10+ and 3.9.5+ when linking against Op…
by @native-api in #2594
Full Changelog: https://github.com/pyenv/pyenv/compare/v2.3.10...v2.3.11
- Update to 2.3.10
- Remove stray newline after python-build installation by @tklauser in #2566
- Allow multiple versions for pyenv-install by @rockandska in #2568
- --enable-shared by default by @anton-petrov in #2554
- Fix non-bash output while detecting shell by @ianchen-tw in #2561
- add pypy 7.3.11 release by @dand-oss in #2576
- Mention how to build for maximum performance by @hauntsaninja in #2579
- Add miniconda 22.11.1-1 by @aphedges in #2583
- Add Fig as autocomplete suggestion by @brendanfalk in #2574
- Fix using dependencies from Ports in BSD with no pkg-config
by @native-api in #2586
Full Changelog: https://github.com/pyenv/pyenv/compare/v2.3.9...v2.3.10
OBS-URL: https://build.opensuse.org/request/show/1063456
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/pyenv?expand=0&rev=49
- Update to 2.3.7
- Add Python version 3.11 to the macOS build by @jbkkd in #2510
- Don't use Zlib from XCode SDK if a custom compiler is used by
@native-api in #2516
- Change line endings from CRLF to LF by @hoang-himself in #2517
- Fix resolution of a name that's a prefix of another name by
@native-api in #2521
- GitHub Workflows security hardening by @sashashura in #2511
- Add nushell to activate list by @theref in #2524
- Fix compilation error when building OpenSSL 1.1.1q in MacOS 11+
for 3.9.15 and 3.8.15 by @twangboy in #2520
- Add simple .editorconfig file by @aphedges in #2518
- Support aria2c being a snap by @native-api in #2528
- Add CPython 3.12.0a2 by @saaketp in #2527
- Add --no-push-path option by @isaacl in #2526
- Fix typo in README.md by @weensy in #2535
- Copy auto installer oneliner to readme by @spookyuser in #2538
Full Changelog: https://github.com/pyenv/pyenv/compare/v2.3.6...v2.3.7
OBS-URL: https://build.opensuse.org/request/show/1039855
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/pyenv?expand=0&rev=43
- Update to 2.3.6
- Add CPython 3.10.8 (#2480)
- Add CPython 3.7.15, 3.8.15, and 3.9.15 (#2482)
- Add CPython 3.11.0 (#2493)
- Add CPython 3.12.0a1 (#2495)
- Add graalpy-22.3.0 (#2497)
- Auto-resolve prefixes to the latest version (#2487)
- It must be a full prefix -- the actual searched prefix is <prefix>[-.]
- Other flavors are likely sorted incorrectly atm
- Prereleases and versions with some suffixes (-dev, -src, -latest)
are not searched
- pyenv uninstall has been excluded from the resolution feature:
deleting a dynamically selected installation could be problematic
- Fix OpenSSL 1.1.1q compilation error in MacOS 11+ (#2500)
- Link to Tcl/Tk from Homebrew via pkgconfig for 3.11+ (#2501)
- Fix syntax error in pyenv init - if PYENV_ROOT has spaces (#2506)
Full Changelog: https://github.com/pyenv/pyenv/compare/v2.3.5...v2.3.6
OBS-URL: https://build.opensuse.org/request/show/1033162
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/pyenv?expand=0&rev=41
- Changes in spec file
Remove patch pyenv-CVE-2022-35861.patch as this was already
integrated in 2.3.3
See PR pyenv/pyenv#2412
- Update to 2.3.4
- Add CPython 3.11.0rc1 by @edgarrmondragon in #2434
- Add support for multiple versions in pyenv uninstall
by @hardikpnsp in #2432
- Add micropython 1.18 and 1.19.1 by @dmitriy-serdyuk in #2443
- CI: support Micropython, deleted scripts; build with -v
by @native-api in #2447
- Re-allow paths in .python-version while still preventing CVE-2022-35861
by @comrumino in #2442
- CI: Bump OS versions by @native-api in #2448
- Add Cinder 3.8 by @filips123 in #2433
- Add support for multiple versions in pyenv uninstall in #2432
- Add micropython 1.18 and 1.19.1 in #2443
- Add Cinder 3.8 in #2433
- Changes in 2.3.3
- Use version sort in pyenv versions by @fofoni in #2405
- Add CPython 3.11.0b4 by @majorgreys in #2411
- Python-build: Replace deprecated git protocol use with https in docs
by @ssbarnea in #2413
- Fix relative path traversal due to using version string in path
by @comrumino in #2412
- Allow pypy2 and pypy3 patching by @brogon in #2421, #2419
- Add CPython 3.11.0b5 by @edgarrmondragon in #2420
- Add GraalPython 22.2.0 by @msimacek in #2425
- Add CPython 3.10.6 by @edgarrmondragon in #2428
- Add CPython 3.11.0b4 by @majorgreys in #2411
- Replace deprecated git protocol use with https
by @ssbarnea in docs #2413
- Fix relative path traversal due to using version string in path
by @comrumino in #2412
- Fix patterns for pypy2.*/pypy3.* versions by @brogon in #2419
- Spec file changes
Don't buildrequire Sphinx. This dependency pulls other dependencies
which makes it impossible to build for Python 3.6 (and openSUSE Leap 15.4).
- Update to 2.3.2
- Add CPython 3.11.0b2 by @saaketp in #2380
- Honor CFLAGS_EXTRA for MicroPython #2006 by @yggdr in #2007
- Add post-install checks for curses, ctypes, lzma, and tkinter
by @aphedges in #2353
- Add CPython 3.11.0b3 by @edgarrmondragon in #2382
- Add flags for Homebrew into python-config --ldflags by @native-api
in #2384
- Add CPython 3.10.5 by @illia-v in #2386
- Add Anaconda 2019.10, 2021.04, 2022.05; support Anaconda in
add_miniconda.py by @native-api in #2385
- Add Pyston-2.3.4 by @dand-oss in #2390
- Update Anaconda3-2022.05 MacOSX arm64 md5 by @bkbncn in #2391
- Fix bsc#1201582 to fix CVE-2022-35861 (from commit 22fa683, file
pyenv-CVE-2022-35861.patch)
- Update to 2.3.0
- Bump openssl 1.1 to 1.1.1n for CPython 3.7 3.8 3.9 by @tuzi3040 in #2276
- Doc Fix: Escape a hash character causing unwanted GitHub Issue linking by @edrogers in #2282
- Add CPython 3.9.12 by @saaketp in #2296
- Add CPython 3.10.4 by @saaketp in #2295
- Add patch for 3.6.15 to support Xcode 13.3 by @nshine in #2288
- Add patch for 3.7.12 to support Xcode 13.3 by @samdoran in #2292
- Add CONTRIBUTING.md by @native-api in #2287
- Add PyPy 7.3.9 release 2022-03-30 by @dand-oss in #2308
- Add Pyston 2.3.3 by @scop in #2316
- Add CPython 3.11.0a7 by @illia-v in #2315
- Add "nogil" Python v3.9.10 by @colesbury in #2342
- Support XCode 13.3 in all releases that officially support MacOS 11 by @native-api in #2344
- Add GraalPython 22.1.0 by @msimacek in #2346
- Make PYENV_DEBUG imply -v for pyenv install by @native-api in #2347
- Simplify init scheme by @native-api in #2310
- Don't use Homebrew outside of MacOS by @native-api in #2349
- Add :latest syntax to documentation for the install command by @hay in #2351
- Update to 2.2.5
- fix issue 2236 for CPython 3.6.15 and 3.7.12 by @fofoni in #2237
- python-build: add URL for get-pip for Python 3.6 by @fofoni in #2238
- Add pyston-2.3.2 by @dmrlawson in #2240
- CPython 3.11.0a5 by @saaketp in #2241
- CPython 3.11.0a6 by @saaketp in #2266
- Add miniconda 4.11.0 by @aphedges in #2268
- docs(pyenv-prefix): note support for multiple versions by @scop in #2270
- pypy 7.3.8 02/20/2022 release by @dand-oss in #2253
- Put fish completions in thr right directory.
We don't have to worry about conflicting files, because fish
has a special directory for vendor completions which have
precedence over the fish native ones.
- Fix tarball name and version.
- Install fish completion into directory '/usr/share/fish/completions' (bsc#1196047)
- Apply spec-cleaner
- Update to 2.2.4
- Added docstrings to several undocumented functions by @fluencydoc (#2197)
- Fix incorrect pypy 2.7-7.3.6 sha256 hashes by @joestrach in (#2208)
- Fix a regression in include paths when compiling ctypes in 3.6.15/3.7.12 by @chipx86 (#2209)
- Revert "Disable coreutils on M1 Apple Silicon with arm64 (#2020)" by @native-api (#2212)
- CPython 3.11.0a4 by @nedbat in (#2217)
- CPython 3.9.10 and 3.10.2 by @nedbat in (#2219)
- miniconda3-latest: added Linux-aarch64 by @verdimrc (#2221)
- Add GraalPython 22.0.0 by @msimacek in (#2226)
- Full changelog at https://github.com/pyenv/pyenv/releases/tag/v2.2.4-1
- Update to 2.2.3
- Add new pypy versions (pypy2.7-7.3.2~7.3.5) to the version list (#2194)
- Fix Python 3.7.12 compilation on macOS arm64/M1. (#2190)
- Fix Python 3.6.15 compilation on macOS arm64/M1. (#2189)
- Add Anaconda3-2021.11 (#2193)
- CPython 3.11.0a3 (#2187)
- Fix errant "echo" in README install instructions (#2185)
- Add Miniforge and Mambaforge 4.10.3-10 (#2184)
- Add CPython 3.10.1 (#2183)
- Fix 3.6.15 build on macOS (#2182)
- Full changelog at https://github.com/pyenv/pyenv/releases/tag/v2.2.3
- Update to 2.2.2
- Add support for macOS Apple M1 (#2164)
- Remove *rpmlintrc, it is not necessary anymore.
- Remove our own manpage, it is now included in the tarball.
- Update to 2.2.1:
- Added documentation for commands
- Added Python versions (inlcuding 3.10.0)
- Full changelog at https://github.com/pyenv/pyenv/blob/master/CHANGELOG.md
- Install fish completion to vendor_completions.d (https://github.com/pyenv/pyenv/issues/1944)
- Update to 2.0.0
Primary breaking change: Split startup logic into PATH and everything else
For details check the CHANGELOG:
https://github.com/pyenv/pyenv/blob/master/CHANGELOG.md
- Update to 1.2.27
* Add GraalPython 21.1.0 (#1882)
* Add CPython 3.10.0a7 (#1880)
* Docs(README): fix info about version-file separator (#1874)
* List versions starting with a dot (#1350)
* Feat: support (skip) commented lines in version-file (#1866)
* pypy3.7-7.3.4 (#1873)
* Create miniforge3-4.10 (#1868)
* Add CPython 3.9.4 (#1865)
- Update to 1.2.26
* Add CPython 3.9.4 (#1865)
- Update to 1.2.25
* bpo-43631: update to openssl 1.1.1k (#1861)
* Add CPython 3.9.3 and 3.8.9 (#1859)
* Add micropython 1.14 (#1858)
* Shell detect improvements (#1835)
* Test(init): remove misleading detect from parent shell case arg (#1856)
* Add GraalPython 21.0.0 (#1855)
- Update to 1.2.24.1
* Updated CHANGELOG.MD to reflect latest changes at v1.2.24
* Fixed pyenv --version to display the correct pyenv version
- Update to 1.2.24
* GitHub Actions: Add $PYENV_ROOT/shims to $PATH (#1838)
* Add Python 3.10.0a6 (#1839)
* Remove the "Using script's directory as PYENV_DIR if shim is invoked with a script argument" feature (#1814)
* Update GET_PIP_URL (#1844)
* GitHub Action to build Python versions on Ubuntu (#1794)
* Make work in nounset (-u) mode (#1786)
* Update miniforge3-4.9.2 (#1834)
* Added aarch64 for Linux in anaconda_architecture() (#1833)
* Hook script to add latest suffix for install command (#1831)
* Fix error link (#1832)
* Clarify proxy variable names in readme (#1830)
* Travis CI: Add Xcode 12 on macOS 10.15.5 (#1708)
* Added --nosystem argument (#1829)
* Add CPython 3.8.8 (#1825)
* Add CPython 3.9.2 (#1826)
* Add manpage (#1790)
- Update to 1.2.23
* python-build: Add CPython v3.7.10 (#1738)
* python-build: Add CPython v3.6.13 (#1817)
* python-build: Add PyPy 3.7-c-jit-latest (#1812)
* python-build: Add PyPy 3.7 (#1718, #1726, #1780)
* python-build: Add miniconda3 4.9.2 (#1763)
* python-build: Add miniconda3 4.8.3 (#1763)
* python-build: Add miniconda3 4.8.2 (#1763)
* python-build: Add Miniforge3-4.9.2 (#1782)
* python-build: Fix download links for some PyPy and Stackless versions (#1692)
* python-build: Add PYENV_DEBUG option (#1806)
* python-build: Fix get-pip which dropped support for legacy Python (#1793)
* pyenv-help: Fix sed: RE error: illegal byte sequence (#1714)
* pyenv-versions: Fix not printing asterisk for current version in Bash 3 (#1815)
* pyenv-prefix: "system" python - support cases where python3 is in PATH but not python (#1655)
* pyenv-which: Added fallback to system executable (#1797)
* pyenv-rehash: Use associative arrays for better performance on bash >= 4 (#1749)
* pyenv-rehash: Try to sleep in 0.1 sec steps when acquiring lock (#1798)
* pyenv: Use a better PS4 as recommended by Bash Hackers Wiki (#1810)
- Update to 1.2.22
* python-build: Add LDFLAGS for zlib on macOS >= 1100 (#1711)
* python-build: Add the CPython 3.9.1 (#1752)
* python-build: Change order of LDFLAGS paths (#1754)
* python-build: Docker config for testing python-build (#1548)
* python-build: Put prerequisite for installation before install (#1750)
* python-build: Add GraalPython 20.3 (#1736)
* python-build: Add CPython 3.8.7
* python-build: Added anaconda3-2020.11 (#1774)
* python-build: Added arm64 architecture support in python-build for macOS (#1775)
- Update to 1.2.21
* python-build: Add CPython 3.9.0 (#1706)
* python-build: Add CPython 3.8.6 (#1698)
* python-build: Add CPython 3.7.9 (#1680)
* python-build: Add CPython 3.6.12 (#1680)
* python-build: Add CPython 3.5.10 (#1690)
* python-build: Add Jython 2.7.2 (#1672)
* python-build: Add Graalpython 20.1.0 (#1594)
* python-build: Add Graalpython 20.2.0 (#1594)
* python-build: Add Anaconda3-2020.07 (#1684)
* python-build: Add micropython-1.13 (#1704)
* python-build: Fix PyPy download links (#1682)
* python-build: Support for PYTHON_BUILD_MIRROR_URL when checksums do not exist (#1673)
* pyenv: Search for plugins in PYENV_DIR and PYENV_ROOT (#1697)
* pyenv-help: Fix 'sed: RE error: illegal byte sequence' (#1670)
- Update to 1.2.20
* python-build: Add CPython 3.8.5 (#1667)
* python-build: Add CPython 3.8.4 (#1658)
* python-build: Add CPython 3.7.8
* python-build: Add CPython 3.6.11
* pyenv-install: Make grep detection more robust (#1663)
* python-build: Fix has_tar_xz_support function on FreeBSD. (#1652)
- Update to 1.2.19
* python-build: Add CPython 3.8.3 (#1612)
* python-build: Add CPython 2.7.18 (#1593)
* python-build: Add CPython 3.10-dev (#1619)
* python-build: Add anaconda3-2020.02 (#1584)
* python-build: Add stackless 3.7.5 (#1589)
- Update to 1.2.18
* python-build: Update download URLs for old OpenSSL releases (#1578)
* python-build: Prevent brew: command not found messages that are not errors (#1544)
- Update to 1.2.17
* python-build: Add CPython 3.8.2
* python-build: Add CPython 3.7.7 (#1553)
* python-build: Add Miniconda versions newer than 4.3.30 (#1361)
* python-build: Add Micropython 1.12 (#1542)
* python-build: Add Add CPython 3.9.0a4
* pyenv: Fix sed illegal byte sequence error (#1521)
- Fix the tarball url to match reality
- Update to 1.2.16
* python-build: Add CPython 3.8.1 (#1497)
* python-build: Add CPython 3.7.6 (#1498)
* python-build: Add CPython 3.6.10 (#1499)
* python-build: Add CPython 3.5.9 (#1448)
* python-build: Add PyPy 7.3.0 (1502)
- Update to 1.2.15
* python-build: Add CPython 3.7.5 (#1423)
* python-build: Add CPython 2.7.17 (#1433)
* python-build: Add CPython 3.5.8 (#1441)
* python-build: Add PyPy 7.2.0 (#1418)
* python-build: Add anaconda3-2019.10 (#1427)
* pyenv-help: Show text for all pyenv commands in pyenv-help (#1421)
- Update to 1.2.14
* python-build: Add CPython 3.8.0 (#1416)
* python-build: Add Anaconda-2019.07 (#1382)
* python-build: Add Micropython 1.11 (#1395)
* python-build: Fix compatibility issues with Homebrew installed Tcl/Tk (#1397)
* pyenv-exec: Do not use exec -a, do not mangle PATH for system Python (#1169)
- Spec file
* Apply spec-cleaner
* Add version in last changelog entry to avoid rpmlint warnings
- Update to 1.2.13
* python-build: Add CPython 3.7.4
* python-build: Add CPython 3.6.9
- Update to 1.2.12
* python-build: Find zlib from Xcode or brew on Mojave (#1353)
* python-build: Add PyPy 7.1.1 (#1335)
* python-build: Add CPython 3.8.0b1
- Update to 1.2.11
* python-build: Fix posix_close name collision in 2.4 builds (#1321)
* python-build: Add CPython 3.4.10 (#1322)
* python-build: Add Anaconda 2019.03
* python-build: Allow overriding the preference of OpenSSL version per definition basis (#1302, #1325, #1326)
* python-build: Imported changes from rbenv/ruby-build 20190401 (#1327)
* python-build: Use GNU Readline 8.0 on macOS if brew's package isn't available (#1329)
- Update to 1.2.10
* python-build: Force y, Y, yes or YES to confirm installation (#1217)
* python-build: Add PyPy 7.0.0, 7.1.0
* python-build: Add CPython 2.7.16, 3.5.7 and 3.7.3
* python-build: Install python-gdb.py (#1190, #1289)
* python-build: Add micropython 1.10
* python-build: Prefer Homebrew's OpenSSL 1.1 over 1.0 (#839, #1302)
- Update to 1.2.9:
* python-build: Add CPython 3.7.2 and CPython 3.6.8 (#1256)
* python-build: Add anaconda[23]-5.3.1 (#1246)
* python-build: Add Anaconda 2018.12 (#1259)
* python-build: Fix ironpython-dev git repo url (#1260)
* python-build: Add OPENSSL_NO_SSL3 patch for CPython 3.3.7 (#1263)
- Version 1.2.8:
* python-build: Add CPython 3.7.1
* python-build: Add CPython 3.6.7
* python-build: Add anaconda[23]-5.3.0 (#1220)
- Install fish completion file to /usr/share/fish/completions/
- Install bash completion file to /usr/share/bash-completion/completions
and fix shebangs of several bash scripts.
- Trim bias from descriptions.
- Update to 1.2.7:
python-build: Add CPython 3.5.6 (#1199)
python-build: Add CPython 3.4.9
1.2.5
python-build: Add CPython 3.7.0 (#1177)
python-build: Add micropython 1.9.4 (#1160)
python-build: Add anaconda[23]-5.2.0 (#1165)
pyenv: Fix seq(1) is not available on OpenBSD (#1166)
1.2.4
python-build: Add CPython 2.7.15
python-build: Add PyPy 6.0.0
python-build: Allow overriding HTTP client type based on environment variable PYTHON_BUILD_HTTP_CLIENT (#1126)
python-build: Use version-specific get-pip.py when installing 2.6 and 3.2 (#1131)
pyenv: Merge rbenv master (#1151)
pyenv: Make pyenv-rehash safer for multiple processes (#1092)
- Update to 1.2.3:
* python-build: Add CPython 3.6.5
* python-build: Set openssl PKG_CONFIG_PATH for python 3.7 (#1117)
* python-build: Add ActivePython versions 2.7.14, 3.5.4, 3.6.0 (#1113)
* python-build: Unset PIP_VERSION before invoking get-pip.py as a workaround for invalid truth value error (#1124)
- Changelog for pyenv:
Update to 1.2.1:
* python-build: Add CPython 3.6.4
* python-build: Add PyPy[23] 5.10
Update to 1.1.4
* pyenv: Workaround for scripts in $PATH which needs to be
source'd (#100, #688, #953)
* python-build: Add support for PyPy3 executables like
libpypy3-c.so (#955, #956)
* python-build: Add CPython 2.7.14, 3.4.7, 3.5.4 (#965, #971, #980)
* python-build: Add Jython 2.7.1 (#973)
Spec changes:
* Add pyenv.d/rehash/conda.d/ directory
* Remove excluding .gitignore
More changes in the spec file:
- Corrected path to Python definitions from python-build
- Fixed install/uninstall and python-build
They are now installed under libexec, not bin
- Corrected manpage link creation to pyenv-{install,uninstall}
- Switched from noarch to arch dependent due to pyenv-realpath.dylib
- Add missing pyenv.d/rehash/conda.txt
Update to 1.1.3:
* python-build: Add CPython 3.6.2 (#951)
Spec file changes:
* create manpage
* subpackages for shell completion scripts
* use spec-cleaner
* add -rpmlintrc to suppress false error messages about
wrong interpreter
Details between 1.0.8 to 1.1.2, see below:
v1.1.2:
* pyenv: Fix incorrect pyenv --version output in v1.1.1 (#947)
v1.1.1:
* python-build: Update links to Portable Pypy 5.8-1 bugfix release (#939)
* This is a minor release to update upstream links to Portable PyPy 5.8-1, see details at:
squeaky-pl/portable-pypy#54
v1.1.0:
* pyenv: Merge rbenv master (#927)
* python-build: Add PyPy 5.8.0 (#932)
* python-build: Anaconda[23] 4.4.0 (#930)
* python-build: Add micropython-dev (#920)
v1.0.9:
* fixes#865: Add support for PyPy2 5.7 and PyPy3 5.7
No public changelog for v1.0.8.
- Version bump to 1.0.9
Update to 1.0.7:
* python-build: Add CPython 3.5.3 (#811)
* python-build: Add CPython 3.4.6 (#812)
* python-build: Fix tar.gz checksum of CPython 3.6.0 (#793)
* python-build: Jython installer workaround (#800)
* python-build: Disable optimization (-O0) when
--debug was specified (#808)
- Use spec file from dmacvicar, but:
- Create additional pyenv.d and plugins directories
- Rewrote spec file from scratch
- Update to 1.0.6
- update to version 20160202
- update to version 20151222
- initial package for 20150226
OBS-URL: https://build.opensuse.org/request/show/1007702
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/pyenv?expand=0&rev=37
- Update to 2.3.2
- Add CPython 3.11.0b2 by @saaketp in #2380
- Honor CFLAGS_EXTRA for MicroPython #2006 by @yggdr in #2007
- Add post-install checks for curses, ctypes, lzma, and tkinter
by @aphedges in #2353
- Add CPython 3.11.0b3 by @edgarrmondragon in #2382
- Add flags for Homebrew into python-config --ldflags by @native-api
in #2384
- Add CPython 3.10.5 by @illia-v in #2386
- Add Anaconda 2019.10, 2021.04, 2022.05; support Anaconda in
add_miniconda.py by @native-api in #2385
- Add Pyston-2.3.4 by @dand-oss in #2390
- Update Anaconda3-2022.05 MacOSX arm64 md5 by @bkbncn in #2391
- Fix bsc#1201582 to fix CVE-2022-35861 (from commit 22fa683, file
pyenv-CVE-2022-35861.patch)
OBS-URL: https://build.opensuse.org/request/show/989841
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/pyenv?expand=0&rev=33
- Update to 2.3.0
- Bump openssl 1.1 to 1.1.1n for CPython 3.7 3.8 3.9 by @tuzi3040 in #2276
- Doc Fix: Escape a hash character causing unwanted GitHub Issue linking by @edrogers in #2282
- Add CPython 3.9.12 by @saaketp in #2296
- Add CPython 3.10.4 by @saaketp in #2295
- Add patch for 3.6.15 to support Xcode 13.3 by @nshine in #2288
- Add patch for 3.7.12 to support Xcode 13.3 by @samdoran in #2292
- Add CONTRIBUTING.md by @native-api in #2287
- Add PyPy 7.3.9 release 2022-03-30 by @dand-oss in #2308
- Add Pyston 2.3.3 by @scop in #2316
- Add CPython 3.11.0a7 by @illia-v in #2315
- Add "nogil" Python v3.9.10 by @colesbury in #2342
- Support XCode 13.3 in all releases that officially support MacOS 11 by @native-api in #2344
- Add GraalPython 22.1.0 by @msimacek in #2346
- Make PYENV_DEBUG imply -v for pyenv install by @native-api in #2347
- Simplify init scheme by @native-api in #2310
- Don't use Homebrew outside of MacOS by @native-api in #2349
- Add :latest syntax to documentation for the install command by @hay in #2351
OBS-URL: https://build.opensuse.org/request/show/974970
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/pyenv?expand=0&rev=31