Fix: pin urllib3 to <2.0.0 16/71716/1 v0.86.2
authorAnil Belur <abelur@linuxfoundation.org>
Sun, 7 May 2023 21:47:45 +0000 (07:47 +1000)
committerAnil Belur <abelur@linuxfoundation.org>
Tue, 9 May 2023 08:27:05 +0000 (18:27 +1000)
commite514e03d653a9f977c42e79c1eb3f0b9fce133c4
treeee80a0b9911c5d56edf6bea6542ea5460e0ff1f1
parentfeccee94f046826f1e427527df8cd6656d03c83a
Fix: pin urllib3 to <2.0.0

The latest version of module breaks compatibility
with python-jenkins.

Note: The pip upgrade eager option pulls in the newer
version of urllib3>2.0.0 unless the exact version is passed
with lftools.

Issue: RELENG-4715
Change-Id: Ie2fbc7fe1eb57e8936a50b176f7aae6e47efa7e6
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
releasenotes/notes/pin-urllib3-1d48b084ffb0ec9d.yaml [new file with mode: 0644]
shell/jjb-merge-job.sh
shell/python-tools-install.sh