summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-fasteners_0.20.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-fasteners: upgrade 0.19 -> 0.20Wang Mingyu2025-08-201-0/+13
Changelog: =========== - InterProcessLock now catches OSError and handles BlockingIOError correctly. - Remove support for python 3.8, python 3.9 and pypy 3.9. It should still work, - but is no longer tested. - Add support for python 3.12, 3.13 and pypy 3.11. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>