Thanks Kaxil! +1
Tested 2.7, 3.5, 3.6, 3.7, 3.8, with various combinations of sqlite, mysql, postgres, rbac/no rbac, Looks good. Signature check: [jarek:~/Downloads] 20h49m20s 2 $ gpg --verify apache_airflow-1.10.12rc2-py2.py3-none-any.whl.asc apache_airflow-1.10.12rc2-py2.py3-none-any.whl gpg: Signature made wto, 18 sie 2020, 19:56:37 CEST gpg: using RSA key 12717556040EEF2EEAF1B9C275FCCD0A25FA0E4B gpg: Good signature from "Kaxil Naik <[email protected]>" [unknown] gpg: WARNING: This key is not certified with a trusted signature! gpg: There is no indication that the signature belongs to the owner. Primary key fingerprint: 1271 7556 040E EF2E EAF1 B9C2 75FC CD0A 25FA 0E4B [jarek:~/Downloads] 20h49m31s $ gpg --verify apache_airflow-1.10.12rc2-py2.py3-none-any.whl.asc apache_airflow-1.10.12rc2-^C2.py3-none-any.whl [jarek:~/Downloads] 20h49m48s 130 $ gpg --verify apache-airflow-1.10.12rc2-bin.tar.gz.asc apache-airflow-1.10.12rc2-bin.tar.gz gpg: Signature made wto, 18 sie 2020, 19:56:33 CEST gpg: using RSA key 12717556040EEF2EEAF1B9C275FCCD0A25FA0E4B gpg: Good signature from "Kaxil Naik <[email protected]>" [unknown] gpg: WARNING: This key is not certified with a trusted signature! gpg: There is no indication that the signature belongs to the owner. Primary key fingerprint: 1271 7556 040E EF2E EAF1 B9C2 75FC CD0A 25FA 0E4B [jarek:~/Downloads] 20h50m1s $ gpg --verify apache-airflow-1.10.12rc2-source.tar.gz.asc apache-airflow-1.10.12rc2-source.tar.gz gpg: Signature made wto, 18 sie 2020, 19:56:30 CEST gpg: using RSA key 12717556040EEF2EEAF1B9C275FCCD0A25FA0E4B gpg: Good signature from "Kaxil Naik <[email protected]>" [unknown] gpg: WARNING: This key is not certified with a trusted signature! gpg: There is no indication that the signature belongs to the owner. Primary key fingerprint: 1271 7556 040E EF2E EAF1 B9C2 75FC CD0A 25FA 0E4B SHA512: jarek:~/Downloads] 20h56m54s $ gpg --print-md SHA512 apache-airflow-1.10.12rc2-source.tar.gz | diff - apache-airflow-1.10.12rc2-source.tar.gz.sha512 [jarek:~/Downloads] 20h56m58s $ gpg --print-md SHA512 apache-airflow-1.10.12rc2-bin.tar.gz | diff - apache-airflow-1.10.12rc2-bin.tar.gz.sha512 [jarek:~/Downloads] 20h57m0s $ gpg --print-md SHA512 apache_airflow-1.10.12rc2-py2.py3-none-any.whl | diff - apache_airflow-1.10.12rc2-py2.py3-none-any.whl.sha512 Apache RAT report: ***************************************************** Summary ------- Generated at: 2020-08-19T18:52:28+02:00 Notes: 6 Binaries: 125 Archives: 0 Standards: 1431 Apache Licensed: 1428 Generated Documents: 0 JavaDocs are generated, thus a license header is optional. Generated files do not require license headers. 0 Unknown Licenses On Tue, Aug 18, 2020 at 8:05 PM Kaxil Naik <[email protected]> wrote: > Hello Apache Airflow Community, > > This is a call for the vote to release Apache Airflow version 1.10.12. > > The release candidate: > https://dist.apache.org/repos/dist/dev/airflow/1.10.12rc2/ > > *apache-airflow-1.10.12rc2-source.tar.gz* is a source release that comes > with INSTALL instructions. > *apache-airflow-1.10.12rc2-bin.tar.gz* is the binary Python "sdist" > snapshot. > *apache_airflow-1.10.12rc2-py3-none-any.whl* is the binary Python wheel > snapshot. > > Public keys are available at: https://www.apache.org/dist/airflow/KEYS > > For convenience, RC is also uploaded on PyPI so you can install it using > *pip install apache-airflow==1.10.12rc2* > > Changes from *1.10.12rc1*: > - Fix issue with mounting volumes from secrets (#10366) > - Fix PythonVirtualenvOperator when using ``provide_context=True`` (#8256) > - Sort connection type list in add/edit page alphabetically (#8692) > > https://github.com/apache/airflow/blob/1.10.12rc2/CHANGELOG.txt > > The vote will be open for at least 72 hours (2020-08-21 18:10 UTC) or until > the necessary number > of votes are reached. > > > https://www.timeanddate.com/countdown/to?iso=20200821T1910&p0=136&font=cursive > > 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, so it's now > simply 1.10.12. This will allow us to rename the artifact without modifying > the artifact checksums when we actually release. > > Thanks, > Kaxil Naik > -- Jarek Potiuk Polidea <https://www.polidea.com/> | Principal Software Engineer M: +48 660 796 129 <+48660796129> [image: Polidea] <https://www.polidea.com/>
