Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python-cython: upgrade to 0.20.1 | Martin Jansa | 2014-06-10 | 1 | -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 packages | Martin Jansa | 2011-10-12 | 1 | -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> |