root/build-tools/requirements/debian
Leonardo Fagundes Luz Serrano 79677da02b 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>
2024-06-25 21:53:26 +00:00
..
upper-constraints.txt Zuul: Fix pyzmq - pip version incompatibility 2024-06-25 21:53:26 +00:00