summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/conf/include/ptest-packagelists-meta-python.inc2
-rw-r--r--meta-python/recipes-devtools/python/python3-trustme_1.1.0.bb1
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 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 \
diff --git a/meta-python/recipes-devtools/python/python3-trustme_1.1.0.bb b/meta-python/recipes-devtools/python/python3-trustme_1.1.0.bb
index ac03bce2b0..21161a0e0f 100644
--- a/meta-python/recipes-devtools/python/python3-trustme_1.1.0.bb
+++ b/meta-python/recipes-devtools/python/python3-trustme_1.1.0.bb
@@ -20,6 +20,7 @@ RDEPENDS:${PN} += " \
20" 20"
21 21
22RDEPENDS:${PN}-ptest += " \ 22RDEPENDS:${PN}-ptest += " \
23 python3-pyopenssl \
23 python3-pyasn1-modules \ 24 python3-pyasn1-modules \
24 python3-pytest \ 25 python3-pytest \
25 python3-service-identity \ 26 python3-service-identity \