python-greenlet: Add support for python3

Extend recipe to support python3 as well

Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Moritz Fischer
2017-06-01 09:42:48 -07:00
committed by Martin Jansa
parent 49ea5f4fa4
commit f53d17a1a9
3 changed files with 13 additions and 10 deletions

View File

@@ -0,0 +1,2 @@
inherit distutils3
require python-greenlet.inc