+1 binding. Checked signatures, checksums, licences are ok. Reproducibility (barring still unsolved EOL in version) is good, proper v2.yaml embedded, good urrllib3 limitation, works out-of-the-box after installing with latest Airflow 3.
3rd time's a charm it seems. J. On Fri, May 23, 2025 at 1:19 PM Kaxil Naik <kaxiln...@gmail.com> wrote: > Hey fellow Airflowers, > > I have cut the first release candidate for the Apache Airflow Python Client > 3.0.0. > This email is calling for a vote on the release, > which will last for 72 hours. Consider this my (binding) +1. > > Airflow Client 3.0.0rc3 is available at: > https://dist.apache.org/repos/dist/dev/airflow/clients/python/3.0.0rc3/ > > The apache_airflow_client-3.0.0.tar.gz is an sdist release that contains > INSTALL instructions, and also > is the official source release. > > The apache_airflow_client-3.0.0-py3-none-any.whl is a binary wheel release > that pip can install. > > Those packages do not contain .rc* version as, when approved, they will be > released as the final version. > > The rc packages are also available at PyPI (with rc suffix) and you can > install it with pip as usual: > https://pypi.org/project/apache-airflow-client/3.0.0rc3/ > > Public keys are available at: > https://dist.apache.org/repos/dist/release/airflow/KEYS > > Only votes from PMC members are binding, but all members of the community > are encouraged to test the release and vote with "(non-binding)". > > The test procedure for PMC members is described in: > > https://github.com/apache/airflow/blob/main/dev/README_RELEASE_PYTHON_CLIENT.md#verify-the-release-candidate-by-pmc-members > > The test procedure for contributors and members of the community who would > like to test this RC is described in: > > https://github.com/apache/airflow/blob/main/dev/README_RELEASE_PYTHON_CLIENT.md#verify-the-release-candidate-by-contributors > > *Changelog*: > > https://github.com/apache/airflow/blob/main/clients/python/CHANGELOG.md#v300 > > --- > > Change since 3.0.0rc2 is inclusion of correct spec file (v2.yaml instead of > v1.yaml) > > Regards, > Kaxil >