]> 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)
committerFabio Berton <fabio.berton@ossystems.com.br>
Wed, 31 Aug 2016 14:35:05 +0000 (11:35 -0300)
commit8bbfe9bd229e3f795577eb5df1cd5104651e2ba2
tree8b667a99d7981fd9c1c1c4c8927d82120539db59
parent6acbda5ac9c4edbcabbe11227db1655fbc8d904c
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>
(cherry picked from commit 769ad8e114fda1fe112d3747408edbeb7b066a85)
meta/recipes-devtools/python/python-3.5-manifest.inc
scripts/contrib/python/generate-manifest-3.5.py