summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-webargs_8.6.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-webargs: upgrade 8.6.0 -> 8.7.0Wang Mingyu2025-04-231-17/+0
| | | | | | | | | | | Changelog: ============ - Test against Python 3.13 - Drop support for Python 3.8, which is EOL - Support marshmallow 4 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-webargs: Upgrade 8.4.0 -> 8.6.0Leon Anavi2024-10-111-0/+17
Upgrade to release 8.6.0: - Fix the handling of invalid JSON bodies in the bottle parser to support bottle versions >=0.13 - MultiDictProxy now inherits from MutableMapping rather than Mapping Switch inherit from setuptools3 to python_flit_core. License-Update: Update years Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>