summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-pathlib2: upgrade 2.3.6 -> 2.3.7wangmy2022-02-161-0/+12
Changelog: ========= This version will be the last release to support Python 2.7. Fix bug in samefile on Windows when file does not exist. Add newline parameter for write_text (see issue #64). Add many more type annotations. Continuous integration migrated to github actions. Project migrated to jazzband. (From OE-Core rev: 30b8cc39e11361e37f0141cd202b355bdab50307) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>