conda-forge / airflow-feedstock

A conda-smithy repository for airflow.
BSD 3-Clause "New" or "Revised" License
6 stars 17 forks source link

Update to v2.3.3 #88

Closed xylar closed 2 years ago

xylar commented 2 years ago

Checklist

conda-forge-linter commented 2 years ago

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe) and found it was in an excellent condition.

xylar commented 2 years ago

@conda-forge-admin, please rerender

xylar commented 2 years ago
import: 'flask_bcrypt'
Traceback (most recent call last):
  File "/home/conda/feedstock_root/build_artifacts/airflow-split_1657527112631/test_tmp/run_test.py", line 5, in <module>
    import flask_bcrypt
  File "/home/conda/feedstock_root/build_artifacts/airflow-split_1657527112631/_test_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_pl/lib/python3.7/site-packages/flask_bcrypt.py", line 21, in <module>
    from werkzeug.security import safe_str_cmp
ImportError: cannot import name 'safe_str_cmp' from 'werkzeug.security' (/home/conda/feedstock_root/build_artifacts/airflow-split_1657527112631/_test_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_pl/lib/python3.7/site-packages/werkzeug/security.py)

I'm hoping this will be fixed by updating to a newer flask-bcrypt.

https://github.com/conda-forge/flask-bcrypt-feedstock/pull/5

github-actions[bot] commented 2 years ago

Hi! This is the friendly conda-forge automerge bot!

I considered the following status checks when analyzing this PR:

Thus the PR was passing and merged! Have a great day!