Skip to content

Tags: please-build/python-rules

Tags

v2.0.1

Toggle v2.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Tag v2.0.1 (#296)

please_pex-v3.0.1

Toggle please_pex-v3.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Tag please_pex v3.0.1 (#294)

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Tag v2.0.0 (#291)

please_pex-v3.0.0

Toggle please_pex-v3.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Tag please_pex v3.0.0 (#289)

This is a new major version with two breaking changes:

- pytest has been upgraded from 7.4.2 to 9.0.1 in the built-in pytest
  test runner. There are breaking changes between these versions; see
  [pytest's changelog](https://docs.pytest.org/en/stable/changelog.html)
  for details.
- .pex files generated by please_pex are now prepended by a preamble
  binary rather than a shell script. This entirely removes the run-time
  dependency on `/bin/sh` and `/usr/bin/env` for .pex files, but does
  mean that .pex files can now only be executed on the same platform on
  which they were built, even if they only contain pure Python.

please_pex-v2.2.0

Toggle please_pex-v2.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Tag please_pex v2.2.0 (#269)

please_pex-v2.1.0

Toggle please_pex-v2.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Tag please_pex v2.1.0 (#260)

wheel_resolver-v2.0.0

Toggle wheel_resolver-v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release please_pex and wheel_resolver independently of each other (#258)

For all intents and purposes, please_pex and wheel_resolver are
independent tools - they're written in different languages, and share
no common dependencies. Version them independently, and restructure the
CI workflow so they are built, tested and released independently of each
other.

please_pex-v2.0.0

Toggle please_pex-v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release please_pex and wheel_resolver independently of each other (#258)

For all intents and purposes, please_pex and wheel_resolver are
independent tools - they're written in different languages, and share
no common dependencies. Version them independently, and restructure the
CI workflow so they are built, tested and released independently of each
other.

v1.14.0

Toggle v1.14.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Tag v1.14.0 (#251)

tools-v1.7.0

Toggle tools-v1.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Tag tools v1.7.0 (#249)