Skip to content

Releases: pex-tool/pex

pex 1.6.1

24 Jan 17:48
v1.6.1
a16f0ec
Compare
Choose a tag to compare

1.6.1

  • Make tox -evendor idempotent. (#651)
  • Fix invalid regex and escape sequences causing DeprecationWarning (#646)
  • Follow PEP 425 suggestions on distribution preference. (#640)
  • Setup interpreter extras in InstallerBase. (#635)
  • Ensure bootstrap demotion is complete. (#634)

pex 1.6.0

06 Dec 02:13
v1.6.0
289aa51
Compare
Choose a tag to compare

1.6.0

  • Fix pex force local to handle PEP 420. (#613)
  • Vendor setuptools and wheel. (#624)

pex 1.5.3

15 Nov 21:09
Compare
Choose a tag to compare

1.5.3

  • Fixup PEXEnvironment extras resolution. (#617)
  • Repair unhandled AttributeError during pex bootstrapping. (#599)

pex 1.5.2

03 Nov 20:46
v1.5.2
a54bb3b
Compare
Choose a tag to compare

1.5.2

  • Update PyPI default URL to pypi.org (#610)
  • Pex exits with correct code when using entrypoint (#605)
  • Fix *_custom_setuptools_useable ITs. (#606)
  • Update pyenv if neccesary (#586)
  • Fix script search in wheels. (#600)
  • Small Docstring Fix (#595)

pex 1.5.1

11 Oct 05:35
v1.5.1
be43570
Compare
Choose a tag to compare

1.5.1

  • Filter top-level requirements against env markers. (#592)

pex 1.5.0

09 Oct 00:45
v1.5.0
a4eac2f
Compare
Choose a tag to compare

1.5.0

  • Revert "Revert "Support environment markers during pex activation. (#582)""

pex 1.4.9

09 Oct 00:08
v1.4.9
a7f5069
Compare
Choose a tag to compare

1.4.9

  • Cleanup PexInfo and PythonInterpreter. (#581)
  • Fix resolve regressions introduced by the 1.4.8. (#580)
  • Narrow the env marker test. (#578)
  • Documentation for #569 (#574)

pex 1.4.8

04 Oct 20:05
v1.4.8
Compare
Choose a tag to compare

1.4.8

  • Fix PEXBuilder.clone. (#575)
  • Fix PEXEnvironment platform determination. (#568)
  • Apply more pinning to jupyter in IT. (#573)
  • Minimize interpreter bootstrapping in tests. (#571)
  • Introduce 3.7 to CI and release. (#567)
  • Add OSX shards. (#565)
  • Add support for -m and -c in interpreter mode. (#563)
  • Ignore concurrent-rename failures. (#558)
  • Fixup test_jupyter_appnope_env_markers. (#562)

pex 1.4.7

25 Sep 22:16
v1.4.7
47c26d7
Compare
Choose a tag to compare

1.4.7

  • Fixup PEX.demote_bootstrap: fully unimport. (#554)

pex 1.4.6

20 Sep 17:22
v1.4.6
64d2cd3
Compare
Choose a tag to compare

1.4.6

  • Fix for super() usage on "old style class" ZipFile (#546)
  • Cleanup bootstrap dependencies before handoff. (#542)
  • Support -c for plat spec dists in multiplat pexes. (#545)
  • Support - when running as an interpreter. (#543)
  • Expand the range of supported setuptools. (#541)
  • Preserve perms of files copied to pex chroots. (#540)
  • Add more badges to README. (#535)
  • Fixup CHANGES PR links for 1.4.5.