diff mbox series

[meta-python,8/8] python3-license-expression: re-enable passing ptests for the package

Message ID 20240219214801.1514843-8-derek@asterius.io
State Accepted
Headers show
Series [meta-python,1/8] python3-trustme: add runtime dependency for tests and re-add to ptest | expand

Commit Message

Derek Straka Feb. 19, 2024, 9:48 p.m. UTC
Signed-off-by: Derek Straka <derek@asterius.io>
---
 meta-python/conf/include/ptest-packagelists-meta-python.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/meta-python/conf/include/ptest-packagelists-meta-python.inc b/meta-python/conf/include/ptest-packagelists-meta-python.inc
index 5e4e5d45a..fe8f07c85 100644
--- a/meta-python/conf/include/ptest-packagelists-meta-python.inc
+++ b/meta-python/conf/include/ptest-packagelists-meta-python.inc
@@ -27,6 +27,7 @@  PTESTS_FAST_META_PYTHON = "\
     python3-iso3166 \
     python3-jdcal \
     python3-jsmin \
+    python3-license-expression \
     python3-msgpack \
     python3-multidict \
     python3-parse \
@@ -76,7 +77,6 @@  PTESTS_PROBLEMS_META_PYTHON ="\
     python3-dnspython \
     python3-fastjsonschema \
     python3-gpiod \
-    python3-license-expression \
     python3-ordered-set \
     python3-pillow \
     python3-pint \