2.33.1
This release fixes a bug in both pex3 lock subset
and
pex3 lock {create,sync,update} --elide-unused-requires-dist
for --style universal
locks whose
locked requirements have dependencies de-selected by the following environment markers:
os_name
platform_system
sys_platform
python_version
python_full_version
The first three could lead to errors when the universal lock was generated with --target-system
s
and the last two could lead to errors when the universal lock was generated with
--interpreter-constraint
.
- Fix
pex3 lock subset
. (#2684)
file | sha256 | size |
---|---|---|
pex | 5ebed0e2ba875983a72b4715ee3b2ca6ae5fedbf28d738634e02e30e3bb5ed28 | 4559974 |
pex-linux-aarch64 | 2e86bf0a069b360bf61e13eafe0d13746f866dd20fd9f532129c013e412ed1c5 | 24090071 |
pex-linux-armv7l | c620054006a9298761a6be658acaf0a0d4e56c0a36a19a495932cc205ff287b0 | 23610570 |
pex-linux-x86_64 | 1755af6f2d1d9f89a0d05b3810ecf0e4d5a33e29f02e20b39e364d9cc092c0b2 | 25864532 |
pex-macos-aarch64 | e346c4dbb8b9c5083ca41950da4bdf6fec5b82c811ecedbd243b89e6abf99712 | 21917050 |
pex-macos-x86_64 | e9b19febf5af5ef0f3e9eb997b0e3ca2e03804178654f79f4a8e0eb2808b7e09 | 22465746 |