fix(deps): make OCI dependencies optional on release 0.5 - #6193
Merged
skamenan7 merged 7 commits intoJun 26, 2026
Conversation
Signed-off-by: Sumanth Kamenani <skamenan@redhat.com>
Signed-off-by: Sumanth Kamenani <skamenan@redhat.com>
Signed-off-by: Sumanth Kamenani <skamenan@redhat.com>
Signed-off-by: Sumanth Kamenani <skamenan@redhat.com>
Signed-off-by: Sumanth Kamenani <skamenan@redhat.com>
Signed-off-by: Sumanth Kamenani <skamenan@redhat.com>
franciscojavierarceo
approved these changes
Jun 26, 2026
Contributor
|
This pull request has merge conflicts that must be resolved before it can be merged. @skamenan7 please rebase it. https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/syncing-a-fork |
Signed-off-by: Sumanth Kamenani <skamenan@redhat.com> # Conflicts: # .github/workflows/pypi.yml # scripts/integration-tests.sh
skamenan7
marked this pull request as ready for review
June 26, 2026 21:55
skamenan7
requested review from
bbrowning,
cdoern,
leseb,
mattf and
raghotham
as code owners
June 26, 2026 21:55
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
ociextra insteadBefore / after proof
Built wheel metadata from v0.5.2 before the fix advertised OCI dependencies unconditionally:
Built wheel metadata after this fix advertises them only behind the
ociextra:Test plan
uv run --locked pytest tests/unit/distribution/test_stack_list_deps.py -qenv UV_CACHE_DIR=/tmp/uv-cache-ogx-oci-05 UV_PYTHON_INSTALL_DIR=/tmp/uv-python-ogx-oci-05 uv build --wheel