X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=shell%2Fpypi-dist-build.sh;h=b2be4af0562d8678379e5c582b9d0e4067640e75;hb=refs%2Fchanges%2F59%2F72659%2F3;hp=4bc0a77644a499d0509925d2b22d326baeb2dc40;hpb=f4f795bda67897b1b1e527e99e0b5f627ca1a4db;p=releng%2Fglobal-jjb.git diff --git a/shell/pypi-dist-build.sh b/shell/pypi-dist-build.sh index 4bc0a776..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 twine wheel readline +lf-activate-venv setuptools==65.7.0 urllib3~=1.26.15 twine wheel readline bdist="" if $BUILD_BDIST_WHEEL; then