diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-thrift_0.9.2.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-thrift_0.9.2.bb | 8 |
1 files changed, 1 insertions, 7 deletions
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 index ec2ea0c..e8fea35 100644 --- a/meta-openstack/recipes-devtools/python/python-thrift_0.9.2.bb +++ b/meta-openstack/recipes-devtools/python/python-thrift_0.9.2.bb | |||
| @@ -4,13 +4,7 @@ SECTION = "devel/python" | |||
| 4 | LICENSE = "Apache-2.0" | 4 | LICENSE = "Apache-2.0" |
| 5 | LIC_FILES_CHKSUM = "file://PKG-INFO;md5=df17a59cc9e1327ec49c2285e13ac477" | 5 | LIC_FILES_CHKSUM = "file://PKG-INFO;md5=df17a59cc9e1327ec49c2285e13ac477" |
| 6 | 6 | ||
| 7 | SRCNAME = "thrift" | ||
| 8 | |||
| 9 | SRC_URI = "https://pypi.python.org/packages/source/t/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" | ||
| 10 | |||
| 11 | SRC_URI[md5sum] = "91f1c224c46a257bb428431943387dfd" | 7 | SRC_URI[md5sum] = "91f1c224c46a257bb428431943387dfd" |
| 12 | SRC_URI[sha256sum] = "08f665e4b033c9d2d0b6174d869273104362c80e77ee4c01054a74141e378afa" | 8 | SRC_URI[sha256sum] = "08f665e4b033c9d2d0b6174d869273104362c80e77ee4c01054a74141e378afa" |
| 13 | 9 | ||
| 14 | S = "${WORKDIR}/${SRCNAME}-${PV}" | 10 | inherit setuptools pypi |
| 15 | |||
| 16 | inherit setuptools | ||
