diff options
| author | Jan Vermaete <jan.vermaete@gmail.com> | 2025-11-13 19:47:21 +0100 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-11-13 19:05:06 -0800 |
| commit | 7fc0a7ac15f4a0403cb0e437da0d7037ee5dd432 (patch) | |
| tree | c594fce56b3d0732918c354fc3dc2357f2b43856 /meta-python/conf/include/ptest-packagelists-meta-python.inc | |
| parent | d4543917cbb034c21cf67640cf0818f6f8b18606 (diff) | |
| download | meta-openembedded-7fc0a7ac15f4a0403cb0e437da0d7037ee5dd432.tar.gz | |
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>
Diffstat (limited to 'meta-python/conf/include/ptest-packagelists-meta-python.inc')
| -rw-r--r-- | meta-python/conf/include/ptest-packagelists-meta-python.inc | 1 |
1 files changed, 1 insertions, 0 deletions
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 = "\ | |||
| 127 | python3-scrypt \ | 127 | python3-scrypt \ |
| 128 | python3-traitlets \ | 128 | python3-traitlets \ |
| 129 | python3-typer \ | 129 | python3-typer \ |
| 130 | python3-uvicorn \ | ||
| 130 | python3-yappi \ | 131 | python3-yappi \ |
| 131 | " | 132 | " |
| 132 | 133 | ||
