aboutsummaryrefslogtreecommitdiffstats
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 19:44:06 -0800
commit20813564c3a9bf7396518d257b3d636232fe15e5 (patch)
tree6e902903405229e99f913139cea093fcea42754b
parent87572aa53ca28185dd41c4e55e8a6aa8d7f66436 (diff)
downloadmeta-openembedded-contrib-20813564c3a9bf7396518d257b3d636232fe15e5.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>
-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 7fa96a4951..2733280e61 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 = "\
python3-dominate \
python3-execnet \
python3-geojson \
+ python3-gunicorn \
python3-html2text \
python3-inflection \
python3-intervals \
@@ -74,7 +75,6 @@ PTESTS_PROBLEMS_META_PYTHON ="\
python3-dnspython \
python3-fastjsonschema \
python3-gpiod \
- python3-gunicorn \
python3-inotify \
python3-license-expression \
python3-ordered-set \