diff options
author | Adrian Freihofer <adrian.freihofer@gmail.com> | 2024-02-08 09:27:28 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-02-08 23:14:51 +0000 |
commit | f58aedff022e5ddd7c9855e3fa4e71040fd5ab1e (patch) | |
tree | 9ae9d82bd5f70f9e83cb0417b90820a06b6c0fcc /scripts/lib/argparse_oe.py | |
parent | 233d2d8c0d29fb7efbe278922b9fa0651fec87e9 (diff) | |
download | poky-f58aedff022e5ddd7c9855e3fa4e71040fd5ab1e.tar.gz |
oeqa: replace deprecated assertEquals
assertEquals is deprecated since Python 2.7:
https://docs.python.org/2/library/unittest.html#deprecated-aliases
It throws errors at least on Python 3.12. Replace it by assertEqual.
(From OE-Core rev: 68286d0b70cf09a0d2950b48945c9192fb8c8769)
Signed-off-by: Adrian Freihofer <adrian.freihofer@siemens.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/argparse_oe.py')
0 files changed, 0 insertions, 0 deletions