HomeFreeBSD

www/py-flask-restplus: unbreak after r527409

Description

www/py-flask-restplus: unbreak after r527409

import flask_restplus

Traceback (most recent call last):

File "<stdin>", line 1, in <module>
File "/usr/local/lib/python3.7/site-packages/flask_restplus/__init__.py", line 4, in <module>
  from . import fields, reqparse, apidoc, inputs, cors
File "/usr/local/lib/python3.7/site-packages/flask_restplus/fields.py", line 17, in <module>
  from werkzeug import cached_property

ImportError: cannot import name 'cached_property' from 'werkzeug' (/usr/local/lib/python3.7/site-packages/werkzeug/__init__.py)

Details

Provenance
jbeichAuthored on
Parents
rP536264: www/minio-client: update to version RELEASE.2020-05-16T01-44-37Z
Branches
Unknown
Tags
Unknown