Skip to content

Releases: please-build/python-rules

tools-v1.5.5

Choose a tag to compare

@github-actions github-actions released this 19 Nov 09:42
660fd5a
  • Fix get_code on ModuleDirImport (#226)

v1.11.2

Choose a tag to compare

@github-actions github-actions released this 18 Nov 18:08
b4156bf
  • please_pex now maps hyphens to underscores for resolving distribution metadata (#224)

v1.11.1

Choose a tag to compare

@github-actions github-actions released this 18 Nov 16:40
6e56fef
  • Updated some deprecated functions in please_pex import hooks (#222)

tools-v1.5.4

Choose a tag to compare

@github-actions github-actions released this 18 Nov 17:08
fb7e4b1
  • Handle packages with hyphenated names when loading distribution metadata (#224)

tools-v1.5.3

Choose a tag to compare

@github-actions github-actions released this 18 Nov 16:23
0452499
  • Updated some deprecated functions on import hooks (#222)

v1.11.0

Choose a tag to compare

@github-actions github-actions released this 15 Nov 14:49
0f09c62
  • Compile .pyc files for python_wheel (#221)
  • Performance enhancements to please_pex (#219, #220)

tools-v1.5.2

Choose a tag to compare

@github-actions github-actions released this 15 Nov 11:43
23fbfcb
  • Performance improvements to please_pex (#219, #220)

v1.10.1

Choose a tag to compare

@github-actions github-actions released this 13 Nov 14:43
bd2b13d
  • Exclude in-repo interpreters from collection for pexes during remote execution (#218)

v1.10.0

Choose a tag to compare

@github-actions github-actions released this 12 Nov 15:43
c538303
  • Support in-repo interpreters for tests & add a default shebang (#194)

v1.9.1

Choose a tag to compare

@github-actions github-actions released this 12 Nov 15:18
6b05b43
  • Fix some cases of AttributeError turning up from importlib.metadata (#216)