From 4101f9a4e82c3c0621b92b1d66be1b5e9faa2842 Mon Sep 17 00:00:00 2001 From: zhengruoqin Date: Tue, 20 Oct 2020 14:43:27 +0800 Subject: python3-thrift: Consolidate in a single file Consolidate inc and bb files into a single bb file. Signed-off-by: Zheng Ruoqin Signed-off-by: Bruce Ashfield --- meta-openstack/recipes-devtools/python/python-thrift.inc | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 meta-openstack/recipes-devtools/python/python-thrift.inc (limited to 'meta-openstack/recipes-devtools/python/python-thrift.inc') diff --git a/meta-openstack/recipes-devtools/python/python-thrift.inc b/meta-openstack/recipes-devtools/python/python-thrift.inc deleted file mode 100644 index 019d7c8..0000000 --- a/meta-openstack/recipes-devtools/python/python-thrift.inc +++ /dev/null @@ -1,10 +0,0 @@ -DESCRIPTION = "Python bindings for the Apache Thrift RPC system" -HOMEPAGE = "https://pypi.python.org/pypi/amqp/" -SECTION = "devel/python" -LICENSE = "Apache-2.0" -LIC_FILES_CHKSUM = "file://PKG-INFO;md5=df17a59cc9e1327ec49c2285e13ac477" - -SRC_URI[md5sum] = "91f1c224c46a257bb428431943387dfd" -SRC_URI[sha256sum] = "08f665e4b033c9d2d0b6174d869273104362c80e77ee4c01054a74141e378afa" - -inherit pypi -- cgit v1.2.3-54-g00ecf