pex 2.68.0
2.68.0
This release adds support for --project pointing to local project sdist or wheel paths in addition
to the already supported local project directory path. The wheel case can be particularly useful
when building a project wheel out of band is very much faster than letting Pex obtain the project
metadata via a PEP-517 prepare_metadata_for_build_wheel call or via a wheel build via Pip, which
is what Pex falls back to.
- Support
--projectpointing at sdists and whls. (#2989)
| file | sha256 | size |
|---|---|---|
| pex | bea6208e33d7e27f02007f08173e5230704682bc4d41fb205876f798ff4f66d7 | 4935671 |
| pex-linux-aarch64 | 97ffe9c0f8c2e10f25fc44ada809bd91dbe5ad349ac1641c3ee360508bbb40a7 | 33612306 |
| pex-linux-armv7l | 1c1ae94b4c65d4ec1aef2c7cfd8331e6c03addee09cd456f643f057cabfc6086 | 30445880 |
| pex-linux-riscv64 | 72fe0226c51449d325abaaf9db6c293eb9571c704e96657e6b9f5eba38dd652c | 30640214 |
| pex-linux-x86_64 | 9e14605a5443db6bbef3911fcc41d6566242dd271aa632e31ea60a42ecb0353c | 39785614 |
| pex-macos-aarch64 | 23b7da3fe329ace4e9f2aa7f38d059c34ef500b4bc1faafe66514472641eacd7 | 22651907 |
| pex-macos-x86_64 | 3e72492cabc70e798986dbd9f279efab5851f2cd8948066b72d0227451d9fbb2 | 23149626 |