Ivan Pozdeev
86be59a6d5
Tolerate nonexistent versions from `pyenv-version-name` in `pyenv-which`
Addendum to #3134 as per https://github.com/pyenv/pyenv/pull/3134#issuecomment-2545710044
pirms 1 gada
native-api
dc873cf568
Support missing versions being present and set in a local .python-version ( #3134 )
Requested in https://github.com/pyenv/pyenv/issues/2680
for deployments with a stock `.pyenv-version` that can use any
of a number of Python versions
and for compatibility with `uv`.
* Support `pyenv local --force`
* Support `pyenv-version-file-write --force`
* Support `pyenv version-name --force`
* Ignore missing versions when searching for executables
* Display "commmand not found" even when there are nonexistent versions
* exec.bats: replace `python` and `rspec` with something that doesn't exist globally, either
in Ubuntu Github CI, `python` exists globally
pirms 1 gada
Ivan Pozdeev
aef6a2a6d0
Remove incorrect statement about resolution behavior
`shell` does not fall through to `local`, and `local to `global`.
pirms 1 gada
native-api
527d8fab3e
Adjust suggested shell startup code to support Pyenv with Pyenv-Win in WSL ( #3132 )
There's a complaint that this results in duplicate PATH entries in nested shells, will deal with that separately
pirms 1 gada
native-api
fc0e27c24b
Support PACKAGE_CPPFLAGS and PACKAGE_LDFLAGS ( #3130 )
add test to test all the flag types
pirms 1 gada
Oluf Lorenzen
a2ad48aa40
README: explain using multiple versions ( #3126 )
Co-authored-by: native-api <vano@mail.mipt.ru>
pirms 1 gada
Ivan Pozdeev
d04a081dcb
2.4.22
pirms 1 gada
Ivan Pozdeev
cb83169098
fix CL: + test modified scripts with tar.gz source
missed some of the changes
pirms 1 gada
Daniel Lamblin
3bdb9bd1e7
Fix 404 for bundled openssl-3.4.0 release in 3.13.1 ( #3122 )
pirms 1 gada
native-api
cc40a3f965
CL: + test modified scripts with tar.gz source ( #3125 )
pirms 1 gada
native-api
25e70b2c80
CI: + build with bundled MacOS dependencies ( #3123 )
pirms 1 gada
native-api
4c90a3147f
Speed up building bundled OpenSSL ( #3124 )
* Skip building bundled OpneSSL unnecessary parts
* Remove bundled OpneSSL build hack: no longer needed
pirms 1 gada
Ivan Pozdeev
ee84e89ef1
2.4.21
pirms 1 gada
native-api
a39449bc50
Prefer tcl-tk@8 from Homebrew due to release of Tcl/Tk 9 with which only 3.12+ are compatible ( #3118 )
pirms 1 gada
Michael Makukha
3bc0d858cc
Add 3.13.1t ( #3120 )
pirms 1 gada
Ivan Pozdeev
0f8b2b2b84
2.4.20
pirms 1 gada
native-api
c424717a39
Merge pull request #3117 from edgarrmondragon/cpython-3.13.1
Add CPython 3.9.21, 3.10.16, 3.11.11, 3.12.8 and 3.13.1
pirms 1 gada
Edgar Ramírez-Mondragón
81632f0ab4
Remove EOL Python 3.8 from CI
pirms 1 gada
Edgar Ramírez-Mondragón
a79440470e
Run `ubuntu_build` on Python 3.13
pirms 1 gada
Edgar Ramírez-Mondragón
84037dff4e
Run `macos_build` on Python 3.13
pirms 1 gada
Edgar Ramírez-Mondragón
a7a0354da9
Add CPython 3.9.21, 3.10.16, 3.11.11, 3.12.8 and 3.13.1
pirms 1 gada
Clément Vannicatte
6140619301
README: correct link to shell setup instructions ( #3113 )
pirms 1 gada
Noelle Leigh
61c0f25ef5
README: Fix Markdown in "Notes about python releases" ( #3112 )
HTML and Markdown need to be separated by an empty line to co-exist, otherwise the Markdown isn't parsed correctly.
pirms 1 gada
Ivan Pozdeev
1e8e96b8a2
2.4.19
pirms 1 gada
Madhu Gururajan
707e8d1ef8
Add quick start section and gif demo to accompany it. ( #3044 )
* Reorganize readme, add gif
1. Details in 'Getting Pyenv' and 'Setup for your shell' are collapsed. User can expand relevant
sections depending on their platform and shell.
2. 'How It Works' and 'Advanced Configuration' are moved to the bottom of the README.md
just before 'Contributing' section at the end.
3. Added a GIF in the 'Usage' section to showcase
- Listing python versions available for install.
- Installing a specific python version.
- Listing installed python versions.
- Switching to another python version for a directory.
- Testing by moving terminal into the directory and moving back.
* Update GIF to show prefix resolution
* Collapse upgrade notes
* Cross-mention Linux and MacOS instlalation scenarios
---------
Co-authored-by: Ivan Pozdeev <vano@mail.mipt.ru>
pirms 1 gada
Ned Batchelder
04b32e2d46
Add CPython 3.14.0a2 ( #3110 )
pirms 1 gada
Ivan Pozdeev
6393a4dfce
2.4.18
pirms 1 gada
Michael Goerz
b0d6a67881
Add miniforge3-24.9.2-0 ( #3106 )
pirms 1 gada
Ivan Pozdeev
d64d1aa1e0
MAINTENANCE.md: easier way to make a release
pirms 1 gada
Ivan Pozdeev
96b3fb2fc3
2.4.17
pirms 1 gada
native-api
7f60ef0b54
Merge pull request #3097 from binbjz/anaconda3-2024.10-1
Add Anaconda3-2024.10-1
pirms 1 gada
binbjz
37ad06f7ce
Add miniconda3-24.9.2-0 ( #3096 )
Co-authored-by: binbjz <zhaobin@avenir.hk>
pirms 1 gada
binbjz
6711e9a21d
Add anaconda3-2024.10-1
pirms 1 gada
binbjz
f3e288c6ad
Add miniconda3-24.9.2-0
pirms 1 gada
Ivan Pozdeev
770eb66ec8
2.4.16
pirms 1 gada
Edgar Ramírez Mondragón
630b3700ad
Add CPython 3.14.0a1 ( #3093 )
pirms 1 gada
Michael Šimáček
fb9880e460
Add GraalPy 24.1.1 ( #3092 )
pirms 1 gada
Ivan Pozdeev
050f88c78b
2.4.15
pirms 1 gada
native-api
3ced1c4751
Support free-threaded CPython flavor in prefix resolution ( #3090 )
Since 3.13, CPython is provided in 2 flavors: regular and
free-threaded, with the 't' suffix.
An incomplete prefix ending with '[0-9]t'
resolves only among versions that also end with '[0-9]t'
pirms 1 gada
Antoine Arbouin
03b60aafec
Support virtualenvs with names starting with "python-" ( #3086 )
pirms 1 gada
Edgar Ramírez Mondragón
6a7ecfe409
Add CPython 3.13.0 ( #3081 )
pirms 1 gada
David Poznik
d201daeb33
Make "y/N" prompt consistent with others ( #3080 )
pirms 1 gada
tuzi3040
468dc81107
CI: replace set-output with GITHUB_OUTPUT ( #3079 )
`::set-output` is deprecated as per https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
pirms 1 gada
Ivan Pozdeev
5180c3cfb5
2.4.14
pirms 1 gada
Edgar Ramírez Mondragón
95917cb753
Add CPython 3.13.0rc3 ( #3077 )
pirms 1 gada
Edgar Ramírez Mondragón
55134ea1a1
Add CPython 3.12.7 ( #3078 )
pirms 1 gada
Ivan Pozdeev
3f2ef9e00a
README: Clarify Zsh configuration
Closes #3069
pirms 1 gada
Ivan Pozdeev
62fc392515
2.4.13
pirms 1 gada
Michael Šimáček
d8f5b583bd
Add GraalPy 24.1.0 ( #3066 )
pirms 1 gada
Edgar Ramírez Mondragón
6517caf583
Fix OpenSSL 3.3.2 download URLs ( #3059 )
pirms 1 gada