diff options
Diffstat (limited to 'meta-python')
| -rw-r--r-- | meta-python/conf/include/ptest-packagelists-meta-python.inc | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/meta-python/conf/include/ptest-packagelists-meta-python.inc b/meta-python/conf/include/ptest-packagelists-meta-python.inc index 05cf0332c8..f6a8129793 100644 --- a/meta-python/conf/include/ptest-packagelists-meta-python.inc +++ b/meta-python/conf/include/ptest-packagelists-meta-python.inc | |||
| @@ -12,6 +12,7 @@ PTESTS_FAST_META_PYTHON = "\ | |||
| 12 | python3-ansicolors \ | 12 | python3-ansicolors \ |
| 13 | python3-asgiref \ | 13 | python3-asgiref \ |
| 14 | python3-aspectlib \ | 14 | python3-aspectlib \ |
| 15 | python3-betamax \ | ||
| 15 | python3-bleak \ | 16 | python3-bleak \ |
| 16 | python3-blinker \ | 17 | python3-blinker \ |
| 17 | python3-breathe \ | 18 | python3-breathe \ |
| @@ -21,7 +22,9 @@ PTESTS_FAST_META_PYTHON = "\ | |||
| 21 | python3-click \ | 22 | python3-click \ |
| 22 | python3-dasbus \ | 23 | python3-dasbus \ |
| 23 | python3-dominate \ | 24 | python3-dominate \ |
| 25 | python3-dnspython \ | ||
| 24 | python3-execnet \ | 26 | python3-execnet \ |
| 27 | python3-fastjsonschema \ | ||
| 25 | python3-fastnumbers \ | 28 | python3-fastnumbers \ |
| 26 | python3-flask \ | 29 | python3-flask \ |
| 27 | python3-flexcache \ | 30 | python3-flexcache \ |
| @@ -71,6 +74,7 @@ PTESTS_FAST_META_PYTHON = "\ | |||
| 71 | python3-pytoml \ | 74 | python3-pytoml \ |
| 72 | python3-pyyaml-include \ | 75 | python3-pyyaml-include \ |
| 73 | python3-pydbus \ | 76 | python3-pydbus \ |
| 77 | python3-pyzmq \ | ||
| 74 | python3-pyzstd \ | 78 | python3-pyzstd \ |
| 75 | python3-rapidjson \ | 79 | python3-rapidjson \ |
| 76 | python3-requests-file \ | 80 | python3-requests-file \ |
| @@ -121,9 +125,6 @@ PTESTS_SLOW_META_PYTHON = "\ | |||
| 121 | " | 125 | " |
| 122 | 126 | ||
| 123 | PTESTS_PROBLEMS_META_PYTHON = "\ | 127 | PTESTS_PROBLEMS_META_PYTHON = "\ |
| 124 | python3-betamax \ | ||
| 125 | python3-dnspython \ | ||
| 126 | python3-fastjsonschema \ | ||
| 127 | python3-pyasyncore \ | 128 | python3-pyasyncore \ |
| 128 | python3-pyzmq \ | 129 | tftpy \ |
| 129 | " | 130 | " |
