Commit Graph
2 Commits
Author SHA1 Message Date
Khem Raj 18dd7b4b79 python3-filelock: fix ptest cache-dir permissions and missing tasks/pythonpath
tests/ imports itself as "tests.*" and pulls in "capabilities" from
the sibling tasks/ dir; upstream's pyproject.toml sets
[tool.pytest] pythonpath = [".", "tasks"] to make both resolve, so
ship tasks/ and pyproject.toml into the ptest install too.

Also disable pytest's cache plugin: the non-root "tester" user ptest
runs as can't write a cache dir under the read-only-to-them
/usr/lib/python3-filelock/ptest install path.

Add python3-pytest-timeout, used by the test suite.

AI-Generated: Uses Claude Code
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2026-08-29 21:43:04 -07:00
Wang Mingyu c4bb1da0c2 python3-filelock: upgrade 3.32.3 -> 3.32.4
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
2026-08-26 10:26:45 -07:00