Pex

Latest version: v2.4.0

Safety actively analyzes 637954 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 25 of 47

2.1.31

This release primarily hardens Pex venvs fixing several bugs.

* Fix Pex isolation. (1250)
* Support pre-compiling a venv. (1246)
* Support venv relocation. (1247)
* Fix `--runtime-pex-root` leak in pex bootstrap. (1244)
* Support venvs that can outlive their base python. (1245)
* Harden Pex interpreter identification. (1248)
* The `pex` venv script handles entrypoints like PEX.
(1242)
* Ensure PEX files aren't symlinked in venv. (1240)
* Fix venv pex script for use with multiprocessing. (1238)

2.1.30

This release fixes another bug in `--venv` mode when PEX_PATH is
exported in the environment.

* Fix `--venv` mode to respect PEX_PATH. (1227)

2.1.29

This release fixes bugs in `--unzip` and `--venv` mode PEX file
execution and upgrades to the last release of Pip to support Python 2.7.

* Fix PyPy3 `--venv` mode. (1221)
* Make `PexInfo.pex_hash` calculation more robust. (1219)
* Upgrade to Pip 20.3.4 patched. (1205)

2.1.28

This is another hotfix release to fix incorrect resolve post-processing
failing otherwise correct resolves.

* Pex resolver fails to evaluate markers when post-processing resolves
to identify which dists satisfy direct requirements. (1196)

2.1.27

This is another hotfix release to fix a regression in Pex
`--sources-directory` handling of relative paths.

* Support relative paths in `Chroot.symlink`. (1194)

2.1.26

This is a hotfix release that fixes requirement parsing when there is a
local file in the CWD with the same name as the project name of a remote
requirement to be resolved.

* Requirement parsing handles local non-dist files. (1190)

Page 25 of 47

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.