Bump build from 0.5.1 to 0.7.0
Bumps build from 0.5.1 to 0.7.0.
Changelog
Sourced from build's changelog.
0.7.0 (16-09-2021)
- Add
build.utilmodule with an high-level utility API (PR [#340](https://github.com/pypa/build/issues/340)_).. _PR #340: pypa/build#340
0.6.0.post1 (05-08-2021)
- Fix compability with Python 3.6 and 3.7 (
PR [#339](https://github.com/pypa/build/issues/339), Fixes[#338](https://github.com/pypa/build/issues/338)).. _PR #339: pypa/build#339 .. _#338: pypa/build#338
0.6.0 (02-08-2021)
- Improved output (
PR [#333](https://github.com/pypa/build/issues/333), Fixes[#142](https://github.com/pypa/build/issues/142))- The CLI now honnors
NO_COLOR_ (PR [#333](https://github.com/pypa/build/issues/333)_)- The CLI can now be forced to colorize the output by setting the
FORCE_COLORenvironment variable (PR [#335](https://github.com/pypa/build/issues/335)_)- Added logging to
buildandbuild.env(PR [#333](https://github.com/pypa/build/issues/333)_)- Switch to a TOML v1 compliant parser (
PR [#336](https://github.com/pypa/build/issues/336), Fixes[#308](https://github.com/pypa/build/issues/308))Breaking Changes
- Dropped support for Python 2 and 3.5.
.. _PR #333: pypa/build#333 .. _PR #335: pypa/build#335 .. _PR #336: pypa/build#336 .. _#142: pypa/build#142 .. _#308: pypa/build#308 .. _NO_COLOR: https://no-color.org
Commits
c940180release 0.7.0ea50e7cbuild/env: ignore no-untyped-call errors on importlib.metadata.distyributionsa9a7d79util: add project_wheel_metadatae774f5epre-commit: bump repositoriese4b9b05tox: show error codes in mypy450097atests: integration: use PEP 440 version as setuptools-scm fallback5aeef1bpre-commit: bump repositoriesf20755cpre-commit: setup ci (#344)6d73774main: fix missing dependencies error018a6f8release 0.6.0.post1- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Codecov Report
Merging #158 (72b65fb) into main (0812d5f) will not change coverage. The diff coverage is
n/a.
@@ Coverage Diff @@
## main #158 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 6 6
Lines 468 468
Branches 69 69
=========================================
Hits 468 468
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 0812d5f...72b65fb. Read the comment docs.
Looks like build is up-to-date now, so this is no longer needed.