On Wed, 17 Jul 2024 at 15:29, Jiaxun Yang <[email protected]> wrote: > > distutils is deprecated long ago and being removed in python 3.12. > > Signed-off-by: Jiaxun Yang <[email protected]> > --- > tools/binman/setup.py | 2 +- > tools/buildman/requirements.txt | 1 + > tools/dtoc/setup.py | 2 +- > 3 files changed, 3 insertions(+), 2 deletions(-) >
Reviewed-by: Simon Glass <[email protected]> But please separate out the requirements update into a separate patch.

