diff options
author | Tim Orling <timothy.t.orling@linux.intel.com> | 2017-11-25 08:37:37 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-01-20 22:31:56 +0000 |
commit | 5dd24c1753716facf2d638b6cbec22bcee0c4aa3 (patch) | |
tree | fdabad7eef76e4d9fe2e158eb061a6b83185e71c /meta/recipes-rt | |
parent | b6777878ff03c3e956386020a19d11c875c835ae (diff) | |
download | poky-5dd24c1753716facf2d638b6cbec22bcee0c4aa3.tar.gz |
python*-manifest.json: add dependencies, runpy
* runpy allows running modules/scripts with 'python -m foo'
- create explicit python2 and 3 packages rather than the
misc catchall
* python3-setuptools and html.parser RDEPENDS on _markupbase
- add to python3-core rather than misc catchall
* pip3 RDEPENDS on plistlib, http.client
- already packaged in python2, add to python3
- add http/ to -netclient
* "pip3 install" RDEPENDS on encodingds.idna
- encodings.idna packaged in -core, but missing:
- stringprep (move from -codecs to -core)
- unicodedata (move from -codecs to -core)
(From OE-Core rev: 65a85c7db3de8d16ff91a5208a59cc2202d34e5b)
Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-rt')
0 files changed, 0 insertions, 0 deletions