forked from pool/python-flask-restx
This branch is 34 commits behind pool/python-flask-restx:factory
- Update to 1.3.0:
* Fixing werkzeug 3 deprecated version import. Import is replaced by new
style version check with importlib (#573) [Ryu-CZ]
* Fixing flask 3.0+ compatibility of `ModuleNotFoundError: No module
named 'flask.scaffold'` Import error. (#567) [Ryu-CZ]
* Fix wrong status code and message on responses when handling
`HTTPExceptions` (#569) [lkk7]
* Python 3.12 support. [foarsitter]
* Fixing test as HTTP Header MIMEAccept expects quality-factor number
in form of `X.X` (#547) [chipndell]
* Drop support for python 3.7
- Drop patch support-new-werkzeug.patch, now included upstream.
OBS-URL: https://build.opensuse.org/request/show/1146665
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-flask-restx?expand=0&rev=11
Description
No description provided
Languages
RPM Spec
100%