aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-yappi_0.98.bb
AgeCommit message (Collapse)Author
2018-02-11python-yappi: add a python3 version of the recipeDerek Straka
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2017-12-11python-yappi: correct the RDEPENDS to work on a minimal python installDerek Straka
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2017-03-07meta-python: Remove superfluous "PYPI_PACKAGE" assignmentsRobert P. J. Day
Given calculation of PYPI_PACKAGE value from recipe file name, a number of Python recipe files unnecessarily set this value, so delete these superfluous lines. In addition, the act of editing added a missing EOL at the end of one of the files. Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-11-23python-yappi: update to version 0.98Derek Straka
* Verified license remains the MIT Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>