Abacn commented on PR #37712:
URL: https://github.com/apache/beam/pull/37712#issuecomment-3961937260
```
> Task :sdks:python:bdistPy310linux
INFO:auditwheel.wheeltools:Previous filename tags: linux_x86_64
INFO:auditwheel.wheeltools:New filename tags: manylinux_2_17_x86_64,
manylinux2014_x86_64
INFO:auditwheel.wheeltools:Previous WHEEL info tags:
cp310-cp310-linux_x86_64
INFO:auditwheel.wheeltools:New WHEEL info tags:
cp310-cp310-manylinux_2_17_x86_64, cp310-cp310-manylinux2014_x86_64
INFO:auditwheel.main_repair:
Fixed-up wheel written to
/tmp/cibuildwheel/repaired_wheel/apache_beam-2.73.0.dev0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
ERROR: Ignored the following yanked versions: 1.5.3, 1.5.4, 1.10.1, 2.1.0,
2.2.0
ERROR: Could not find a version that satisfies the requirement
cibuildwheel==3.3.1 (from versions: 0.1.0, 0.1.2, 0.1.3, 0.2.0, 0.2.1, 0.3.0,
0.4.0, 0.4.1, 0.5.0, 0.5.1, 0.6.0, 0.7.0, 0.7.1, 0.7.2, 0.8.0, 0.9.0, 0.9.1,
0.9.2, 0.9.3, 0.9.4, 0.10.0, 0.10.1, 0.10.2, 0.11.0, 0.11.1, 0.12.0, 1.0.0,
1.1.0, 1.2.0, 1.3.0, 1.4.0, 1.4.1, 1.4.2, 1.5.0, 1.5.1, 1.5.2, 1.5.5, 1.6.0,
1.6.1, 1.6.2, 1.6.3, 1.6.4, 1.7.0, 1.7.1, 1.7.2, 1.7.3, 1.7.4, 1.8.0, 1.9.0,
1.10.0, 1.11.0, 1.11.1, 1.11.1.post1, 1.12.0, 2.0.0a2, 2.0.0a3, 2.0.0a4,
2.0.0b1, 2.0.0b2, 2.0.0, 2.0.1, 2.1.1, 2.1.2, 2.1.3, 2.2.0a1, 2.2.0b1, 2.2.1b1,
2.2.1, 2.2.2, 2.3.0, 2.3.1, 2.4.0, 2.5.0, 2.6.0, 2.6.1, 2.7.0, 2.8.0, 2.8.1,
2.9.0, 2.10.0, 2.10.1, 2.10.2, 2.11.0, 2.11.1, 2.11.2, 2.11.3, 2.11.4, 2.12.0,
2.12.1, 2.12.2, 2.12.3, 2.13.0, 2.13.1, 2.14.0, 2.14.1, 2.15.0, 2.16.0, 2.16.1,
2.16.2, 2.16.3, 2.16.4, 2.16.5, 2.17.0, 2.18.0, 2.18.1, 2.19.0, 2.19.1, 2.19.2,
2.20.0, 2.21.0, 2.21.1, 2.21.2, 2.21.3, 2.22.0, 2.23.0, 2.23.1, 2.23.2, 2.23
.3)
```
I see, this suggests version selection for Python 3.10
https://github.com/apache/beam/pull/37504/changes#diff-538277aecfad235f4cd18a6a6b521b1bea96d34c5a89e8d3b769e766f38e3f14R203
is not working as intended. We should be able to patch there
I would suggest reverting that PR for now.
cc: @jrmccluskey
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]