aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/contrib
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2017-11-13 10:49:06 +1300
committerPaul Eggleton <paul.eggleton@linux.intel.com>2017-11-13 10:59:08 +1300
commit5c396e4795c8314caa84c2f6cc2842f53f59dfaf (patch)
tree9d0624cbd45ac0ac03a7d0d1cac9142706e08068 /scripts/contrib
parenta17f3ec910366e9e7551fa24fbc07929b9584341 (diff)
downloadopenembedded-core-contrib-paule/recipetool-fix2.tar.gz
recipetool: create: fix failure handling included dictspaule/recipetool-fix2
If a setup dict in a python setup.py file pulled in the contents of another dict (e.g. **otherdict), then we got an error when mapping the keys because the key is None in that case. Skip those keys to avoid the error (we pick up the values directly in any case). A quick reproducer for this issue: recipetool create https://files.pythonhosted.org/packages/source/p/pyqtgraph/pyqtgraph-0.10.0.tar.gz Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Diffstat (limited to 'scripts/contrib')
0 files changed, 0 insertions, 0 deletions