Package python3-module-flask-restx: Information

  • Default inline alert: Version in the repository: 1.3.0-alt1

Source package: python3-module-flask-restx
Version: 0.5.1-alt4
Latest version according to Repology
Build time:  Sep 23, 2022, 02:57 PM in the task #306923
Report package bug
License: BSD-3-Clause
Summary: Flask-RESTX is a community driven fork of Flask-RESTPlus
Description: 
Flask-RESTX is an extension for Flask that adds support for quickly building
REST APIs. Flask-RESTX 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.

List of rpms provided by this srpm:
python3-module-flask-restx (noarch)

Maintainer: Danil Shein

List of contributors:
Danil Shein

ACL:
Danil Shein
@everybody

    1. /dev/pts
    2. python3-module-aniso8601
    3. python3-module-blinker
    4. python3-module-faker
    5. python3-module-flask
    6. python3-module-invoke
    7. python3-module-jsonschema
    8. python3-module-pyproject-installer
    9. python3-module-pytest
    10. python3-module-pytest-benchmark
    11. python3-module-pytest-cov
    12. python3-module-pytest-flask
    13. python3-module-pytest-mock
    14. python3-module-pytz
    15. python3-module-setuptools
    16. python3-module-six
    17. python3-module-tox
    18. python3-module-tox
    19. python3-module-tox-console-scripts
    20. python3-module-tox-console-scripts
    21. python3-module-tox-no-deps
    22. python3-module-tox-no-deps
    23. python3-module-werkzeug
    24. python3-module-wheel
    25. rpm-build-python3

Last changed


Sept. 20, 2022 Danil Shein 0.5.1-alt4
- fix Werkzeug 2.2.x compatibility
  + merge upstream dev branch (git a017c3c) 
  + migrate to pyproject macroses
  + update SwaggerUI
  + get rid of patches that excludes particular tests
April 12, 2022 Danil Shein 0.5.1-alt3
- update SwaggerUI
March 4, 2022 Danil Shein 0.5.1-alt2
- enable tests