summaryrefslogtreecommitdiffstats
path: root/meta-python/conf/include/ptest-packagelists-meta-python.inc
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2025-04-01 20:38:33 -0700
committerKhem Raj <raj.khem@gmail.com>2025-04-01 21:54:56 -0700
commit52138d7faf1d869381725e70a94b927c1d99b94c (patch)
treeb17e42c7c2b7d152f89b1a400946450ef784a714 /meta-python/conf/include/ptest-packagelists-meta-python.inc
parentd9468fad734a4a31c323324f9ba552ed052d040e (diff)
downloadmeta-openembedded-52138d7faf1d869381725e70a94b927c1d99b94c.tar.gz
python3-typing-inspection: Add recipe
This is needed by new versions of lief and pydantic python modules 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 fc71eb4003..fc6c164c3e 100644
--- a/meta-python/conf/include/ptest-packagelists-meta-python.inc
+++ b/meta-python/conf/include/ptest-packagelists-meta-python.inc
@@ -84,6 +84,7 @@ PTESTS_FAST_META_PYTHON = "\
84 python3-tomlkit \ 84 python3-tomlkit \
85 python3-trustme \ 85 python3-trustme \
86 python3-typeguard \ 86 python3-typeguard \
87 python3-typing-inspection \
87 python3-tzdata \ 88 python3-tzdata \
88 python3-ujson \ 89 python3-ujson \
89 python3-u-msgpack-python \ 90 python3-u-msgpack-python \