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 <abelur@linuxfoundation.org>
--- /dev/null
+---
+fixes:
+ - |
+ A new version of setuptools==72.2.0 is not compatible with
+ the python 3.12.4 and JJB 6.3.0 which results in 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'
deps =
jenkins-job-builder==6.3.0
# RELENG-5179 (undeclared dependency by stevedore)
- setuptools
+ setuptools==70.2.0
commands =
jenkins-jobs -l DEBUG test --recursive -o {toxinidir}/archives/job-configs {toxinidir}/jjb:{toxinidir}/.jjb-test