diff options
author | Arnout Vandecappelle <arnout@mind.be> | 2023-02-02 13:49:53 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-02-15 21:46:55 +0000 |
commit | ad8526235122634fa48beee847bc6a5f93b92970 (patch) | |
tree | 773c42a12dacb7ab7384ca194af6834145f17e12 /scripts/lib/devtool/menuconfig.py | |
parent | 8809530bb0da750ae5e63505931eb2aa0543123b (diff) | |
download | poky-ad8526235122634fa48beee847bc6a5f93b92970.tar.gz |
python3-pytest: depend on python3-tomli instead of python3-toml
Since version 7.0.0 [1], pytest switched from the toml package to the
tomli package for parsing pyproject.toml configuration files [2].
This change is not immediately noticable during tests, because the
toml/tomli module is only important if a pyproject.toml is actually
present in a project.
[1] https://docs.pytest.org/en/latest/changelog.html#pytest-7-0-0rc1-2021-12-06
[2] https://github.com/pytest-dev/pytest/issues/8789
(From OE-Core rev: e5e590ed9e118283ad67bcfb059b3375cf847b33)
Signed-off-by: Arnout Vandecappelle <arnout@mind.be>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/menuconfig.py')
0 files changed, 0 insertions, 0 deletions