ci: refresh pyamber Python licenses - #7997
Open
anthonychengit wants to merge 1 commit into
Open
Conversation
Contributor
Automated Reviewer SuggestionsBased on the
|
anthonychengit
marked this pull request as ready for review
August 26, 2026 19:25
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.
What changes were proposed in this PR?
Refresh the version tokens in
amber/LICENSE-binary-pythonto match the Python 3.12 dependency resolution reported by the current PyAmber requirements.The update reconciles 15 transitive packages. Package names and license groupings are unchanged.
Any related issues, documentation, discussions?
Closes #7285
How was this PR tested?
Generated a pip dry-run report from
amber/requirements.txtandamber/operator-requirements.txt, normalized it into the checker's CSV input, then ran:Result: all 109 resolved Python packages match
LICENSE-binary; all 34 checker unit tests passed;git diff --checkpassed.Maintainer CI note:
amber/LICENSE-binary-pythonis not covered by the currentpyamberpath globs. Please add thepyamberlabel so this PR runs the PyAmber and Amber-integration stacks. I attempted to add it, but contributors do not have upstream label permission.Was this PR authored or co-authored using generative AI tooling?
Generated-by: OpenAI Codex (GPT-5)