github pantsbuild/pex v2.0.3
pex 2.0.3

latest releases: v2.1.95, v2.1.94, v2.1.93...
4 years ago

2.0.3

This release fixes a regression in handling explicitly requested --index or
--find-links http (insecure) repos. In addition, performance of the pex 2.x
resolver is brought in line with the 1.x resolver in all cases and improved in
most cases.

  • Unify PEX buildtime and runtime wheel caches. #821
    PR #821 <https://github.com/pantsbuild/pex/pull/821>_

  • Parallelize resolve. (#819)
    PR #819 <https://github.com/pantsbuild/pex/pull/819>_

  • Use the resolve cache to skip installs. (#815)
    PR #815 <https://github.com/pantsbuild/pex/pull/815>_

  • Implicitly trust explicitly requested repos. (#813)
    PR #813 <https://github.com/pantsbuild/pex/pull/813>_

Don't miss a new pex release

NewReleases is sending notifications on new releases.