summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-webargs_8.6.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* 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>