diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2017-08-25 04:22:05 +0100 |
---|---|---|
committer | Paul Eggleton <paul.eggleton@linux.intel.com> | 2017-08-25 15:32:17 +1200 |
commit | 66e9dbc5db329448c756cf59d2a00273e99382ba (patch) | |
tree | 0cddb15df9556404bcd1b9ee427d39addccb1d1d /meta-python/recipes-devtools/python/python-zopeinterface.inc | |
parent | 8fa8e493475e7a261aa75ee0652218d272c00e39 (diff) | |
download | meta-openembedded-contrib-66e9dbc5db329448c756cf59d2a00273e99382ba.tar.gz |
python-paho-mqtt: fix downloading during do_compilepaule/python-paho-mqtt-fixes
During do_compile if setup.py finds that pytest-runner - which is
declared as a setup dependency in setup.py - isn't available it was
attempting to download it from pypi, which is problematic if you are
behind a proxy because the environment for do_compile isn't set up for
that. Add an appropriate native dependency to prevent this situation.
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-zopeinterface.inc')
0 files changed, 0 insertions, 0 deletions