| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | meta-python: remove python2 recipes from layer | Andrey Zhizhikin | 2020-01-22 | 1 | -3/+0 |
| | | | | | | | | | Remove recipes which require python2 from the layer. Those recipes are moved to meta-python2 and are not required here any longer. Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
| * | python-configparser: add python-pkgutil to runtime depends | Hongxu Jia | 2019-11-06 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | ... $ 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> | ||||
| * | python-configparser: upgrade 3.7.4 -> 3.8.1 | Yuan Chao | 2019-08-12 | 1 | -0/+2 |
| Signed-off-by: Yuan Chao <yuanc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | |||||
