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 Revert "Merge pull request #1153 from cmcginty/remove-sbang" 2019-04-23 10:23:33 -04:00
pyenv-completions Revert "Merge pull request #1153 from cmcginty/remove-sbang" 2019-04-23 10:23:33 -04:00
pyenv-exec Fix typos in command examples (#2147) 2021-11-09 09:50:29 +03:00
pyenv-global Update help docs to clarify multiple version(s) are allowed (#1197) 2020-03-19 17:35:46 -04:00
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 Update help docs to clarify multiple version(s) are allowed (#1197) 2020-03-19 17:35:46 -04:00
pyenv-prefix pyenv-latest: replace -q with -b and -f, document as internal 2024-07-21 06:31:42 +03:00
pyenv-rehash Merge pull request #1814 from native-api/rm_script_dir 2021-03-09 14:36:12 +03:00
pyenv-root Revert "Merge pull request #1153 from cmcginty/remove-sbang" 2019-04-23 10:23:33 -04:00
pyenv-sh-rehash Revert "Merge pull request #1153 from cmcginty/remove-sbang" 2019-04-23 10:23:33 -04:00
pyenv-sh-shell Make work in nounset (-u) mode 2021-02-23 22:29:56 +02:00
pyenv-shims Revert "Merge pull request #1153 from cmcginty/remove-sbang" 2019-04-23 10:23:33 -04:00
pyenv-version Update help docs to clarify multiple version(s) are allowed (#1197) 2020-03-19 17:35:46 -04:00
pyenv-version-file Revert "Merge pull request #1153 from cmcginty/remove-sbang" 2019-04-23 10:23:33 -04:00
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 Revert "Merge pull request #1153 from cmcginty/remove-sbang" 2019-04-23 10:23:33 -04:00
pyenv-version-name Fix latest version resolution when using python- prefix (#3056) 2024-09-10 18:51:55 +03:00
pyenv-version-origin Revert "Merge pull request #1153 from cmcginty/remove-sbang" 2019-04-23 10:23:33 -04:00
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 Revert "Merge pull request #1153 from cmcginty/remove-sbang" 2019-04-23 10:23:33 -04:00
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