summaryrefslogtreecommitdiffstats
path: root/meta-python/conf/include/ptest-packagelists-meta-python.inc
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2024-02-19 21:47:59 +0000
committerKhem Raj <raj.khem@gmail.com>2024-02-19 23:22:24 -0800
commit0cd1b4301ef9c2132cafdd89db1b4b635359f3c0 (patch)
treed412481d2171d3b214edc17f810693378fec7b8e /meta-python/conf/include/ptest-packagelists-meta-python.inc
parent11399f45bee8d5b63f501321fd472e30bea63f2d (diff)
downloadmeta-openembedded-0cd1b4301ef9c2132cafdd89db1b4b635359f3c0.tar.gz
python3-gunicorn: re-enable working ptests for the package
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/conf/include/ptest-packagelists-meta-python.inc')
-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 51fcdd2b2..fdc0ed6cc 100644
--- a/meta-python/conf/include/ptest-packagelists-meta-python.inc
+++ b/meta-python/conf/include/ptest-packagelists-meta-python.inc
@@ -18,6 +18,7 @@ PTESTS_FAST_META_PYTHON = "\
18 python3-dominate \ 18 python3-dominate \
19 python3-execnet \ 19 python3-execnet \
20 python3-geojson \ 20 python3-geojson \
21 python3-gunicorn \
21 python3-html2text \ 22 python3-html2text \
22 python3-inflection \ 23 python3-inflection \
23 python3-intervals \ 24 python3-intervals \
@@ -70,7 +71,6 @@ PTESTS_PROBLEMS_META_PYTHON ="\
70 python3-dnspython \ 71 python3-dnspython \
71 python3-fastjsonschema \ 72 python3-fastjsonschema \
72 python3-gpiod \ 73 python3-gpiod \
73 python3-gunicorn \
74 python3-inotify \ 74 python3-inotify \
75 python3-jdcal \ 75 python3-jdcal \
76 python3-jsmin \ 76 python3-jsmin \