The GitHub Actions job "Tests (AMD)" on 
airflow.git/fix-snowflake-pyopenssl-resolver-window has failed.
Run started by GitHub user rjgoyln (triggered by rjgoyln).

Head commit for run:
1773f85d085aaff138af7487cbd4449695178ffc / rjgoyln <[email protected]>
Fix snowflake provider installs picking an unimportable pyOpenSSL

snowflake-connector-python below 4.4.0 caps pyOpenSSL under 26.0.0, and
pyOpenSSL 22.0.0 and older declare no upper bound on cryptography. Where
nothing else pins cryptography — the provider compatibility jobs install
the freshly built distributions without constraints — the resolver
satisfies the newest cryptography with that ancient pyOpenSSL and
backtracks the connector to 4.0.0. The environment installs cleanly and
then dies on import with "module 'lib' has no attribute 'GEN_EMAIL'".

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

With regards,
GitHub Actions via GitBox


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

Reply via email to