From 500066d4f2cdaad0ee431f81cc732c9dbc141636 Mon Sep 17 00:00:00 2001 From: zangrc Date: Thu, 2 Jan 2020 16:09:13 +0800 Subject: python-cliff: upgrade 2.16.0 -> 2.17.0 Signed-off-by: Zang Ruochen Signed-off-by: Bruce Ashfield --- meta-openstack/recipes-devtools/python/python-cliff_2.17.0.bb | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 meta-openstack/recipes-devtools/python/python-cliff_2.17.0.bb (limited to 'meta-openstack/recipes-devtools/python/python-cliff_2.17.0.bb') 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 @@ +inherit setuptools +require python-cliff.inc + +# RDEPENDS only fot python2 +RDEPENDS_${PN} += " \ + python-unicodecsv \ +" -- cgit v1.2.3-54-g00ecf