From 36f873f8d59bd8b2afa962fce51b546f281c866f Mon Sep 17 00:00:00 2001 From: Pascal Bach Date: Wed, 4 Oct 2017 14:03:49 +0200 Subject: python3-ujson: support Python 3 Signed-off-by: Pascal Bach Signed-off-by: Martin Jansa --- meta-python/recipes-devtools/python/python3-ujson_1.35.bb | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-ujson_1.35.bb (limited to 'meta-python/recipes-devtools/python/python3-ujson_1.35.bb') diff --git a/meta-python/recipes-devtools/python/python3-ujson_1.35.bb b/meta-python/recipes-devtools/python/python3-ujson_1.35.bb new file mode 100644 index 0000000000..ae4cc0a812 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-ujson_1.35.bb @@ -0,0 +1,2 @@ +inherit setuptools3 +require python-ujson.inc -- cgit v1.2.3-54-g00ecf