diff options
| author | zangrc <zangrc.fnst@cn.fujitsu.com> | 2020-01-02 16:09:13 +0800 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2020-01-08 16:24:33 -0500 |
| commit | 500066d4f2cdaad0ee431f81cc732c9dbc141636 (patch) | |
| tree | 38cfb4030741fd41b023e3d3a2403cd7f86d0e9c /meta-openstack/recipes-devtools/python/python-cliff_2.17.0.bb | |
| parent | 204ffae30734169efb5da4520d9540e84e9a819f (diff) | |
| download | meta-cloud-services-500066d4f2cdaad0ee431f81cc732c9dbc141636.tar.gz | |
python-cliff: upgrade 2.16.0 -> 2.17.0
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-cliff_2.17.0.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-cliff_2.17.0.bb | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-cliff_2.17.0.bb b/meta-openstack/recipes-devtools/python/python-cliff_2.17.0.bb new file mode 100644 index 0000000..6fadd5b --- /dev/null +++ b/meta-openstack/recipes-devtools/python/python-cliff_2.17.0.bb | |||
| @@ -0,0 +1,7 @@ | |||
| 1 | inherit setuptools | ||
| 2 | require python-cliff.inc | ||
| 3 | |||
| 4 | # RDEPENDS only fot python2 | ||
| 5 | RDEPENDS_${PN} += " \ | ||
| 6 | python-unicodecsv \ | ||
| 7 | " | ||
