Extrat build_<wheel|editable> from prepare_metadata_for_build_<wheel|editable>#99
Merged
gaborbernat merged 1 commit intotox-dev:mainfrom Aug 29, 2023
gaborbernat:fix-api
Merged
Extrat build_<wheel|editable> from prepare_metadata_for_build_<wheel|editable>#99gaborbernat merged 1 commit intotox-dev:mainfrom gaborbernat:fix-api
gaborbernat merged 1 commit intotox-dev:mainfrom
gaborbernat:fix-api
Conversation
…editable> Signed-off-by: Bernát Gábor <bgabor8@bloomberg.net>
lengau
referenced
this pull request
in canonical/charmcraft
Sep 23, 2023
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [pyproject-api](https://togithub.com/tox-dev/pyproject-api) | `==1.5.3` -> `==1.6.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>tox-dev/pyproject-api (pyproject-api)</summary> ### [`v1.6.1`](https://togithub.com/tox-dev/pyproject-api/releases/tag/1.6.1) [Compare Source](https://togithub.com/tox-dev/pyproject-api/compare/1.6.0...1.6.1) <!-- Release notes generated using configuration in .github/release.yml at main --> #### What's Changed - Fix metadata_from_built only extracts one of the dist info files by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/tox-dev/pyproject-api/pull/100](https://togithub.com/tox-dev/pyproject-api/pull/100) **Full Changelog**: tox-dev/pyproject-api@1.6.0...1.6.1 ### [`v1.6.0`](https://togithub.com/tox-dev/pyproject-api/releases/tag/1.6.0) [Compare Source](https://togithub.com/tox-dev/pyproject-api/compare/1.5.4...1.6.0) <!-- Release notes generated using configuration in .github/release.yml at main --> #### What's Changed - Extrat build\_\<wheel|editable> from prepare_metadata_for_build\_\<wheel|editable> by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/tox-dev/pyproject-api/pull/99](https://togithub.com/tox-dev/pyproject-api/pull/99) **Full Changelog**: tox-dev/pyproject-api@1.5.4...1.6.0 ### [`v1.5.4`](https://togithub.com/tox-dev/pyproject-api/releases/tag/1.5.4) [Compare Source](https://togithub.com/tox-dev/pyproject-api/compare/1.5.3...1.5.4) <!-- Release notes generated using configuration in .github/release.yml at main --> #### What's Changed - Exclude dependabot and pre-commit ci from release notes by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/tox-dev/pyproject-api/pull/88](https://togithub.com/tox-dev/pyproject-api/pull/88) - Bump tools and deps by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/tox-dev/pyproject-api/pull/92](https://togithub.com/tox-dev/pyproject-api/pull/92) - Make sure that the order of Requires-Dist does not matter by [@​frenzymadness](https://togithub.com/frenzymadness) in [https://github.com/tox-dev/pyproject-api/pull/95](https://togithub.com/tox-dev/pyproject-api/pull/95) #### New Contributors - [@​frenzymadness](https://togithub.com/frenzymadness) made their first contribution in [https://github.com/tox-dev/pyproject-api/pull/95](https://togithub.com/tox-dev/pyproject-api/pull/95) **Full Changelog**: tox-dev/pyproject-api@1.5.3...1.5.4 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every weekend" in timezone Etc/UTC, Automerge - "before 07:00" in timezone Etc/UTC. 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/canonical/charmcraft). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi45Ny4xIiwidXBkYXRlZEluVmVyIjoiMzYuOTcuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Signed-off-by: Bernát Gábor bgabor8@bloomberg.net