summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-lockfile_0.12.2.bb
Commit message (Collapse)AuthorAgeFilesLines
* python-lockfile: Fix build error as following:leimaohui2018-05-291-0/+6
| | | | | | | "distutils.errors.DistutilsError: Could not find suitable distribution for Requirement.parse('pbr>=1.8')" Signed-off-by: Lei Maohui <leimaohui@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* meta-python: Add python-daemon recipe and its dependenciesKrzysztof Kozlowski2017-07-141-0/+13
Add recipes for python-daemon PIP package with its dependencies - lockfile and docutils. Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>