diff options
| author | Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 2019-04-12 10:57:46 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2019-04-12 12:39:36 -0700 |
| commit | 4eb588a90d94db21676d125bbfc2647ac48ca245 (patch) | |
| tree | 7c1455a770439d8f589c906a101adab2ed315209 /meta-python/recipes-devtools/python/python-attrs_19.1.0.bb | |
| parent | d15d7bba78179dd73fa77631a9a220a2efd4978f (diff) | |
| download | meta-openembedded-4eb588a90d94db21676d125bbfc2647ac48ca245.tar.gz | |
python-attrs: upgrade 18.1.0 -> 19.1.0
-Upgrade from python-attrs_18.1.0.bb to python-attrs_19.1.0.bb.
-Upgrade from python3-attrs_18.1.0.bb to python3-attrs_19.1.0.bb.
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-attrs_19.1.0.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python-attrs_19.1.0.bb | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-attrs_19.1.0.bb b/meta-python/recipes-devtools/python/python-attrs_19.1.0.bb new file mode 100644 index 0000000000..e3bec0fdfd --- /dev/null +++ b/meta-python/recipes-devtools/python/python-attrs_19.1.0.bb | |||
| @@ -0,0 +1,6 @@ | |||
| 1 | inherit setuptools | ||
| 2 | require python-attrs.inc | ||
| 3 | |||
| 4 | RDEPENDS_${PN} += "\ | ||
| 5 | ${PYTHON_PN}-subprocess \ | ||
| 6 | " | ||
