Eve still requires: werkzeug #53339
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Blender Version
Broken:
d66bfe6166Worked: d66bfe6166^
Short description of error
I can't run setup.py in any pillar extension or use any command entry-point that relies on it (e.g.,
translations updatefor dillo or simplypython setup.py developin pillar) because of dependency clashes in pillar.More details
Eve (0.73 or even its master) still requires: werkzeug>=0.9.4,<=0.11.15' (from https://github.com/pyeve/eve/blob/master/setup.py#L12)
Changed status to: 'Open'
Added subscribers: @dfelinto, @fsiddi
This issue was referenced by
6c4dd8ae02Changed status from 'Open' to: 'Resolved'
Changed status from 'Resolved' to: 'Open'
Although the strictly reported issue was addressed, we still have issues with another dependency.
To reproduce:
python setup.py developChanged status from 'Open' to: 'Resolved'
resolved in
5c7f37a100