summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-filelock_3.25.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-filelock: upgrade 3.24.3 -> 3.25.0Wang Mingyu3 days1-0/+29
Changelog: ============ - Suppress ValueError in _try_break_stale_lock for corrupted lock files - Fix ValueError in _acquire_transaction_lock when blocking=False with timeout - Add permissions to check workflow - Move SECURITY.md to .github/SECURITY.md - Standardize .github files to .yaml suffix - feat(async): add AsyncReadWriteLock Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>