Skip to content

Conversation

@frenzymadness
Copy link
Contributor

Fixes: #77

Would it be possible to make a new release? We are updating to the latest wheel and the tests of the latest stable pyproject-api are not compatible with it.

@gaborbernat gaborbernat merged commit 41139e3 into tox-dev:main Aug 17, 2023
lengau referenced this pull request in canonical/charmcraft Sep 23, 2023
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [pyproject-api](https://github.com/tox-dev/pyproject-api) |
`==1.5.3` -> `==1.6.1` |
[![age](https://developer.mend.io/api/mc/badges/age/pypi/pyproject-api/1.6.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/pyproject-api/1.6.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/pyproject-api/1.5.3/1.6.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/pyproject-api/1.5.3/1.6.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>tox-dev/pyproject-api (pyproject-api)</summary>

###
[`v1.6.1`](https://github.com/tox-dev/pyproject-api/releases/tag/1.6.1)

[Compare
Source](https://github.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
[@&#8203;gaborbernat](https://github.com/gaborbernat) in
[https://github.com/tox-dev/pyproject-api/pull/100](https://github.com/tox-dev/pyproject-api/pull/100)

**Full Changelog**:
tox-dev/pyproject-api@1.6.0...1.6.1

###
[`v1.6.0`](https://github.com/tox-dev/pyproject-api/releases/tag/1.6.0)

[Compare
Source](https://github.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
[@&#8203;gaborbernat](https://github.com/gaborbernat) in
[https://github.com/tox-dev/pyproject-api/pull/99](https://github.com/tox-dev/pyproject-api/pull/99)

**Full Changelog**:
tox-dev/pyproject-api@1.5.4...1.6.0

###
[`v1.5.4`](https://github.com/tox-dev/pyproject-api/releases/tag/1.5.4)

[Compare
Source](https://github.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
[@&#8203;gaborbernat](https://github.com/gaborbernat) in
[https://github.com/tox-dev/pyproject-api/pull/88](https://github.com/tox-dev/pyproject-api/pull/88)
- Bump tools and deps by
[@&#8203;gaborbernat](https://github.com/gaborbernat) in
[https://github.com/tox-dev/pyproject-api/pull/92](https://github.com/tox-dev/pyproject-api/pull/92)
- Make sure that the order of Requires-Dist does not matter by
[@&#8203;frenzymadness](https://github.com/frenzymadness) in
[https://github.com/tox-dev/pyproject-api/pull/95](https://github.com/tox-dev/pyproject-api/pull/95)

#### New Contributors

- [@&#8203;frenzymadness](https://github.com/frenzymadness) made their
first contribution in
[https://github.com/tox-dev/pyproject-api/pull/95](https://github.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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fails on test_setuptools_prepare_metadata_for_build_wheel with Python 3.9

2 participants