You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Kaxil Naik (JIRA)" <ji...@apache.org> on 2018/05/18 17:02:00 UTC

[jira] [Updated] (AIRFLOW-2491) Resolve flask version conflict

     [ https://issues.apache.org/jira/browse/AIRFLOW-2491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kaxil Naik updated AIRFLOW-2491:
--------------------------------
    Description: 
Flask App Builder released 1.11.0 yesterday https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.11.0.

Flask App Builder have Locked Flask version, because 0.12.3 caused some problems (commit: https://github.com/dpgaspar/Flask-AppBuilder/commit/e5d292bba8e5623522940349301f845d791f5bf8). Hence, this causes version conflicts in Airflow and causes the CI to fail.
This PR also locks the flask version until Flask App builder changes it.

  was:
Flask App Builder have Lock Flask version, because 0.12.3 caused some problems (commit: https://github.com/dpgaspar/Flask-AppBuilder/commit/e5d292bba8e5623522940349301f845d791f5bf8). Hence, this causes version conflicts in Airflow and causes the CI to fail.
This PR also locks the flask version until Flask App builder changes it.


> Resolve flask version conflict
> ------------------------------
>
>                 Key: AIRFLOW-2491
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-2491
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: ci
>    Affects Versions: 2.0.0
>            Reporter: Kaxil Naik
>            Assignee: Kaxil Naik
>            Priority: Major
>             Fix For: 2.0.0
>
>
> Flask App Builder released 1.11.0 yesterday https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v1.11.0.
> Flask App Builder have Locked Flask version, because 0.12.3 caused some problems (commit: https://github.com/dpgaspar/Flask-AppBuilder/commit/e5d292bba8e5623522940349301f845d791f5bf8). Hence, this causes version conflicts in Airflow and causes the CI to fail.
> This PR also locks the flask version until Flask App builder changes it.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)