+1 (binding) - tested my changes, signatures, checksums, licences all looks good.
One note - we do not technically have to release cassandra as it is virtually the same as the previous package. While it contains two changes of mine (one adding dnspython limitation and second removing it after the eventlet problem was fixed after we raised the issue) - those two changes cancel each other and we end up with the same "install-requires" we had before. But I leave it to Elad to decide. It is not a big problem to release it now (no bad side-effects on users), and it will be less of a thought in the future whether those two changes have any real impact, so from a release management perspective it is cleaner to release it. J. On Mon, Jan 23, 2023 at 3:01 PM Elad Kalif <elad...@apache.org> wrote: > > Hey all, > > I have just cut ad hoc release for Airflow Providers packages. This email is > calling a vote on the release, > which will last for 72 hours - which means that it will end on January 26, > 2023 02:00 PM UTC > > Consider this my (binding) +1. > > Airflow Providers are available at: > https://dist.apache.org/repos/dist/dev/airflow/providers/ > > *apache-airflow-providers-<PROVIDER>-*.tar.gz* are the binary > Python "sdist" release - they are also official "sources" for the provider > packages. > > *apache_airflow_providers_<PROVIDER>-*.whl are the binary > Python "wheel" release. > > The test procedure for PMC members who would like to test the RC candidates > are described in > https://github.com/apache/airflow/blob/main/dev/README_RELEASE_PROVIDER_PACKAGES.md#verify-the-release-by-pmc-members > > and for Contributors: > > https://github.com/apache/airflow/blob/main/dev/README_RELEASE_PROVIDER_PACKAGES.md#verify-by-contributors > > > Public keys are available at: > https://dist.apache.org/repos/dist/release/airflow/KEYS > > Please vote accordingly: > > [ ] +1 approve > [ ] +0 no opinion > [ ] -1 disapprove with the reason > > > Only votes from PMC members are binding, but members of the community are > encouraged to test the release and vote with "(non-binding)". > > Please note that the version number excludes the 'rcX' string. > This will allow us to rename the artifact without modifying > the artifact checksums when we actually release. > > The status of testing the providers by the community is kept here: > https://github.com/apache/airflow/issues/29103 > > You can find packages as well as detailed changelog following the below links: > > https://pypi.org/project/apache-airflow-providers-apache-cassandra/3.1.1rc1/ > https://pypi.org/project/apache-airflow-providers-docker/3.5.0rc1/ > https://pypi.org/project/apache-airflow-providers-papermill/3.1.1rc1/ > > Cheers, > Elad Kalif