XiaoHongbo-Hope opened a new pull request, #561: URL: https://github.com/apache/paimon-rust/pull/561
## Summary - Generate target-specific Python and Go legal metadata from the locked dependency graph. - Merge required Apache dependency notices, including the Apache Avro attribution. - Record XZ Utils 5.8.3 under 0BSD in all Python wheel reports. - Package and byte-verify legal files in Python and Go release artifacts. ## Stack - Depends on #557 for unique Python RC versions. - Depends on #558 for Cargo.lock and reproducible dependency metadata. - Replaces the closed mixed-scope #554. The branch intentionally contains the two dependency commits. After #557 and #558 merge, only the final two binding-legal commits remain in this PR diff. ## Verification - python3.11 scripts/release_licenses.py --check - cargo deny --locked --all-features check licenses - Python five-wheel and sdist verifier tests, including missing XZ and Avro negative cases - Go four-target artifact and legal sidecar verifier tests - Real v0.3.0-rc2 sdist built with maturin 1.14.1 and verified as 0.3.0rc2 - Ruff, Python byte compilation, YAML parsing, and actionlint -- 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]
