From 73dbdc65fcd40fdaa8bd1627d252f794e6b1e8d9 Mon Sep 17 00:00:00 2001 From: Tim Orling Date: Tue, 3 Feb 2026 11:13:52 -0800 Subject: python3-tokenize-rt: add at v6.2.0 A wrapper around the stdlib `tokenize` which roundtrips. Dependency for python3-time-machine ptests. Use git fetcher so we have tests/ and testing/resources/ for ptest. Testsuite summary TOTAL: 45 PASS: 45 SKIP: 0 XFAIL: 0 FAIL: 0 XPASS: 0 ERROR: 0 DURATION: 8 Signed-off-by: Tim Orling Signed-off-by: Khem Raj --- meta-python/conf/include/ptest-packagelists-meta-python.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-python/conf/include') diff --git a/meta-python/conf/include/ptest-packagelists-meta-python.inc b/meta-python/conf/include/ptest-packagelists-meta-python.inc index a84718b704..bece6304e8 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 = "\ python3-starlette \ python3-tblib \ python3-tenacity \ + python3-tokenize-rt \ python3-tomli-w \ python3-tomlkit \ python3-trustme \ -- cgit v1.2.3-54-g00ecf