Skip to content

Chore(deps): bump build from 1.1.1 to 1.2.0

HIFIS Bot requested to merge dependabot-pip-build-1.2.0 into main

Bumps build from 1.1.1 to 1.2.0.

Release notes

Sourced from build's releases.

Version 1.2.0

What's Changed

  • Add --installer option, supporting pip and uv. Added uv extra. (PR #751)
  • Improve console output and provide -v for dependency installation (PR #749)
  • Avoid compiling unused bytecode when using pip (PR #752)
  • Dropped support for Python 3.7 (PR #743)

Full Changelog: https://github.com/pypa/build/compare/1.1.1...1.2.0

Changelog

Sourced from build's changelog.

1.2.0 (2024-03-27)

  • Add --installer option, supporting pip and uv. Added uv extra. (PR 🇵🇷751)
  • Improve console output and provide -v for dependency installation (PR 🇵🇷749)
  • Avoid compiling unused bytecode when using pip (PR 🇵🇷752)
  • Dropped support for Python 3.7 (PR 🇵🇷743)
Commits

Merge request reports