The GitHub Actions job "Tests" on airflow.git has succeeded.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
ea73ccdecfdfab2f0699ecf128692cb5cc3f49f3 / Jarek Potiuk <[email protected]>
Fix reproducibility of provider builds

Four hours ago Flit released a new version (3.10.0) that bumped
versio of metadata used to generate providers. That revealed a bug
in the reproducibility setup for our providers. Previously the
providers had flit>=3.2,<4 as build dependency - but that caused
newer flit version to be used during the build and - since flit
bumped the metadata-version produced, it caused the packages
generated to be binary non-reproducible.

This PR fixes it by "pinning" flit version (all build dependencies
should generally be pinned to provide reproducibility)

Report URL: https://github.com/apache/airflow/actions/runs/11618057677

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to