Skip to content

Releases: please-build/python-rules

tools-v1.3.2

16 Aug 09:40
c1ee5a7

Choose a tag to compare

  • Rebuild tools with Go 1.22.6 due to an incompatibility between Please and Go 1.23 (#160)

tools-v1.3.1

15 Aug 14:54
d9c5a08

Choose a tag to compare

  • Rebuild tools with Go 1.23.0 (#157)

tools-v1.3.0

29 Jul 15:47
8880942

Choose a tag to compare

v1.7.0

19 Jun 11:18
f3c3f87

Choose a tag to compare

  • Always clean up exploded pex files when exiting the Python entry point
    (#142)
  • python_test: add env parameter (#140)
  • python_test: make in-repo interpreter available to test at runtime
    (#141)
  • Add plugin configuration option require_licences, which controls
    whether the licences parameter is mandatory for pip_library and
    python_wheel (#128)
  • Upgrade coverage to 7.5.0 (#139, #144)

tools-v1.2.2

19 Jun 10:05
ca8008c

Choose a tag to compare

  • Always clean up exploded pex when exiting the Python entry point (#142)
  • Upgrade coverage in bootstrap pex to 7.3.2 (#126)

v1.6.0

15 Apr 15:56
bed1bf4

Choose a tag to compare

  • Allow for use of the wheel tool to resolve to pypi if not found in urls
    provided.

v1.5.2

15 Apr 11:24
01fb012

Choose a tag to compare

  • Have python_wheel provide the downloaded wheel file when py_whl is
    required by a downstream target (#134)

v1.5.1

13 Mar 18:10
1ca605c

Choose a tag to compare

  • Implement find_spec on import hooks in please_pex (#129) - quietens
    runtime warnings from importlib._bootstrap.

tools-v1.2.1

13 Mar 18:03
2cac028

Choose a tag to compare

  • Quieten warnings from ModuleDirImport / SoImport in newer Python versions

v1.5.0

04 Oct 12:22
e813f77

Choose a tag to compare

  • Upgrade importlib in please_pex's bootstrap pex to 6.8.0 (#122) - note
    that this increases the minimum Python version requirement for
    python-rules to 3.8