commit | 41161a02a341a1cd63540c76a125cc2d0a4693e8 | [log] [tgz] |
---|---|---|
author | Milosz Wasilewski <milosz.wasilewski@oss.qualcomm.com> | Tue Feb 11 11:56:29 2025 +0000 |
committer | Anders Roxell <anders.roxell@gmail.com> | Mon Feb 17 21:11:24 2025 +0100 |
tree | b7e735b3eb0f2d97dcc0b9f72ad48a374535df13 | |
parent | f4e34695c37fd2ff23718716263e3ed63d211099 [diff] |
automated: utils: remove distutils from test-runner distutils package was removed from python3.12. This patch removes distutils from test-runner and replaces it with shutil. Signed-off-by: Milosz Wasilewski <milosz.wasilewski@oss.qualcomm.com>