summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-fasteners_0.18.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-fasteners: upgrade 0.17.3 -> 0.18wangmy2022-09-201-0/+13
Changelog: ========== Reshuffle the process lock code and properly document it. Revamp the docs and switch from sphinx to mkdocs Remove difficult to use tread lock features from docs Bring back support for eventlet spawn_n Remove support for python3.6. It should still work, but is no longer tested. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>