aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-lazy-object-proxy_1.3.1.bb
diff options
context:
space:
mode:
authorDaniela Plascencia <daniela.plascencia@linux.intel.com>2017-06-20 12:20:04 -0700
committerMartin Jansa <Martin.Jansa@gmail.com>2017-06-22 16:03:00 +0200
commit488533cf2c5bde7244d5c65ee5b13684896eb7ad (patch)
treefb178c2a9ccc3f25c256fa40dff90cb18b6eef36 /meta-python/recipes-devtools/python/python3-lazy-object-proxy_1.3.1.bb
parentb184b6dbf5962494b15fe151a01a0be27b28ef63 (diff)
downloadmeta-openembedded-contrib-488533cf2c5bde7244d5c65ee5b13684896eb7ad.tar.gz
python-lazy-object-proxy: 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>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-lazy-object-proxy_1.3.1.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-lazy-object-proxy_1.3.1.bb2
1 files changed, 2 insertions, 0 deletions
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