From a8dbbbeda1f6ae65e6a2239c3d2c504ca1c37bc7 Mon Sep 17 00:00:00 2001 From: zangrc Date: Tue, 14 Jan 2020 10:16:15 +0800 Subject: python-thrift: Add python3 version Signed-off-by: Zang Ruochen Signed-off-by: Bruce Ashfield --- meta-openstack/recipes-devtools/python/python3-thrift_0.9.2.bb | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 meta-openstack/recipes-devtools/python/python3-thrift_0.9.2.bb (limited to 'meta-openstack/recipes-devtools/python/python3-thrift_0.9.2.bb') diff --git a/meta-openstack/recipes-devtools/python/python3-thrift_0.9.2.bb b/meta-openstack/recipes-devtools/python/python3-thrift_0.9.2.bb new file mode 100644 index 0000000..095dcba --- /dev/null +++ b/meta-openstack/recipes-devtools/python/python3-thrift_0.9.2.bb @@ -0,0 +1,2 @@ +require python-thrift.inc +inherit setuptools3 -- cgit v1.2.3-54-g00ecf