| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: python314-flask-restx | Distribution: openSUSE Tumbleweed |
| Version: 1.3.2 | Vendor: openSUSE |
| Release: 1.1 | Build date: Thu Apr 9 08:00:40 2026 |
| Group: Unspecified | Build host: reproducible |
| Size: 546402 | Source RPM: python-flask-restx-1.3.2-1.1.src.rpm |
| Packager: http://bugs.opensuse.org | |
| Url: https://github.com/python-restx/flask-restx | |
| Summary: Framework for fast, easy and documented API development with Flask | |
Flask-RESTX is a community driven fork of Flask-RESTPlus. It is an extension for Flask that adds support for quickly building REST APIs. It encourages best practices with minimal setup. If you are familiar with Flask, Flask-RESTX should be easy to pick up. It provides a coherent collection of decorators and tools to describe your API and expose its documentation properly using Swagger.
BSD-3-Clause
* Thu Apr 09 2026 Steve Kowalik <steven.kowalik@suse.com>
- Update to 1.3.2:
* Fix for "EmailTest.test_invalid_values_check" unit test
* Set minimum Python version to 3.9
* fix code block error
* Replace pytz with zoneinfo / datetime.timezone
* Fix testing for Flask 3.1.0 changes
* Move from jsonschema.RefResolver to the new referencing library
* A fix to allow nullable fields.nested for input validation
* Added a thread lock to guard first-time schema construction
- Drop patches, merged upstream:
* Fix-testing-with-flask.patch
* Replace-pytz-with-zoneinfo-datetime-timezone.patch
- Rebased flask-restx-importlib.patch, submit upstream.
- Add patch support-python-314.patch:
* Support Python 3.14 functools.partial() changes.
* Tue Apr 08 2025 Ben Greiner <code@bnavigator.de>
- Remove importlib_resources from dependencies
* Add flask-restx-importlib.patch
* The project is dead, no use to send a patch upstream
* Mon Feb 24 2025 Dirk Müller <dmueller@suse.com>
- add Fix-testing-with-flask.patch
* Thu Nov 14 2024 Nico Krapp <nico.krapp@suse.com>
- Add Replace-pytz-with-zoneinfo-datetime-timezone.patch
* from: https://github.com/python-restx/flask-restx/pull/622
* Fixes testfailure
* Wed Feb 14 2024 Steve Kowalik <steven.kowalik@suse.com>
- 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.
* Fri Jul 28 2023 Steve Kowalik <steven.kowalik@suse.com>
- Update to 1.1.0:
* Update Swagger-UI to latest version to fix several security
vulnerabiltiies.
* Fix minor bug introduced in 1.0.5 that changed the behaviour of how
flask-restx propagates exceptions. (#512)
* Add support for Python 3.11 (requires update to invoke ^2.0.0)
* Fix compatibility with upcoming release of Flask 2.3+. (#485)
* Fix compatibility issue with werkzeug 2.1.0 (#423)
* Drop support for python <3.7
- Drop patches merged_pr_463.patch, redirect.patch and werkzeug.patch.
- Add patch support-new-werkzeug.patch:
* Support Werkzeug 2.35.
- Switch to pyproject macros.
- Stop using greedy globs in %files.
- Remove Python 2 leftovers.
* Wed Oct 05 2022 John Vandenberg <jayvdb@gmail.com>
- Add upstream patch merged_pr_463.patch to support Werkzeug 2.2.
* Fri Jul 15 2022 Markéta Machová <mmachova@suse.com>
- Add upstream patches werkzeug.patch and redirect.patch to fix the tests.
* Mon Mar 21 2022 pgajdos@suse.com
- python-mock is actually not required for build
* Thu Feb 10 2022 Matej Cepl <mcepl@suse.com>
- Allow Pytest 6 (not sure why it was forbidden).
- Skip LoggingTest.test_override_app_level failing test
(gh#python-restx/flask-restx#411).
/usr/lib/python3.14/site-packages/flask_restx /usr/lib/python3.14/site-packages/flask_restx-1.3.2.dist-info /usr/lib/python3.14/site-packages/flask_restx-1.3.2.dist-info/INSTALLER /usr/lib/python3.14/site-packages/flask_restx-1.3.2.dist-info/METADATA /usr/lib/python3.14/site-packages/flask_restx-1.3.2.dist-info/RECORD /usr/lib/python3.14/site-packages/flask_restx-1.3.2.dist-info/REQUESTED /usr/lib/python3.14/site-packages/flask_restx-1.3.2.dist-info/WHEEL /usr/lib/python3.14/site-packages/flask_restx-1.3.2.dist-info/licenses /usr/lib/python3.14/site-packages/flask_restx-1.3.2.dist-info/licenses/LICENSE /usr/lib/python3.14/site-packages/flask_restx-1.3.2.dist-info/top_level.txt /usr/lib/python3.14/site-packages/flask_restx/__about__.py /usr/lib/python3.14/site-packages/flask_restx/__init__.py /usr/lib/python3.14/site-packages/flask_restx/__pycache__ /usr/lib/python3.14/site-packages/flask_restx/__pycache__/__about__.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/flask_restx/__pycache__/__about__.cpython-314.pyc /usr/lib/python3.14/site-packages/flask_restx/__pycache__/__init__.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/flask_restx/__pycache__/__init__.cpython-314.pyc /usr/lib/python3.14/site-packages/flask_restx/__pycache__/_http.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/flask_restx/__pycache__/_http.cpython-314.pyc /usr/lib/python3.14/site-packages/flask_restx/__pycache__/api.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/flask_restx/__pycache__/api.cpython-314.pyc /usr/lib/python3.14/site-packages/flask_restx/__pycache__/apidoc.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/flask_restx/__pycache__/apidoc.cpython-314.pyc /usr/lib/python3.14/site-packages/flask_restx/__pycache__/cors.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/flask_restx/__pycache__/cors.cpython-314.pyc /usr/lib/python3.14/site-packages/flask_restx/__pycache__/errors.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/flask_restx/__pycache__/errors.cpython-314.pyc /usr/lib/python3.14/site-packages/flask_restx/__pycache__/fields.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/flask_restx/__pycache__/fields.cpython-314.pyc /usr/lib/python3.14/site-packages/flask_restx/__pycache__/inputs.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/flask_restx/__pycache__/inputs.cpython-314.pyc /usr/lib/python3.14/site-packages/flask_restx/__pycache__/marshalling.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/flask_restx/__pycache__/marshalling.cpython-314.pyc /usr/lib/python3.14/site-packages/flask_restx/__pycache__/mask.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/flask_restx/__pycache__/mask.cpython-314.pyc /usr/lib/python3.14/site-packages/flask_restx/__pycache__/model.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/flask_restx/__pycache__/model.cpython-314.pyc /usr/lib/python3.14/site-packages/flask_restx/__pycache__/namespace.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/flask_restx/__pycache__/namespace.cpython-314.pyc /usr/lib/python3.14/site-packages/flask_restx/__pycache__/postman.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/flask_restx/__pycache__/postman.cpython-314.pyc /usr/lib/python3.14/site-packages/flask_restx/__pycache__/representations.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/flask_restx/__pycache__/representations.cpython-314.pyc /usr/lib/python3.14/site-packages/flask_restx/__pycache__/reqparse.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/flask_restx/__pycache__/reqparse.cpython-314.pyc /usr/lib/python3.14/site-packages/flask_restx/__pycache__/resource.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/flask_restx/__pycache__/resource.cpython-314.pyc /usr/lib/python3.14/site-packages/flask_restx/__pycache__/swagger.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/flask_restx/__pycache__/swagger.cpython-314.pyc /usr/lib/python3.14/site-packages/flask_restx/__pycache__/utils.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/flask_restx/__pycache__/utils.cpython-314.pyc /usr/lib/python3.14/site-packages/flask_restx/_http.py /usr/lib/python3.14/site-packages/flask_restx/api.py /usr/lib/python3.14/site-packages/flask_restx/apidoc.py /usr/lib/python3.14/site-packages/flask_restx/cors.py /usr/lib/python3.14/site-packages/flask_restx/errors.py /usr/lib/python3.14/site-packages/flask_restx/fields.py /usr/lib/python3.14/site-packages/flask_restx/inputs.py /usr/lib/python3.14/site-packages/flask_restx/marshalling.py /usr/lib/python3.14/site-packages/flask_restx/mask.py /usr/lib/python3.14/site-packages/flask_restx/model.py /usr/lib/python3.14/site-packages/flask_restx/namespace.py /usr/lib/python3.14/site-packages/flask_restx/postman.py /usr/lib/python3.14/site-packages/flask_restx/representations.py /usr/lib/python3.14/site-packages/flask_restx/reqparse.py /usr/lib/python3.14/site-packages/flask_restx/resource.py /usr/lib/python3.14/site-packages/flask_restx/schemas /usr/lib/python3.14/site-packages/flask_restx/schemas/__init__.py /usr/lib/python3.14/site-packages/flask_restx/schemas/__pycache__ /usr/lib/python3.14/site-packages/flask_restx/schemas/__pycache__/__init__.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/flask_restx/schemas/__pycache__/__init__.cpython-314.pyc /usr/lib/python3.14/site-packages/flask_restx/schemas/oas-2.0.json /usr/lib/python3.14/site-packages/flask_restx/swagger.py /usr/lib/python3.14/site-packages/flask_restx/templates /usr/lib/python3.14/site-packages/flask_restx/templates/swagger-ui-css.html /usr/lib/python3.14/site-packages/flask_restx/templates/swagger-ui-libs.html /usr/lib/python3.14/site-packages/flask_restx/templates/swagger-ui.html /usr/lib/python3.14/site-packages/flask_restx/utils.py /usr/share/doc/packages/python314-flask-restx /usr/share/doc/packages/python314-flask-restx/CONTRIBUTING.rst /usr/share/doc/packages/python314-flask-restx/README.rst /usr/share/licenses/python314-flask-restx /usr/share/licenses/python314-flask-restx/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Apr 10 22:27:30 2026