aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-decorator_4.0.2.bb
diff options
context:
space:
mode:
authorDominic Sacré <dominic.sacre@gmx.de>2015-08-24 17:27:55 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2015-08-31 19:17:07 +0200
commit4058807b84c52438b6dbda967875ab1a74b35655 (patch)
tree021863da5de54a883335a92917d2214baea67c51 /meta-python/recipes-devtools/python/python3-decorator_4.0.2.bb
parent29aa76af6579f95340488d2b5ba6fb66f8ea2771 (diff)
downloadmeta-openembedded-contrib-4058807b84c52438b6dbda967875ab1a74b35655.tar.gz
python3-decorator: Add new recipe
Use a common .inc file for the python-decorator and python3-decorator recipes. Signed-off-by: Dominic Sacré <dominic.sacre@gmx.de> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-decorator_4.0.2.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-decorator_4.0.2.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-decorator_4.0.2.bb b/meta-python/recipes-devtools/python/python3-decorator_4.0.2.bb
new file mode 100644
index 0000000000..844cbdc9a9
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python3-decorator_4.0.2.bb
@@ -0,0 +1,2 @@
+inherit setuptools3
+require python-decorator.inc