commit | 36f116b47f0af316b354e4386141cd1f77854df6 | [log] [tgz] |
---|---|---|
author | Julien Massot <julien.massot@iot.bzh> | Fri Nov 19 16:30:43 2021 +0100 |
committer | Anas Nashif <anas.nashif@intel.com> | Fri Nov 19 19:16:11 2021 -0500 |
tree | fb3cd7397b967ba1145393de1521538ca460a897 | |
parent | f0a2a17bdc57087746a36667ef76df3d7f0d4351 [diff] |
scripts/arch: remove usage of deprecated LooseVersion replace with version.parse from packaging module. prevent this warning message: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives Signed-off-by: Julien Massot <julien.massot@iot.bzh>