From 286d7665adc9adbc74206522f9e323c5aeaf99d4 Mon Sep 17 00:00:00 2001 From: Adrian Dudau Date: Thu, 10 Aug 2017 14:00:10 +0200 Subject: python-thrift: Drop recipe Newer version (v0.10.0) maintained in meta-python. Signed-off-by: Adrian Dudau --- .../recipes-devtools/python/python-thrift_0.9.2.bb | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 meta-openstack/recipes-devtools/python/python-thrift_0.9.2.bb diff --git a/meta-openstack/recipes-devtools/python/python-thrift_0.9.2.bb b/meta-openstack/recipes-devtools/python/python-thrift_0.9.2.bb deleted file mode 100644 index ec2ea0c..0000000 --- a/meta-openstack/recipes-devtools/python/python-thrift_0.9.2.bb +++ /dev/null @@ -1,16 +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" - -SRCNAME = "thrift" - -SRC_URI = "https://pypi.python.org/packages/source/t/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" - -SRC_URI[md5sum] = "91f1c224c46a257bb428431943387dfd" -SRC_URI[sha256sum] = "08f665e4b033c9d2d0b6174d869273104362c80e77ee4c01054a74141e378afa" - -S = "${WORKDIR}/${SRCNAME}-${PV}" - -inherit setuptools -- cgit v1.2.3-54-g00ecf