diff options
Diffstat (limited to 'meta-python')
| -rw-r--r-- | meta-python/conf/include/ptest-packagelists-meta-python.inc | 2 | ||||
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-typeguard_4.1.5.bb | 1 |
2 files changed, 2 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 | " |
diff --git a/meta-python/recipes-devtools/python/python3-typeguard_4.1.5.bb b/meta-python/recipes-devtools/python/python3-typeguard_4.1.5.bb index 000620ef73..1e9f6685db 100644 --- a/meta-python/recipes-devtools/python/python3-typeguard_4.1.5.bb +++ b/meta-python/recipes-devtools/python/python3-typeguard_4.1.5.bb | |||
| @@ -21,6 +21,7 @@ RDEPENDS:${PN}-ptest += " \ | |||
| 21 | python3-typing-extensions \ | 21 | python3-typing-extensions \ |
| 22 | python3-unittest-automake-output \ | 22 | python3-unittest-automake-output \ |
| 23 | python3-unixadmin \ | 23 | python3-unixadmin \ |
| 24 | python3-mypy \ | ||
| 24 | " | 25 | " |
| 25 | 26 | ||
| 26 | do_install_ptest() { | 27 | do_install_ptest() { |
