mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
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>
This commit is contained in:
parent
c4ae69707d
commit
11399f45be
|
|
@ -50,6 +50,7 @@ PTESTS_FAST_META_PYTHON = "\
|
|||
python3-soupsieve \
|
||||
python3-sqlparse \
|
||||
python3-tomlkit \
|
||||
python3-trustme \
|
||||
python3-ujson \
|
||||
python3-u-msgpack-python \
|
||||
python3-unidiff \
|
||||
|
|
@ -83,7 +84,6 @@ PTESTS_PROBLEMS_META_PYTHON ="\
|
|||
python3-pyzmq \
|
||||
python3-scrypt \
|
||||
python3-service-identity \
|
||||
python3-trustme \
|
||||
python3-typeguard \
|
||||
python3-whoosh \
|
||||
python3-xlrd \
|
||||
|
|
|
|||
|
|
@ -20,6 +20,7 @@ RDEPENDS:${PN} += " \
|
|||
"
|
||||
|
||||
RDEPENDS:${PN}-ptest += " \
|
||||
python3-pyopenssl \
|
||||
python3-pyasn1-modules \
|
||||
python3-pytest \
|
||||
python3-service-identity \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user