]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commit
ceph-build-pull-requests: use a newer urllib3 when installing jjb 2048/head
authorKefu Chai <tchaikov@gmail.com>
Tue, 9 Aug 2022 00:01:26 +0000 (08:01 +0800)
committerKefu Chai <tchaikov@gmail.com>
Tue, 9 Aug 2022 00:01:27 +0000 (08:01 +0800)
commitf2f9bec9da002ac07b27c5caf5131aeab196509c
treebcb81a2a58d57ec59b35bba7fb9cf0f7078419c8
parent0049e3f3a4af6d23bc8bb173f3e98b5e2b4dd6e5
ceph-build-pull-requests: use a newer urllib3 when installing jjb

as urllib3 v1.22 is not compatible with python3.10 which is shipped by
ubuntu jammy. see https://pypi.org/project/urllib3/1.22/

so, to run jjb in a python3.10 venv we should use a newer urllib.

Signed-off-by: Kefu Chai <tchaikov@gmail.com>
ceph-build-pull-requests/build/build