python3-ujson: support Python 3

Signed-off-by: Pascal Bach <pascal.bach@nextrem.ch>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Pascal Bach
2017-10-04 14:03:49 +02:00
committed by Martin Jansa
parent 328156b2b0
commit 36f873f8d5
3 changed files with 19 additions and 15 deletions

View File

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