]> code.ossystems Code Review - openembedded-core.git/commit
python3-pathlib2: upgrade 2.3.6 -> 2.3.7
authorwangmy <wangmy@fujitsu.com>
Mon, 14 Feb 2022 14:28:42 +0000 (22:28 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 16 Feb 2022 09:46:24 +0000 (09:46 +0000)
commit30b8cc39e11361e37f0141cd202b355bdab50307
tree592598c72b33abfac61fa772e7b1d7bb01b11926
parent19e5019c606802456c2022c6cc8f996faad457ff
python3-pathlib2: upgrade 2.3.6 -> 2.3.7

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.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb [moved from meta/recipes-devtools/python/python3-pathlib2_2.3.6.bb with 78% similarity]