RESOLVED FIXED 224872
REGRESSION(external): AutoInstaller trying to install flask-2.0.0, failing
https://bugs.webkit.org/show_bug.cgi?id=224872
Summary REGRESSION(external): AutoInstaller trying to install flask-2.0.0, failing
Sam Sneddon [:gsnedders]
Reported 2021-04-21 09:07:39 PDT
Despite Tools/Scripts/libraries/webkitflaskpy/webkitflaskpy/__init__.py implying we should be installing flask-1.1.2, we're currently trying to install flask-2.0.0rc1 and failing somewhere in their setup.py. Failing to install at all is a recent regression, caused by the release of flask-2.0.0rc1 on April 16. We should make sure we're actually installing the right version.
Attachments
Patch (6.27 KB, patch)
2021-04-21 10:06 PDT, Sam Sneddon [:gsnedders]
no flags
Radar WebKit Bug Importer
Comment 1 2021-04-21 09:07:50 PDT
Sam Sneddon [:gsnedders]
Comment 2 2021-04-21 10:06:09 PDT
EWS
Comment 3 2021-04-22 09:43:38 PDT
Committed r276442 (236904@main): <https://commits.webkit.org/236904@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 426704 [details].
Note You need to log in before you can comment on or make changes to this bug.