| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | python3-apiflask: upgrade 2.2.1 -> 2.3.2 | Wang Mingyu | 2024-12-24 | 1 | -16/+0 |
| | | | | | | | | | | | | | | Changelog: =========== - Fix response headers to be compliant with the OpenAPI specification for versions 3.0.0+ - Fix input data loading implementation when input validation is skipped - Include input documentation in API spec when specifying validation=False on @input decorator - Support skipping the validation for the request body with @input(validation=False) - Enable CI test for Python 3.13. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
| * | python3-apiflask: version bump 2.1.1 -> 2.2.1 | Jan Vermaete | 2024-11-05 | 1 | -0/+16 |
| fixed: do_check_backend: QA Issue: inherits setuptools3 but has pyproject.toml with setuptools.build_meta, use the correct class [pep517-backend] warning:oelint.vars.dependsordered:'RDEPENDS' entries should be ordered alphabetically Download of the source archive was failing with PYPI_PACKAGE set. Signed-off-by: Jan Vermaete <jan.vermaete@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | |||||
