diff options
author | Hongxu Jia <hongxu.jia@windriver.com> | 2019-11-05 23:49:35 -0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-11-06 19:58:01 -0800 |
commit | c693c2c932700f474da2be5d596c590121560c13 (patch) | |
tree | d41645d00adfd0db16a2aeba404604d179dd54ed /meta-python/recipes-devtools/python/python-pyjwt.inc | |
parent | c88a349fd770d5bc42b75c67a6bd083ac115a4b6 (diff) | |
download | meta-openembedded-c693c2c932700f474da2be5d596c590121560c13.tar.gz |
python-configparser: add python-pkgutil to runtime depends
...
$ python
$ >>> import backports
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/usr/lib/python2.7/site-packages/backports/__init__.py", line 4, in <module>
from pkgutil import extend_path
ImportError: No module named pkgutil
...
Modeule pkgutil comes from python-pkgutil
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-pyjwt.inc')
0 files changed, 0 insertions, 0 deletions