2.32.1
This release fixes a long-standing bug handling development versions of
CPython (any non-tagged release of the interpreter). These interpreters
report a full version of X.Y.Z+
and the trailing +
leads to a non
PEP-440 compliant version number. This, in turn, causes issues with the
packaging
library leading to failures to evaluate markers for these
interpreters which surface as inscrutable Pex errors.
- Fix support for CPython development releases. (#2655)
file | sha256 | size |
---|---|---|
pex | 1e953b668ae930e0472e8a40709adbf7c342de9ad249d8bbbc719dce7e50e0f7 | 4450314 |
pex-linux-aarch64 | 7c411f7664a66b145ef5cf1610adb2b6b28e48c31a37500c52a9f2852fc18426 | 23894309 |
pex-linux-armv7l | 52f667b4b230682110295fee0d5fb74ae0815145d84830d7681b232e259c0bac | 23414815 |
pex-linux-x86_64 | 97d0d47d4488681f52044538016bb19d829121228928aabd5b31617a8f73c333 | 25668775 |
pex-macos-aarch64 | 879f18fd587b885a7328d9e3aba586ba54a1e5561d5f9a1e3cd3148a1acffea2 | 21721296 |
pex-macos-x86_64 | 9246706b31316a652675dd2ebe3cf379977226ec825669e8cef7e476787c9250 | 22269986 |