This release fixes a long standing bug in handling direct reference
requirements with a local version component.
Unquote path component of parsed url requirements (#1920)
pex 2.1.105
2.1.105
This is a fix release which addresses issues related to build time work_dir creation,
virtualenv, and sh_boot support.
In the unlikely event of a UUID collision in atomic workdir creation,
pex could overwrite an existing directory and cause a corrupt state.
When building a shell bootable --sh-boot pex the --runtime-pex-root
was not always respected based on the condition of the build environment,
and the value of the PEX_ROOT.
Fail on atomic_directory work_dir collision. (#1905)
Use raw_pex_root when constructing sh_boot pexes. (#1906)
This release fixes a latent PEX boot performance bug triggered by
requirements with large extras sets.
Fix slow PEX boot time when there are many extras. (#1929)
PR [#1929](https://github.com/pantsbuild/pex/issues/1929) <https://github.com/pantsbuild/pex/pull/1929>_
2.1.107
This release fixes an issue handling credentials in git+ssh VCS urls
when creating locks.
Fix locks for git+ssh with credentials. (#1923)
PR [#1923](https://github.com/pantsbuild/pex/issues/1923) <https://github.com/pantsbuild/pex/pull/1923>_
2.1.106
This release fixes a long standing bug in handling direct reference
requirements with a local version component.
This is a fix release which addresses issues related to build time
work_dir creation, virtualenv, and sh_boot support.
In the unlikely event of a UUID collision in atomic workdir creation,
pex could overwrite an existing directory and cause a corrupt state.
When building a shell bootable --sh-boot pex the
--runtime-pex-root was not always respected based on the condition
of the build environment, and the value of the PEX_ROOT.
Fail on atomic_directory work_dir collision. (#1905)
PR [#1905](https://github.com/pantsbuild/pex/issues/1905) <https://github.com/pantsbuild/pex/pull/1905>_
Use raw_pex_root when constructing sh_boot pexes. (#1906)
PR [#1906](https://github.com/pantsbuild/pex/issues/1906) <https://github.com/pantsbuild/pex/pull/1906>_
Add support for offline downloads (#1898)
PR [#1898](https://github.com/pantsbuild/pex/issues/1898) <https://github.com/pantsbuild/pex/pull/1898>_
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps pex from 2.1.102 to 2.1.108.
Release notes
Sourced from pex's releases.
... (truncated)
Changelog
Sourced from pex's changelog.
... (truncated)
Commits
1ebd92b
Prepare the 2.1.108 release. (#1932)ff8ca0b
Fix slow PEX boot time when there are many extras. (#1929)4190736
Add a Zip utility for manipulating zip headers. (#1926)5a48980
Prepare the 2.1.107 release. (#1925)9491a45
Fix locks for git+ssh with credentials. (#1923)6b1f2cf
Prepare the 2.1.106 release. (#1922)342fb5b
Unquote path component of parsed url requirements (#1920)1be03fe
Migrate PY27 pyenv to PY39. (#1914)66bcbc2
Addos.path.commonprefix
backport. (#1917)61ff089
Prepare the 2.1.105 release (#1913)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)