diff options
author | Hongxu Jia <hongxu.jia@windriver.com> | 2019-11-05 23:49:29 -0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-11-06 19:58:01 -0800 |
commit | 51d1251f8b7a02db345880152f3260b916674db3 (patch) | |
tree | 517895b44689e948f626ff9202cdc124f44c7d1d /meta-python/recipes-devtools/python/python-contextlib2.inc | |
parent | ee4ee7645c612b5b0765eaf67be61a52f3daca74 (diff) | |
download | meta-openembedded-51d1251f8b7a02db345880152f3260b916674db3.tar.gz |
python-importlib-metadata: add missing runtime depends
>From setup.cfg:
...
20 install_requires =
21 zipp>=0.5
22 pathlib2; python_version=='3.4.*' or python_version < '3'
23 contextlib2; python_version < '3'
24 configparser>=3.5; python_version < '3'
...
Add missing runtime depends while python version < '3'
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-contextlib2.inc')
0 files changed, 0 insertions, 0 deletions