Landon Crabtree
b6e51ee3b8
Added proper pyenv support to brew pyenv-sync by symlinking major version executables to their minor
2024-12-22 10:33:26 -06:00
Carlo Cabrera
dde493c6e9
cmd/*-sync: avoid clobbering existing user installations
...
If a user already has an existing version installed, let's avoid
deleting it.
2024-04-26 18:32:54 +08:00
Douglas Eichelberger
6c260db277
Port Homebrew::Cmd::PyenvSync
2024-04-01 10:01:54 -07:00
Mike McQuaid
06752f032f
cmd/*env-sync: use *ENV_ROOT
...
Fixes https://github.com/Homebrew/brew/issues/16428
2024-01-09 10:13:33 +00:00
Eric Knibbe
c493b5e680
cmd+dev-cmd: fixes for output formatting
2023-09-11 02:29:57 -04:00
John Britton
03b455f460
cmd/pyenv-sync: add new command.
...
Similar to `rbenv-sync` and `nodenv-sync`, but for use with `pyenv`.
Python has separate formulae for minor Python versions, as such this
will symlink all patch versions to the latest minor version.
2023-06-29 09:37:56 -04:00