summaryrefslogtreecommitdiffstats
path: root/meta-python/conf/include/ptest-packagelists-meta-python.inc
diff options
context:
space:
mode:
authorJan Vermaete <jan.vermaete@gmail.com>2025-11-10 18:40:22 +0100
committerKhem Raj <raj.khem@gmail.com>2025-11-10 10:21:42 -0800
commit94d633bbe8a5c913a5a229262ec00c6ce4dfb10c (patch)
tree69f333a1c969d3a18544396d236f4834b3fff0bb /meta-python/conf/include/ptest-packagelists-meta-python.inc
parent91a1d13cc471472ba04075338986a74d3f79c709 (diff)
downloadmeta-openembedded-94d633bbe8a5c913a5a229262ec00c6ce4dfb10c.tar.gz
python3-python-dotenv: new recipe (1.2.1)
Moving the recipe from meta-homeassistant to meta-opemembedded. + version bump 1.1.1 -> 1.2.1 + add ptest - exclude 2 tests (oe-specific) - added to PTESTS_FAST_META_PYTHON v2: += for -ptest (Thanks Gyorgy Sarvari) Signed-off-by: Jan Vermaete <jan.vermaete@gmail.com> 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.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/conf/include/ptest-packagelists-meta-python.inc b/meta-python/conf/include/ptest-packagelists-meta-python.inc
index f9a477c47c..750051e804 100644
--- a/meta-python/conf/include/ptest-packagelists-meta-python.inc
+++ b/meta-python/conf/include/ptest-packagelists-meta-python.inc
@@ -65,6 +65,7 @@ PTESTS_FAST_META_PYTHON = "\
65 python3-pydantic \ 65 python3-pydantic \
66 python3-pydantic-core \ 66 python3-pydantic-core \
67 python3-pylint \ 67 python3-pylint \
68 python3-python-dotenv \
68 python3-python-multipart \ 69 python3-python-multipart \
69 python3-ptyprocess \ 70 python3-ptyprocess \
70 python3-py-cpuinfo \ 71 python3-py-cpuinfo \