pyenv/libexec
Ed Morley d60d1c5cdc
Fix latest version resolution when using python- prefix (#3056)
Fixes use of version specifiers like `python-3.12`, which:
- have an explicit `python-` prefix
- are using a major version alias that has to be resolved
  to an exact version.

Also simplified the conditional for the already
working case, since it had two branches that were virtually identical.
2024-09-10 18:51:55 +03:00
..
pyenv Add /usr/etc/pyenv.d to hooks path (#3039) 2024-08-24 12:38:54 +03:00
pyenv---version 2.4.12 2024-09-07 18:50:46 +03:00
pyenv-commands
pyenv-completions
pyenv-exec
pyenv-global
pyenv-help Support for BusyBox version of `head' (#2629) 2023-02-22 20:11:48 +03:00
pyenv-hooks Try locate readlink first in pyenv-hooks, fix #2654 (#2655) 2023-03-28 11:25:27 +03:00
pyenv-init Handle case where pyenv-commands --sh returns nothing (#2908) 2024-02-26 00:07:52 +03:00
pyenv-latest pyenv-latest: replace -q with -b and -f, document as internal 2024-07-21 06:31:42 +03:00
pyenv-local
pyenv-prefix pyenv-latest: replace -q with -b and -f, document as internal 2024-07-21 06:31:42 +03:00
pyenv-rehash
pyenv-root
pyenv-sh-rehash
pyenv-sh-shell
pyenv-shims
pyenv-version
pyenv-version-file
pyenv-version-file-read Re-allow paths in .python-version provided that they resolve to within the versions dir (#2442) 2022-09-03 22:37:53 +03:00
pyenv-version-file-write
pyenv-version-name Fix latest version resolution when using python- prefix (#3056) 2024-09-10 18:51:55 +03:00
pyenv-version-origin
pyenv-versions Speed up pyenv prefix by not constructing advice text when it would be discarded (#3005) 2024-07-04 03:49:12 +03:00
pyenv-whence
pyenv-which Speed up pyenv prefix by not constructing advice text when it would be discarded (#3005) 2024-07-04 03:49:12 +03:00