aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2024-02-19 21:48:01 +0000
committerKhem Raj <raj.khem@gmail.com>2024-02-19 23:22:24 -0800
commit16935136bd80c1ce832a86bd1972d2e5d4c061d6 (patch)
tree1eb83caea0f65decf0883ba5d86a91c890a33968
parentfd0418411b3da78b4b11f1eb9e1e15cfa6fe6a85 (diff)
downloadmeta-openembedded-contrib-16935136bd80c1ce832a86bd1972d2e5d4c061d6.tar.gz
python3-license-expression: re-enable passing ptests for the package
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-python/conf/include/ptest-packagelists-meta-python.inc4
1 files changed, 3 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 b80b966242..9c1d6eeaf0 100644
--- a/meta-python/conf/include/ptest-packagelists-meta-python.inc
+++ b/meta-python/conf/include/ptest-packagelists-meta-python.inc
@@ -25,6 +25,9 @@ PTESTS_FAST_META_PYTHON = "\
python3-intervals \
python3-ipy \
python3-iso3166 \
+ python3-jdcal \
+ python3-jsmin \
+ python3-msgpack \
python3-multidict \
python3-parse-type \
python3-platformdirs \
@@ -74,7 +77,6 @@ PTESTS_PROBLEMS_META_PYTHON ="\
python3-gpiod \
python3-jdcal \
python3-jsmin \
- python3-license-expression \
python3-msgpack \
python3-ordered-set \
python3-parse \