diff options
| author | Derek Straka <derek@asterius.io> | 2024-02-23 17:46:49 +0000 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2024-02-26 08:13:20 -0800 |
| commit | bb8e0534be8349e73b069a63739e965e9442934e (patch) | |
| tree | f89586892cd47744e57d3e4ddc221c44304fcc2e /meta-python/conf/include/ptest-packagelists-meta-python.inc | |
| parent | b0a2d2d63d875fcf11792e6a9981886c54342535 (diff) | |
| download | meta-openembedded-bb8e0534be8349e73b069a63739e965e9442934e.tar.gz | |
python3-typeguard: update ptest dependencies and re-enable functional tests
Signed-off-by: Derek Straka <derek@asterius.io>
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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/conf/include/ptest-packagelists-meta-python.inc b/meta-python/conf/include/ptest-packagelists-meta-python.inc index 6903157cec..b3ed60a26b 100644 --- a/meta-python/conf/include/ptest-packagelists-meta-python.inc +++ b/meta-python/conf/include/ptest-packagelists-meta-python.inc | |||
| @@ -58,6 +58,7 @@ PTESTS_FAST_META_PYTHON = "\ | |||
| 58 | python3-sqlparse \ | 58 | python3-sqlparse \ |
| 59 | python3-tomlkit \ | 59 | python3-tomlkit \ |
| 60 | python3-trustme \ | 60 | python3-trustme \ |
| 61 | python3-typeguard \ | ||
| 61 | python3-ujson \ | 62 | python3-ujson \ |
| 62 | python3-u-msgpack-python \ | 63 | python3-u-msgpack-python \ |
| 63 | python3-unidiff \ | 64 | python3-unidiff \ |
| @@ -82,7 +83,6 @@ PTESTS_PROBLEMS_META_PYTHON ="\ | |||
| 82 | python3-pyzmq \ | 83 | python3-pyzmq \ |
| 83 | python3-scrypt \ | 84 | python3-scrypt \ |
| 84 | python3-service-identity \ | 85 | python3-service-identity \ |
| 85 | python3-typeguard \ | ||
| 86 | python3-whoosh \ | 86 | python3-whoosh \ |
| 87 | python3-xlrd \ | 87 | python3-xlrd \ |
| 88 | " | 88 | " |
