aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python-attrs_18.1.0.bb
diff options
context:
space:
mode:
authorChen Qi <Qi.Chen@windriver.com>2018-06-26 14:01:01 +0800
committerKhem Raj <raj.khem@gmail.com>2018-06-27 22:17:33 -0700
commit8c7d8281a6a281c76a81b21f80e31cc7a6bf4d3b (patch)
tree263d91cd2e82fcd27ed5de90223608d9420fa945 /recipes-devtools/python/python-attrs_18.1.0.bb
parentd6e83738594b8fcbee627b1f0f9f30881c355225 (diff)
downloadmeta-python2-8c7d8281a6a281c76a81b21f80e31cc7a6bf4d3b.tar.gz
python(3)-attrs: upgrade 17.4.0 -> 18.1.0
(From meta-openembedded commit: 4d7532da6d16cade57bbd048f08793e68f27a1a0) Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Tim Orling <ticotimo@gmail.com>
Diffstat (limited to 'recipes-devtools/python/python-attrs_18.1.0.bb')
-rw-r--r--recipes-devtools/python/python-attrs_18.1.0.bb6
1 files changed, 6 insertions, 0 deletions
diff --git a/recipes-devtools/python/python-attrs_18.1.0.bb b/recipes-devtools/python/python-attrs_18.1.0.bb
new file mode 100644
index 0000000..e3bec0f
--- /dev/null
+++ b/recipes-devtools/python/python-attrs_18.1.0.bb
@@ -0,0 +1,6 @@
+inherit setuptools
+require python-attrs.inc
+
+RDEPENDS_${PN} += "\
+ ${PYTHON_PN}-subprocess \
+"