diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-thrift_0.9.2.bb (renamed from meta-openstack/recipes-devtools/python/python-thrift_0.9.1.bb) | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-thrift_0.9.1.bb b/meta-openstack/recipes-devtools/python/python-thrift_0.9.2.bb index ca22472..ec2ea0c 100644 --- a/meta-openstack/recipes-devtools/python/python-thrift_0.9.1.bb +++ b/meta-openstack/recipes-devtools/python/python-thrift_0.9.2.bb | |||
| @@ -2,15 +2,14 @@ DESCRIPTION = "Python bindings for the Apache Thrift RPC system" | |||
| 2 | HOMEPAGE = "https://pypi.python.org/pypi/amqp/" | 2 | HOMEPAGE = "https://pypi.python.org/pypi/amqp/" |
| 3 | SECTION = "devel/python" | 3 | SECTION = "devel/python" |
| 4 | LICENSE = "Apache-2.0" | 4 | LICENSE = "Apache-2.0" |
| 5 | LIC_FILES_CHKSUM = "file://README;md5=1bd6aa02231f9e3aa626d8c13c20e1c8" | 5 | LIC_FILES_CHKSUM = "file://PKG-INFO;md5=df17a59cc9e1327ec49c2285e13ac477" |
| 6 | 6 | ||
| 7 | PR = "r0" | ||
| 8 | SRCNAME = "thrift" | 7 | SRCNAME = "thrift" |
| 9 | 8 | ||
| 10 | SRC_URI = "https://pypi.python.org/packages/source/t/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" | 9 | SRC_URI = "https://pypi.python.org/packages/source/t/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" |
| 11 | 10 | ||
| 12 | SRC_URI[md5sum] = "8989a8a96b0e3a3380cfb89c44e172a6" | 11 | SRC_URI[md5sum] = "91f1c224c46a257bb428431943387dfd" |
| 13 | SRC_URI[sha256sum] = "7d1a75c9bd73b02662483fc68b3e60bc24d75f6e55492d379f3053d68c937770" | 12 | SRC_URI[sha256sum] = "08f665e4b033c9d2d0b6174d869273104362c80e77ee4c01054a74141e378afa" |
| 14 | 13 | ||
| 15 | S = "${WORKDIR}/${SRCNAME}-${PV}" | 14 | S = "${WORKDIR}/${SRCNAME}-${PV}" |
| 16 | 15 | ||
