pex 2.40.1 #2776
pex 2.40.1
#2776
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
2.40.1
This release fixes
pex --pylock
for locked sdist and wheel artifacts whose locked URL pathbasename does not match the optional sdist or wheel
name
field when present. Notably, this fixesinterop with
uv
which appears to use thename
field to store the normalized name of the wheelwhen the wheel name is not normalized already in the index URL basename.
--pylock
handling of sdist and wheelname
. (Fix--pylock
handling of sdist and wheelname
. #2775)This discussion was created from the release pex 2.40.1.
Beta Was this translation helpful? Give feedback.
All reactions