aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-attrs_17.2.0.bb
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2017-12-15 15:22:00 -0500
committerArmin Kuster <akuster808@gmail.com>2018-03-12 14:38:11 -0700
commitb5948743fa9df2312cc16cd1fd7b936f82122abc (patch)
treeab2f902aa570b8678f39b57c022b54aef7d86392 /meta-python/recipes-devtools/python/python3-attrs_17.2.0.bb
parent60dfa8cb904b2f18167123b17e3d73c40cbaa936 (diff)
downloadmeta-openembedded-b5948743fa9df2312cc16cd1fd7b936f82122abc.tar.gz
python-attrs: add an initial recipe for version 17.2.0
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-attrs_17.2.0.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-attrs_17.2.0.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-attrs_17.2.0.bb b/meta-python/recipes-devtools/python/python3-attrs_17.2.0.bb
new file mode 100644
index 0000000000..c34693f506
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python3-attrs_17.2.0.bb
@@ -0,0 +1,2 @@
+inherit setuptools3
+require python-attrs.inc