HomeFreeBSD

www/py-flask-restx: unbreak after ce9d694b5868

Description

www/py-flask-restx: unbreak after ce9d694b5868

import flask_restx

Traceback (most recent call last):

File "<stdin>", line 1, in <module>
File "/usr/local/lib/python3.9/site-packages/flask_restx/__init__.py", line 5, in <module>
  from .api import Api  # noqa
File "/usr/local/lib/python3.9/site-packages/flask_restx/api.py", line 50, in <module>
  from .swagger import Swagger
File "/usr/local/lib/python3.9/site-packages/flask_restx/swagger.py", line 18, in <module>
  from werkzeug.routing import parse_rule

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

Details

Provenance
jbeichAuthored on Aug 8 2022, 9:12 PM
Parents
R11:1deb2dabc432: science/afni: update to 22.02.05
Branches
Unknown
Tags
Unknown