diff options
| author | Derek Straka <derek@asterius.io> | 2024-02-19 21:47:54 +0000 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2024-02-19 23:22:24 -0800 |
| commit | 11399f45bee8d5b63f501321fd472e30bea63f2d (patch) | |
| tree | fa48ae043c9e3b760cba296d35a97b22f05f1d09 /meta-python/conf/include/ptest-packagelists-meta-python.inc | |
| parent | c4ae69707d06f3f68638a5fd50d4f0fb1b90d27b (diff) | |
| download | meta-openembedded-11399f45bee8d5b63f501321fd472e30bea63f2d.tar.gz | |
python3-trustme: add runtime dependency for tests and re-add to ptest
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 5985482628..51fcdd2b29 100644 --- a/meta-python/conf/include/ptest-packagelists-meta-python.inc +++ b/meta-python/conf/include/ptest-packagelists-meta-python.inc | |||
| @@ -50,6 +50,7 @@ PTESTS_FAST_META_PYTHON = "\ | |||
| 50 | python3-soupsieve \ | 50 | python3-soupsieve \ |
| 51 | python3-sqlparse \ | 51 | python3-sqlparse \ |
| 52 | python3-tomlkit \ | 52 | python3-tomlkit \ |
| 53 | python3-trustme \ | ||
| 53 | python3-ujson \ | 54 | python3-ujson \ |
| 54 | python3-u-msgpack-python \ | 55 | python3-u-msgpack-python \ |
| 55 | python3-unidiff \ | 56 | python3-unidiff \ |
| @@ -83,7 +84,6 @@ PTESTS_PROBLEMS_META_PYTHON ="\ | |||
| 83 | python3-pyzmq \ | 84 | python3-pyzmq \ |
| 84 | python3-scrypt \ | 85 | python3-scrypt \ |
| 85 | python3-service-identity \ | 86 | python3-service-identity \ |
| 86 | python3-trustme \ | ||
| 87 | python3-typeguard \ | 87 | python3-typeguard \ |
| 88 | python3-whoosh \ | 88 | python3-whoosh \ |
| 89 | python3-xlrd \ | 89 | python3-xlrd \ |
