]> code.ossystems Code Review - openembedded-core.git/commit
python3: update manifest RDEPENDS for importlib and compression packages
authorDerek Straka <derek@asterius.io>
Mon, 11 Jul 2016 18:05:22 +0000 (14:05 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 20 Jul 2016 09:24:51 +0000 (10:24 +0100)
commit769ad8e114fda1fe112d3747408edbeb7b066a85
tree5657b0cd2444317b387ccfc10cf74b351a3a7878
parentf9fab69a15a71f541f93fb38319de03ad07b1bf5
python3: update manifest RDEPENDS for importlib and compression packages

zipfile.py has dependencies on importlib, threading, and shell
importlib has a dependency on lang
operator and contextlib added to the lang package instead of falling into misc

Signed-off-by: Derek Straka <derek@asterius.io>
meta/recipes-devtools/python/python-3.5-manifest.inc
scripts/contrib/python/generate-manifest-3.5.py