| commit | fbb3385f61c330c69c299539f7655ff90b027aae | [log] [tgz] |
|---|---|---|
| author | Imre Kis <imre.kis@arm.com> | Fri May 29 14:12:24 2026 +0200 |
| committer | Imre Kis <imre.kis@arm.com> | Fri May 29 14:18:23 2026 +0200 |
| tree | b9d710fde205cae9900cc17db3eb116a38d5e689 | |
| parent | 7735f75b1c32845bec2576b75e659c6256053eb2 [diff] |
packaging: replace pkg_resources libclang check Use importlib.metadata to detect an installed libclang distribution instead of the deprecated pkg_resources API. pkg_resorces has been deprecated in setuptools v67.5.0 and removed in v82.0.0. Bump c-picker to 1.0.2 and document the packaging change in the release notes. Signed-off-by: Imre Kis <imre.kis@arm.com> Change-Id: I4d8c725d334b95add9cd66baa1e818122ffc164c