diff options
| author | Chen Qi <Qi.Chen@windriver.com> | 2018-06-26 14:01:01 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2018-06-27 22:17:33 -0700 |
| commit | 4d7532da6d16cade57bbd048f08793e68f27a1a0 (patch) | |
| tree | 67c3115ab8443da816f707183b35f2cf218eb4ca /meta-python/recipes-devtools/python/python-attrs_18.1.0.bb | |
| parent | 51d413cbfa9361e65447c273fffa20ee561b0749 (diff) | |
| download | meta-openembedded-4d7532da6d16cade57bbd048f08793e68f27a1a0.tar.gz | |
python(3)-attrs: upgrade 17.4.0 -> 18.1.0
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-attrs_18.1.0.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python-attrs_18.1.0.bb | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-attrs_18.1.0.bb b/meta-python/recipes-devtools/python/python-attrs_18.1.0.bb new file mode 100644 index 0000000000..e3bec0fdfd --- /dev/null +++ b/meta-python/recipes-devtools/python/python-attrs_18.1.0.bb | |||
| @@ -0,0 +1,6 @@ | |||
| 1 | inherit setuptools | ||
| 2 | require python-attrs.inc | ||
| 3 | |||
| 4 | RDEPENDS_${PN} += "\ | ||
| 5 | ${PYTHON_PN}-subprocess \ | ||
| 6 | " | ||
