+ 1 (binding). Checked:
* SVN
* installation in Docker
* reproducibility
* checksums
* signatures
* licences
Also:
Checked all dependency changes that were implemented in providers for
sqlalchemy optional dependencies. Deltalake limit changes were dev-only
without impact on wheels.
Checked (with Copilot /Claude Sonnet :) ) that all NOTICE files in all the
packages contain correct year:
● Perfect! All packages have been extracted and verified. Here's the
summary:
✅ All 202 NOTICE files contain "2026"
The NOTICE files in all extracted packages correctly include the
copyright year 2026 in the format:
Copyright 2016-2026 The Apache Software Foundation
Every package in the dist directory has been verified successfully.
I found a small issue in PMC verification process, where we skipped the
source tarball in reproducibility check (!) instead of checking it - fix in
https://github.com/apache/airflow/pull/60525
J.