]> code.ossystems Code Review - openembedded-core.git/commit
python-io: Add runtime dependency on contextlib
authorAsh Charles <ashcharles@gmail.com>
Tue, 7 Jul 2015 21:22:54 +0000 (14:22 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 16 Jul 2015 14:08:40 +0000 (15:08 +0100)
commitb6b9df15a630605619bff060d5073272685058d6
treea8c0e7544784dbf80bb7a6584a80ab20d3b5fad8
parentc101201b3aa7378e4c65a879040fe6f509e7cdcd
python-io: Add runtime dependency on contextlib

The python-io package includes ssl.py module which imports the
contextlib library.

This applied to Python 2.7.9 but not 3.3.

Signed-off-by: Ash Charles <ashcharles@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/python/python-2.7-manifest.inc
scripts/contrib/python/generate-manifest-2.7.py