summaryrefslogtreecommitdiff
path: root/doc/develop
diff options
context:
space:
mode:
authorBrandon Maier <[email protected]>2024-06-04 16:16:05 +0000
committerSimon Glass <[email protected]>2024-07-03 07:36:33 +0100
commit357bfca5e616c7fc003cce1ddda44016660cf75f (patch)
tree4d45866d92d8a4e197404acc64451c2ffb04015b /doc/develop
parenta8729a260b53b9a2fce2607ac90744a47f96daef (diff)
tools: binman: fix deprecated Python unittest methods
The methods `unittest.assertEquals()` and `unittest.assertRegexpMatches()` are marked deprecated[1]. In Python 3.12 these aliases have been removed, so do a sed to replace them with their new names. [1] https://docs.python.org/3.11/library/unittest.html#deprecated-aliases Signed-off-by: Brandon Maier <[email protected]> CC: Simon Glass <[email protected]> CC: Alper Nebi Yasak <[email protected]> Reviewed-by: Simon Glass <[email protected]>
Diffstat (limited to 'doc/develop')
0 files changed, 0 insertions, 0 deletions