kz930 opened a new pull request, #5763: URL: https://github.com/apache/texera/pull/5763
### What changes were proposed in this PR? Refresh `amber/LICENSE-binary-python` so the recorded `filelock` version matches the Python packages installed by the pyamber CI job. ### Any related issues, documentation, discussions? Closes #5725 ### How was this PR tested? ```bash /tmp/texera-license-venv/bin/python bin/licensing/check_binary_deps.py --ignore-transitive-version python /tmp/pip-licenses-linux-like.csv ``` This uses the same licensing checker with the local package snapshot adjusted for the Linux-only `greenlet==3.5.1` package from the failing Ubuntu job. It verifies the `filelock` drift is resolved; unrelated local transitive version drift is reported as informational. ### Was this PR authored or co-authored using generative AI tooling? Generated-by: Codex (GPT-5) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
