summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-apiflask_2.1.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-apiflask: version bump 2.1.1 -> 2.2.1Jan Vermaete2024-11-051-18/+0
| | | | | | | | | | | 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>
* python3-apiflask: upgrade 2.1.0 -> 2.1.1Wang Mingyu2024-03-201-0/+18
Changelog: ========== -Reuse the File, Config field, and file-related validators from flask-marshmallow -Add support for a --quiet option to the flask spec command -Fix the flask spec command for validators operating on complex data types Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>