bobbai00 opened a new pull request, #4855: URL: https://github.com/apache/texera/pull/4855
### What changes were proposed in this PR? Bump `tifffile` from `2026.4.11` to `2026.5.2` in `amber/LICENSE-binary-python` so it matches the version actually bundled in the runtime image. One-line change. ### Any related issues, documentation, discussions? Closes #4854 (auto-filed by the nightly strict-mode license-binary checker — first real drift caught after the checker landed in #4734). The drift is transitive: `tifffile` is pulled in by `scikit-image`, which is declared in `amber/operator-requirements.txt`. PR-time builds tolerate transitive calver bumps via `--ignore-transitive-version`; the nightly strict run is what flagged it. Once this PR merges, the next nightly run will auto-close the tracking issue. ### How was this PR tested? Inspected the failed run that filed the issue (https://github.com/apache/texera/actions/runs/25275300614 → \`build / python (ubuntu-latest, 3.12)\`): \`\`\` DRIFT (transitive) Python packages — claimed versions differ from bundled: ~ tifffile: LICENSE-binary=2026.4.11 bundled=2026.5.2 \`\`\` The PR-time license check on this PR will run with \`--ignore-transitive-version\` and should pass; the nightly strict run on \`main\` post-merge is the real verification. ### Was this PR authored or co-authored using generative AI tooling? Generated-by: Claude Code (claude-opus-4-7) -- 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]
