]> code.ossystems Code Review - openembedded-core.git/commit
python3-manifest.json: add pathlib to core
authorTim Orling <timothy.t.orling@linux.intel.com>
Sat, 11 Apr 2020 01:27:02 +0000 (18:27 -0700)
committerSteve Sakoman <steve@sakoman.com>
Thu, 30 Apr 2020 21:59:59 +0000 (11:59 -1000)
commit81bec2f08229723b550a0cc33d1c77f82432814d
treeec6a1dfb5ceb93534d4014a262251e922440ff93
parentc1892a1074560e27671975f4b9fb92468d9874da
python3-manifest.json: add pathlib to core

The pathlib module is for Object-oriented filesystem paths

It also provides a lot of handy utilities for checking on
paths. This seems to justify adding it to the core package
along side os, sys, and the other *path libraries.

[YOCTO #13670]

Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-devtools/python/python3/python3-manifest.json