Package python3-module-flask-restx: Information

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

Source package: python3-module-flask-restx
Version: 1.1.0-alt1
Latest version according to Repology
Build time:  Mar 14, 2023, 10:17 AM in the task #316713
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-jsonschema
    7. python3-module-pyproject-installer >= 0.4.0
    8. python3-module-pytest
    9. python3-module-pytest-flask
    10. python3-module-pytest-mock
    11. python3-module-pytz
    12. python3-module-werkzeug
    13. python3-module-wheel
    14. python3-module-setuptools
    15. python3-module-tox
    16. python3-module-tox
    17. python3-module-tox-console-scripts
    18. python3-module-tox-no-deps
    19. rpm-build-python3

Last changed


March 13, 2023 Danil Shein 1.1.0-alt1
- new version 1.1.0
  + update SwaggerUI
Nov. 30, 2022 Danil Shein 1.0.3-alt1
- new version 1.0.3
  + update SwaggerUI
  + clean-up spec
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