From 53cdb1c38d7bcd2ed0e854f4da2ec4dbb5025f5c Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Fri, 23 Feb 2024 17:55:23 +0000 Subject: python3-service-identity: add missing ptest dependencies and re-enable functional tests Signed-off-by: Derek Straka Signed-off-by: Khem Raj --- meta-python/conf/include/ptest-packagelists-meta-python.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-python/conf') diff --git a/meta-python/conf/include/ptest-packagelists-meta-python.inc b/meta-python/conf/include/ptest-packagelists-meta-python.inc index b3ed60a26b..22894487f1 100644 --- a/meta-python/conf/include/ptest-packagelists-meta-python.inc +++ b/meta-python/conf/include/ptest-packagelists-meta-python.inc @@ -52,6 +52,7 @@ PTESTS_FAST_META_PYTHON = "\ python3-requests-toolbelt \ python3-semver \ python3-serpent \ + python3-service-identity \ python3-simpleeval \ python3-smpplib \ python3-soupsieve \ @@ -82,7 +83,6 @@ PTESTS_PROBLEMS_META_PYTHON ="\ python3-pint \ python3-pyzmq \ python3-scrypt \ - python3-service-identity \ python3-whoosh \ python3-xlrd \ " -- cgit v1.2.3-54-g00ecf