Skip to content

Tags: pyenv/pyenv-virtualenv

Tags

v1.2.6

Toggle v1.2.6's commit message

Verified

This commit was signed with the committer’s verified signature.
1.2.6

v1.2.5

Toggle v1.2.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Prevent loss of data on `virtualenv-delete -f` if the env doesn't exi…

…st and the PREFIX envvar is set elsewhere (#518)

* Rename the PREFIX var just in case as too generic

Co-authored-by: Ivan Pozdeev <vano@mail.mipt.ru>

v1.2.4

Toggle v1.2.4's commit message
1.2.4

v1.2.3

Toggle v1.2.3's commit message
1.2.3

v1.2.2

Toggle v1.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Link python*-config into VE (#460)

Required to build binaries that link against Python.
Carl Meyer, the champion for PEP 0405, has confirmed that there isn't a particular reason why `venv` doesn't do that.

v1.2.1

Toggle v1.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Support a prefix resolved by pyenv-latest as base version (#446)

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Strip -<suffix> when autodetecting shell (#377)

For example bash-5.1, bash-static.