aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2024-02-19 21:47:57 +0000
committerKhem Raj <raj.khem@gmail.com>2024-02-19 19:44:06 -0800
commitaa7b2009b860ba939075649bac668fdc2dc661b1 (patch)
treecc73df662fa37b14c71c411f327d0d098e598952
parenta621be843eb0d88dc742eeb981238daa883326ed (diff)
downloadmeta-openembedded-contrib-aa7b2009b860ba939075649bac668fdc2dc661b1.tar.gz
python3-parse: add back working ptests
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.inc2
1 files changed, 1 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 98ebdd07a1..ea62842645 100644
--- a/meta-python/conf/include/ptest-packagelists-meta-python.inc
+++ b/meta-python/conf/include/ptest-packagelists-meta-python.inc
@@ -26,6 +26,7 @@ PTESTS_FAST_META_PYTHON = "\
python3-jsmin \
python3-msgpack \
python3-multidict \
+ python3-parse \
python3-parse-type \
python3-platformdirs \
python3-polyline \
@@ -77,7 +78,6 @@ PTESTS_PROBLEMS_META_PYTHON ="\
python3-jdcal \
python3-license-expression \
python3-ordered-set \
- python3-parse \
python3-pillow \
python3-pint \
python3-pytest-lazy-fixture \