Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python-yaml: provide both python2 and python3 package | Pascal Bach | 2017-01-25 | 1 | -64/+0 |
| | | | | | | | | Further the recipe is simplified by using the pypi and setuptools class. The custom setup.py is no onger necessary. Signed-off-by: Pascal Bach <pascal.bach@nextrem.ch> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
* | python-pyyaml 3.10: unbreak versioning | Koen Kooi | 2015-08-24 | 1 | -1/+1 |
| | | | | | | | | | | | | | Using our own setup.py is great, but it should use the same version as the recipe, otherwise you get errors like these: pkg_resources.DistributionNotFound: The 'PyYAML==3.10' distribution was not found and is required Package python-pyyaml (3.10-r0.0) is installed on root and has the following files: [..] /usr/lib/python2.7/site-packages/PyYAML-3.06-py2.7.egg-info Signed-off-by: Koen Kooi <koen.kooi@linaro.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
* | meta-python: rename recipes-python to recipes-devtools | Martin Jansa | 2014-07-30 | 1 | -0/+64 |
* match old structure from meta-oe Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> |