Skip to content

Fix "Update requirements and requirements-build (>= py3.9)"#52

Open
vkmc wants to merge 2 commits intomasterfrom
fix-python3.9-update-dependencies
Open

Fix "Update requirements and requirements-build (>= py3.9)"#52
vkmc wants to merge 2 commits intomasterfrom
fix-python3.9-update-dependencies

Conversation

@vkmc
Copy link
Copy Markdown

@vkmc vkmc commented Jan 26, 2026

No description provided.

@softwarefactory-project-zuul
Copy link
Copy Markdown

Build failed (check pipeline). Post recheck (without leading slash)
to rerun all jobs. Make sure the failure cause has been resolved before
you rerun jobs.

https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/bbd3208550664866a929d2907154a950

stf-crc-ocp_418-local_build RETRY_LIMIT in 3m 17s
✔️ stf-crc-ocp_420-local_build SUCCESS in 44m 56s
✔️ stf-crc-ocp_418-local_build-index_deploy SUCCESS in 42m 16s
✔️ stf-crc-ocp_420-local_build-index_deploy SUCCESS in 43m 50s
stf-crc-ocp_418-nightly_bundles-index_deploy FAILURE in 38m 33s
✔️ stf-crc-ocp_420-nightly_bundles-index_deploy SUCCESS in 34m 36s
✔️ stf-crc-ocp_418-catalog_deploy SUCCESS in 33m 22s
✔️ stf-crc-ocp_420-catalog_deploy SUCCESS in 35m 57s

@vkmc vkmc force-pushed the fix-python3.9-update-dependencies branch from b3b6513 to 6c384a2 Compare January 27, 2026 11:55
@vkmc vkmc requested a review from compi-migui January 27, 2026 11:58
@vkmc vkmc force-pushed the fix-python3.9-update-dependencies branch from 6c384a2 to f5a3908 Compare January 27, 2026 13:30
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>
@vkmc vkmc force-pushed the fix-python3.9-update-dependencies branch from f5a3908 to b8a62c4 Compare January 27, 2026 15:19
@softwarefactory-project-zuul
Copy link
Copy Markdown

Build failed (check pipeline). Post recheck (without leading slash)
to rerun all jobs. Make sure the failure cause has been resolved before
you rerun jobs.

https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/9b49bcf2af504a9dbe3c44a9dc8e1ba3

stf-crc-ocp_418-local_build FAILURE in 28m 16s
✔️ stf-crc-ocp_420-local_build SUCCESS in 45m 10s
✔️ stf-crc-ocp_418-local_build-index_deploy SUCCESS in 44m 22s
✔️ stf-crc-ocp_420-local_build-index_deploy SUCCESS in 45m 51s
✔️ stf-crc-ocp_418-nightly_bundles-index_deploy SUCCESS in 38m 57s
✔️ stf-crc-ocp_420-nightly_bundles-index_deploy SUCCESS in 36m 44s
✔️ stf-crc-ocp_418-catalog_deploy SUCCESS in 34m 05s
✔️ stf-crc-ocp_420-catalog_deploy SUCCESS in 33m 19s

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant