diff options
| author | Jan Vermaete <jan.vermaete@gmail.com> | 2025-11-29 19:27:09 +0100 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-11-29 21:19:36 -0800 |
| commit | cc274558bdbb709522e880b52f6c94c71cddce01 (patch) | |
| tree | d56299f5480d0c03869190349336797f44ba87c8 /meta-python/conf/include/ptest-packagelists-meta-python.inc | |
| parent | 5007fe03dd7be7356544a49c395b4bfa203954ee (diff) | |
| download | meta-openembedded-cc274558bdbb709522e880b52f6c94c71cddce01.tar.gz | |
python3-fastapi[-cli]: new recipe 0.122.0
python3-fastapi at version 0.122.0
python3-fastapi-cli at version 0.0.16
Moved and modified from meta-ros (Thanks Rob Woolley)
- added ptest for fastapi (long run)
- python3-fastapi-cli does have tests,
but also a circular dependency on python-fastapi.
So no ptests for python3-fastapi
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 b0130387bb..c72b4cb5d0 100644 --- a/meta-python/conf/include/ptest-packagelists-meta-python.inc +++ b/meta-python/conf/include/ptest-packagelists-meta-python.inc | |||
| @@ -121,6 +121,7 @@ PTESTS_FAST_META_PYTHON = "\ | |||
| 121 | PTESTS_SLOW_META_PYTHON = "\ | 121 | PTESTS_SLOW_META_PYTHON = "\ |
| 122 | python3-arrow \ | 122 | python3-arrow \ |
| 123 | python3-ecdsa \ | 123 | python3-ecdsa \ |
| 124 | python3-fastapi \ | ||
| 124 | python3-google-auth \ | 125 | python3-google-auth \ |
| 125 | python3-lz4 \ | 126 | python3-lz4 \ |
| 126 | python3-marshmallow \ | 127 | python3-marshmallow \ |
