chore: Bump label-studio - #70
Closed
robot-ci-heartex wants to merge 2 commits into
Closed
robot-ci-heartex wants to merge 2 commits into
robot-ci-heartex wants to merge 2 commits into
Conversation
Binary wheels (jiter, rpds-py, uuid-utils, psycopg-binary) ship Mach-O dylibs without headerpad, so the dylib ID relocations done by `brew install` and `brew bottle` failed with `MachO::HeaderPadError`. Free header space by deleting expendable load commands and relocate the ID during install, signing first so ad-hoc signatures cannot consume the measured space afterwards. Also allowlist the flat-namespace audit failure caused by dylibs bundled in the opencv wheel. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01VowsHvUVfjzLgkCYbhUVS4
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.
Hi @AndrejOros!
This PR was created in response to a manual trigger of the release workflow here: https://github.com/HumanSignal/homebrew-tap/actions/runs/23042408866.