mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-12 07:48:25 +00:00
python3-typeguard: update ptest dependencies and re-enable functional tests
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
b0a2d2d63d
commit
bb8e0534be
@ -58,6 +58,7 @@ PTESTS_FAST_META_PYTHON = "\
|
||||
python3-sqlparse \
|
||||
python3-tomlkit \
|
||||
python3-trustme \
|
||||
python3-typeguard \
|
||||
python3-ujson \
|
||||
python3-u-msgpack-python \
|
||||
python3-unidiff \
|
||||
@ -82,7 +83,6 @@ PTESTS_PROBLEMS_META_PYTHON ="\
|
||||
python3-pyzmq \
|
||||
python3-scrypt \
|
||||
python3-service-identity \
|
||||
python3-typeguard \
|
||||
python3-whoosh \
|
||||
python3-xlrd \
|
||||
"
|
||||
|
||||
@ -21,6 +21,7 @@ RDEPENDS:${PN}-ptest += " \
|
||||
python3-typing-extensions \
|
||||
python3-unittest-automake-output \
|
||||
python3-unixadmin \
|
||||
python3-mypy \
|
||||
"
|
||||
|
||||
do_install_ptest() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user