python-unidiff: adds Python3 support

Extend the recipe for Python3 support.

Signed-off-by: Daniela Plascencia <daniela.plascencia@linux.intel.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Daniela Plascencia
2017-07-18 03:30:54 -07:00
committed by Martin Jansa
parent 7c550fd300
commit 1e6c70dd04
3 changed files with 13 additions and 9 deletions

View File

@@ -0,0 +1,2 @@
require python-unidiff.inc
inherit setuptools3