Re: [OE-core] [PATCH v2] python3: update manifest RDEPENDS for importlib and compression packages

2016-07-11 Thread Derek Straka
In going through the meta-python RDEPENDS for the python3 packages, I've found a fair number of modules/files missing from the expected packages that have fallen through to -misc (compression libs, crypt items, etc). I'm planning on taking a stab at getting the -misc items placed in their

[OE-core] [PATCH v2] python3: update manifest RDEPENDS for importlib and compression packages

2016-07-11 Thread Derek Straka
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 --- meta/recipes-devtools/python/python-3.5-manifest.inc | 6 +++---