X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=shell%2Fpypi-dist-build.sh;h=b2be4af0562d8678379e5c582b9d0e4067640e75;hb=a6dbbcc122ad46e11936a13f8816daa5278726e4;hp=5ed4d3383f917a3e28ee1c324b0215ae69090d6f;hpb=14fb8afebd969c5b3febddded00b72ba7c6e39f8;p=releng%2Fglobal-jjb.git diff --git a/shell/pypi-dist-build.sh b/shell/pypi-dist-build.sh index 5ed4d338..b2be4af0 100644 --- a/shell/pypi-dist-build.sh +++ b/shell/pypi-dist-build.sh @@ -20,7 +20,7 @@ set -eu -o pipefail source ~/lf-env.sh # Version controlled by JJB_VERSION -lf-activate-venv setuptools==65.7.0 twine wheel readline +lf-activate-venv setuptools==65.7.0 urllib3~=1.26.15 twine wheel readline bdist="" if $BUILD_BDIST_WHEEL; then