Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
A new version of setuptools==72.2.0 is not compatible with python 3.12.4 and JJB 6.3.0 which results in the following errors. This requires adding pkg_resources.extern to the hidden imports for setuptools >= 70.0 ERROR:stevedore.extension:Could not load 'delete': No module named 'pkg_resources.extern' Issue: RELENG-5555 Change-Id: I24bc5c97420ca635a719e28e8fc5f61e8ffa1097 Signed-off-by: Anil Belur <[email protected]>
- Loading branch information