python3-uvicorn: new recipe (0.38.0) from meta-homeassistant

Moved the recipe from meta-homeassistant to meta-openembedded.
@see: https://github.com/meta-homeassistant/meta-homeassistant/pull/177#issuecomment-3510619876

- version bump from 0.35.0 to 0.38.0 (current latest release)
- added ptests
   - patch to skip 5 tests that did not pass the run
   - added tests to PTESTS_SLOW_META_PYTHON

Signed-off-by: Jan Vermaete <jan.vermaete@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Jan Vermaete
2025-11-13 19:47:21 +01:00
committed by Khem Raj
parent d4543917cb
commit 7fc0a7ac15
3 changed files with 100 additions and 0 deletions

View File

@@ -127,6 +127,7 @@ PTESTS_SLOW_META_PYTHON = "\
python3-scrypt \
python3-traitlets \
python3-typer \
python3-uvicorn \
python3-yappi \
"