[
https://issues.apache.org/jira/browse/AIRFLOW-4962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16885999#comment-16885999
]
ASF subversion and git services commented on AIRFLOW-4962:
----------------------------------------------------------
Commit 0ae97601b5919efc41e936c6a4af70d8844dedb1 in airflow's branch
refs/heads/master from Nathaniel Ritholtz
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=0ae9760 ]
[AIRFLOW-4962] Fix Werkzeug v0.15 deprecation notice for DispatcherMiddleware
import (#5595)
> Fix Werkzeug v0.15 deprecation notice for DispatcherMiddleware import
> ---------------------------------------------------------------------
>
> Key: AIRFLOW-4962
> URL: https://issues.apache.org/jira/browse/AIRFLOW-4962
> Project: Apache Airflow
> Issue Type: Bug
> Components: webserver
> Affects Versions: 1.10.3
> Reporter: Nathaniel Ritholtz
> Assignee: Nathaniel Ritholtz
> Priority: Minor
>
> In 1.10.4rc3 tag, after werkzeug upgrade
> {code}
> /usr/local/lib/python3.6/site-packages/airflow/www_rbac/app.py:231:
> DeprecationWarning: 'werkzeug.wsgi.DispatcherMiddleware' has moved to
> 'werkzeug.middleware.dispatcher.DispatcherMiddleware'. This import is
> deprecated as of version 0.15 and will be removed in version 1.0.
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)