fix skip with package = wheel#3269
Merged
gaborbernat merged 10 commits intotox-dev:mainfrom Apr 27, 2024
Merged
Conversation
Contributor
Author
Contributor
Author
|
For reference, here is the stack from the failing case: |
for more information, see https://pre-commit.ci
Contributor
Author
|
ok, compared and matched the behaviour to |
Contributor
Author
|
Also patched |
gaborbernat
approved these changes
Apr 27, 2024
Member
|
Thank you for your contribution. |
naa0yama
referenced
this pull request
in naa0yama/ffvqe
Jul 31, 2024
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [tox](https://togithub.com/tox-dev/tox) ([changelog](https://tox.wiki/en/latest/changelog.html)) | `4.15.0` -> `4.15.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/tox (tox)</summary> ### [`v4.15.1`](https://togithub.com/tox-dev/tox/releases/tag/4.15.1) [Compare Source](https://togithub.com/tox-dev/tox/compare/4.15.0...4.15.1) <!-- Release notes generated using configuration in .github/release.yml at 4.15.1 --> #### What's Changed - fix skip with package = wheel by [@​MarcinKonowalczyk](https://togithub.com/MarcinKonowalczyk) in [https://github.com/tox-dev/tox/pull/3269](https://togithub.com/tox-dev/tox/pull/3269) - Fixed typo in user guide. by [@​carltongibson](https://togithub.com/carltongibson) in [https://github.com/tox-dev/tox/pull/3277](https://togithub.com/tox-dev/tox/pull/3277) - Fix broad build privileges @​ GHA release workflow by [@​webknjaz](https://togithub.com/webknjaz) in [https://github.com/tox-dev/tox/pull/3281](https://togithub.com/tox-dev/tox/pull/3281) - Allow `ConfigSet.add_config` to receive parameterized generics for `of_type`. by [@​ssbarnea](https://togithub.com/ssbarnea) in [https://github.com/tox-dev/tox/pull/3288](https://togithub.com/tox-dev/tox/pull/3288) - Fix section substitution with setenv by [@​JJLLWW](https://togithub.com/JJLLWW) in [https://github.com/tox-dev/tox/pull/3289](https://togithub.com/tox-dev/tox/pull/3289) #### New Contributors - [@​MarcinKonowalczyk](https://togithub.com/MarcinKonowalczyk) made their first contribution in [https://github.com/tox-dev/tox/pull/3269](https://togithub.com/tox-dev/tox/pull/3269) - [@​carltongibson](https://togithub.com/carltongibson) made their first contribution in [https://github.com/tox-dev/tox/pull/3277](https://togithub.com/tox-dev/tox/pull/3277) - [@​JJLLWW](https://togithub.com/JJLLWW) made their first contribution in [https://github.com/tox-dev/tox/pull/3289](https://togithub.com/tox-dev/tox/pull/3289) **Full Changelog**: tox-dev/tox@4.15.0...4.15.1 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 was generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/naa0yama/FFmpeg-video-quality-evaluations). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODguMSIsInVwZGF0ZWRJblZlciI6IjM3LjQzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkYXRhc291cmNlOnB5cGkiLCJkZXBUeXBlOmRldiIsIm1hbmFnZXI6cG9ldHJ5IiwicmVub3ZhdGUiLCJ1cGRhdGUtcGF0Y2giLCJ2ZXJzaW9uaW5nOnBvZXRyeSJdfQ==-->
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.

Fix for #3153
tox -e fix)docs/changelogfolder