summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/python/python-cython-0.15.1
Commit message (Collapse)AuthorAgeFilesLines
* python-cython: upgrade to 0.20.1Martin Jansa2014-06-101-27/+0
| | | | | | * 0.19+ version is required by newer python-efl-0.10.0 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-cython: add patch to fix build error with some distutils packagesMartin Jansa2011-10-121-0/+27
* fails with TypeError: unsupported operand type(s) for +: 'NoneType' and 'str' in setup.py when using python-2.6 or python-2.7 (don't know about python-3*) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>