summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-yappi_0.98.bb
Commit message (Collapse)AuthorAgeFilesLines
* python-yappi: add a python3 version of the recipeDerek Straka2018-02-111-16/+2
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python-yappi: correct the RDEPENDS to work on a minimal python installDerek Straka2017-12-111-0/+1
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* meta-python: Remove superfluous "PYPI_PACKAGE" assignmentsRobert P. J. Day2017-03-071-1/+0
| | | | | | | | | | | | 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>
* python-yappi: update to version 0.98Derek Straka2016-11-231-0/+16
* Verified license remains the MIT Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>