From 7fc0a7ac15f4a0403cb0e437da0d7037ee5dd432 Mon Sep 17 00:00:00 2001 From: Jan Vermaete Date: Thu, 13 Nov 2025 19:47:21 +0100 Subject: 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 Signed-off-by: Khem Raj --- meta-python/conf/include/ptest-packagelists-meta-python.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-python/conf/include') diff --git a/meta-python/conf/include/ptest-packagelists-meta-python.inc b/meta-python/conf/include/ptest-packagelists-meta-python.inc index 750051e804..1b7e14b9b6 100644 --- a/meta-python/conf/include/ptest-packagelists-meta-python.inc +++ b/meta-python/conf/include/ptest-packagelists-meta-python.inc @@ -127,6 +127,7 @@ PTESTS_SLOW_META_PYTHON = "\ python3-scrypt \ python3-traitlets \ python3-typer \ + python3-uvicorn \ python3-yappi \ " -- cgit v1.2.3-54-g00ecf