summaryrefslogtreecommitdiffstats
path: root/meta-python/conf
diff options
context:
space:
mode:
authorTim Orling <tim.orling@konsulko.com>2026-02-03 11:13:53 -0800
committerKhem Raj <raj.khem@gmail.com>2026-02-06 10:06:19 -0800
commit8dd259ff4dfa1da1203a7b7f55c49492dd45f267 (patch)
tree53e2631a40db8cb38e227033d6dae00b02598b4c /meta-python/conf
parent73dbdc65fcd40fdaa8bd1627d252f794e6b1e8d9 (diff)
downloadmeta-openembedded-8dd259ff4dfa1da1203a7b7f55c49492dd45f267.tar.gz
python3-time-machine: add at v3.2.0
Travel through time in your tests. https://time-machine.readthedocs.io/en/latest/ Dependency for python3-pendulum ptests. Based on the recipe in meta-homeassistant. Enable ptests. Use git fetcher so that we have tests/ for ptest. Signed-off-by: Tim Orling <tim.orling@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/conf')
-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 bece6304e8..7f4c3cc48f 100644
--- a/meta-python/conf/include/ptest-packagelists-meta-python.inc
+++ b/meta-python/conf/include/ptest-packagelists-meta-python.inc
@@ -105,6 +105,7 @@ PTESTS_FAST_META_PYTHON = "\
105 python3-starlette \ 105 python3-starlette \
106 python3-tblib \ 106 python3-tblib \
107 python3-tenacity \ 107 python3-tenacity \
108 python3-time-machine \
108 python3-tokenize-rt \ 109 python3-tokenize-rt \
109 python3-tomli-w \ 110 python3-tomli-w \
110 python3-tomlkit \ 111 python3-tomlkit \