summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-cliff_2.17.0.bb
diff options
context:
space:
mode:
authorzangrc <zangrc.fnst@cn.fujitsu.com>2020-01-02 16:09:13 +0800
committerBruce Ashfield <bruce.ashfield@gmail.com>2020-01-08 16:24:33 -0500
commit500066d4f2cdaad0ee431f81cc732c9dbc141636 (patch)
tree38cfb4030741fd41b023e3d3a2403cd7f86d0e9c /meta-openstack/recipes-devtools/python/python-cliff_2.17.0.bb
parent204ffae30734169efb5da4520d9540e84e9a819f (diff)
downloadmeta-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.bb7
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 @@
1inherit setuptools
2require python-cliff.inc
3
4# RDEPENDS only fot python2
5RDEPENDS_${PN} += " \
6 python-unicodecsv \
7"