]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
python3-pytest-subtests: upgrade 0.12.1 -> 0.13.0
authorTrevor Gamblin <tgamblin@baylibre.com>
Thu, 11 Jul 2024 16:08:16 +0000 (12:08 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 13 Jul 2024 22:28:28 +0000 (23:28 +0100)
commita02e208d6c4935fe1c0707ec1b79934ef2a3cd30
tree412d724eaccda53bb839bdc00ca753a03523e47c
parent09dd5cceecfaa2046f7ed070690b000181723fd2
python3-pytest-subtests: upgrade 0.12.1 -> 0.13.0

Changelog (https://github.com/pytest-dev/pytest-subtests/blob/main/CHANGELOG.rst):

- Dropped support for EOL Python 3.7.
- Added support for -x/--exitfirst (#134).
- Hide the traceback inside the SubTests.test() method (#131).

The tarball changed to use an underscore instead of a dash, so use
PYPI_PACKAGE to account for it.

Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-pytest-subtests_0.13.0.bb [moved from meta/recipes-devtools/python/python3-pytest-subtests_0.12.1.bb with 82% similarity]