Fix "Update requirements and requirements-build (>= py3.9)"#52
Fix "Update requirements and requirements-build (>= py3.9)"#52
Conversation
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/bbd3208550664866a929d2907154a950 ❌ stf-crc-ocp_418-local_build RETRY_LIMIT in 3m 17s |
b3b6513 to
6c384a2
Compare
6c384a2 to
f5a3908
Compare
The pip_find_builddeps.py script generated duplicate and conflicting version constraints for build dependencies (e.g., setuptools==78.1.1 alongside setuptools>=77, multiple incompatible flit_core constraints). Manually consolidated to use latest compatible version bounds and removed duplicates. Also removed pip from runtime requirements. Pinned calver to 2025.3.31 as it is a build dependency of trove-classifiers that is not auto-detected by pip_find_builddeps.py. Regenerated both requirements files with --allow-unsafe to explicitly include setuptools==80.10.2. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
f5a3908 to
b8a62c4
Compare
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/9b49bcf2af504a9dbe3c44a9dc8e1ba3 ❌ stf-crc-ocp_418-local_build FAILURE in 28m 16s |
No description provided.