From 488533cf2c5bde7244d5c65ee5b13684896eb7ad Mon Sep 17 00:00:00 2001 From: Daniela Plascencia Date: Tue, 20 Jun 2017 12:20:04 -0700 Subject: python-lazy-object-proxy: adds Python3 support Extend the recipe for Python3 support. Signed-off-by: Daniela Plascencia Signed-off-by: Martin Jansa --- meta-python/recipes-devtools/python/python3-lazy-object-proxy_1.3.1.bb | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-lazy-object-proxy_1.3.1.bb (limited to 'meta-python/recipes-devtools/python/python3-lazy-object-proxy_1.3.1.bb') diff --git a/meta-python/recipes-devtools/python/python3-lazy-object-proxy_1.3.1.bb b/meta-python/recipes-devtools/python/python3-lazy-object-proxy_1.3.1.bb new file mode 100644 index 0000000000..150e12fd46 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-lazy-object-proxy_1.3.1.bb @@ -0,0 +1,2 @@ +inherit setuptools3 +require python-lazy-object-proxy.inc -- cgit v1.2.3-54-g00ecf