summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-ujson_1.35.bb
Commit message (Collapse)AuthorAgeFilesLines
* meta-python: remove python2 recipes from layerAndrey Zhizhikin2020-01-221-2/+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>
* python3-ujson: support Python 3Pascal Bach2017-10-151-15/+2
| | | | | Signed-off-by: Pascal Bach <pascal.bach@nextrem.ch> Signed-off-by: Martin Jansa <Martin.Jansa@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-ujson: correct RDEPENDS to pull in needed python packagesDerek Straka2016-07-221-1/+4
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-ujson: update to 0.35Derek Straka2016-02-251-0/+13
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>