Zuul: Fix pyzmq - pip version incompatibility

pip has released version 24.1 recently and
it is incompatible with pyzmq 20.0.0

To work around this, changed pyzmq versions used
to 21.0.2, which does not present this error.
This version is also available in zuul mirrors:
https://mirror.dfw.rax.opendev.org/wheel/debian-11-x86_64/pyzmq/

Reference:
https://bugs.launchpad.net/kolla/+bug/2006727

Test Plan:
pass: pip install pip==24.1;
      pip install --root-user-action=ignore pyzmq==21.0.2

Closes-Bug: 2070407

Change-Id: I7a61dd0ed2be592e7550a36c800c8923fbc6fd60
Signed-off-by: Leonardo Fagundes Luz Serrano <Leonardo.FagundesLuzSerrano@windriver.com>
This commit is contained in:
Leonardo Fagundes Luz Serrano 2024-06-25 17:13:05 -03:00
parent 4d24fa8186
commit 79677da02b
4 changed files with 5 additions and 5 deletions

View File

@ -470,7 +470,7 @@ python-ironicclient===5.1.0
XStatic===1.0.2
XStatic-Angular-FileUpload===12.0.4.0
python-openstackclient===6.2.0
pyzmq===20.0.0
pyzmq===21.0.2
nocaselist===1.0.6
oslo.db===12.3.1
simplegeneric===0.8.1
@ -500,7 +500,7 @@ jaeger-client===4.8.0
XStatic-Json2yaml===0.1.1.0
boto===2.49.0
os-vif===3.1.1
hyperlink===21.0.0
hyperlink===21.0.2
mitba===1.1.1
python-masakariclient===8.1.0
Werkzeug===2.2.2

View File

@ -910,7 +910,7 @@ python-ironicclient===4.1.0;python_version=='3.9'
XStatic===1.0.2
XStatic-Angular-FileUpload===12.0.4.0
python-openstackclient===5.2.0
pyzmq===19.0.0
pyzmq===21.0.2
oslo.db===6.0.0;python_version=='2.7'
oslo.db===8.1.1;python_version=='3.6'
oslo.db===8.1.1;python_version=='3.7'

View File

@ -801,7 +801,7 @@ python-ironicclient===4.1.0;python_version=='3.8'
XStatic===1.0.2
XStatic-Angular-FileUpload===12.0.4.0
python-openstackclient===5.2.0
pyzmq===19.0.0
pyzmq===21.0.2
oslo.db===6.0.0;python_version=='2.7'
oslo.db===8.1.1;python_version=='3.6'
oslo.db===8.1.1;python_version=='3.7'

View File

@ -199,5 +199,5 @@ Werkzeug===1.0.1
xmlschema===1.4.2
yappi===1.0
zipp===1.0.0
pyzmq===20.0.0
pyzmq===21.0.2
zope.interface===5.2.0