X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=shell%2Fpypi-dist-build.sh;h=b2be4af0562d8678379e5c582b9d0e4067640e75;hb=c5bd1d3a95dce114c429768d39e1e3692225a370;hp=5ed4d3383f917a3e28ee1c324b0215ae69090d6f;hpb=e1b6f106a1ccdba4fdbd6fec12882167b3a6ad47;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