]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
python3-pytest-subtests: upgrade 0.10.0 -> 0.11.0
authorTim Orling <ticotimo@gmail.com>
Mon, 3 Jul 2023 08:52:38 +0000 (01:52 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 10 Jul 2023 10:36:06 +0000 (11:36 +0100)
commit6e2990c871043f4c94b9a7838c56a8e189ea66a1
tree115175afccba55ec07cf2114bcb7a9c5f47d8333
parentbffa6d381d7ea0a6aad19d61cd973c82aadef070
python3-pytest-subtests: upgrade 0.10.0 -> 0.11.0

* inherit python_setuptools_build_meta since setup.py was dropped

https://github.com/pytest-dev/pytest-subtests/blob/main/CHANGELOG.rst#0110-2023-05-15

* Logging is displayed for failing subtests (#92)
* Passing subtests no longer turn the pytest output to yellow (as if
  warnings have been issued) (#86). Thanks to Andrew-Brock for providing
  the solution.
* Now the msg contents of a subtest is displayed when running pytest with
  -v (#6).

Signed-off-by: Tim Orling <tim.orling@konsulko.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-pytest-subtests_0.11.0.bb [moved from meta/recipes-devtools/python/python3-pytest-subtests_0.10.0.bb with 80% similarity]