AnacondaRecipes / repodata-hotfixes

Changes to package metadata to fix behavior
BSD 3-Clause "New" or "Revised" License
14 stars 20 forks source link

Flask hotfixes #184

Closed marcoesters closed 1 year ago

marcoesters commented 1 year ago

Fixes PKG-1117 for existing artifacts.

flask dependencies have removed deprecated code, making them incompatible with flask 1.x. This hotfix pins these dependencies according to v1.1.4: https://github.com/pallets/flask/blob/1.1.4/setup.py#L55-L60

flask 1.1.4 will be maintained separately: https://github.com/AnacondaRecipes/flask-feedstock/pull/9

Output of test-hotfixes.py: test-hotfix.log