Go to file
Wang Mingyu 974dfbeb44
python3-apiflask: upgrade 2.4.0 -> 3.0.0
Changelog:
=============
- Add support for Python 3.14.
- Drop support for Python 3.8 and PyPy 3.10.
- Decouple from marshmallow and add an adapter system to support different
  serialization/deserialization libraries
- Add support for Pydantic models as data schemas
- Fix subclassed MethodView resources cannot be added as URL rules
- Add support for API key auth with APIKeyHeaderAuth, APIKeyCookieAuth,
  and APIKeyQueryAuth. Add support for runtime selection of authentication
  methods with MultiAuth. Deprecate the API key auth with HTTPTokenAuth
- Remove implicit security scheme naming rules
- Remove implicit schema naming change (i.e. 'Schema' suffix stripping)
- Deprecate the EmptySchema class. Use empty dict {} instead
- Remove the deprecated __version__ attribute. Use feature detection or
  importlib.metadata.version("apiflask") instead.
- Fix the support for marshmallow DelimitedList field in OpenAPI spec generation

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-11-18 08:23:44 -08:00
contrib
meta-filesystems ntfs-3g-ntfsprogs: update UPSTREAM_CHECK_URI 2025-11-08 06:27:15 -08:00
meta-gnome gimp: upgrade 3.0.4 -> 3.0.6 2025-11-14 15:04:26 -08:00
meta-initramfs ubi-utils-klibc: Upgrade 2.0.2 -> 2.3.0 2025-11-04 16:52:47 -08:00
meta-multimedia fluidsynth: update 2.4.5 -> 2.4.8 2025-10-31 08:55:36 -07:00
meta-networking openipmi: upgrade 2.0.36 -> 2.0.37 2025-11-18 08:23:44 -08:00
meta-oe pv: upgrade 1.10.0 -> 1.10.1 2025-11-18 08:23:44 -08:00
meta-perl adduser: add UPSTREAM_CHECK_URI 2025-11-08 06:27:14 -08:00
meta-python python3-apiflask: upgrade 2.4.0 -> 3.0.0 2025-11-18 08:23:44 -08:00
meta-webserver swagger-ui: upgrade 5.30.0 -> 5.30.2 2025-11-11 10:19:44 -08:00
meta-xfce xfce4-screenshooter: Add gtk-layer-shell to depends with wayland 2025-11-18 08:17:56 -08:00
.b4-config Add toplevel b4 config file 2025-04-10 08:31:06 -07:00
.gitignore
COPYING.MIT
README.md layers: Move READMEs to markdown format 2023-06-17 08:30:01 -07:00

Collection of layers for the OE-core universe

Main layer maintainer: Khem Raj raj.khem@gmail.com

This repository is a collection of layers to suppliment OE-Core with additional packages, Each layer have designated maintainer Please see the respective READMEs in the layer subdirectories