diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-osprofiler_1.5.0.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-osprofiler_1.5.0.bb | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-osprofiler_1.5.0.bb b/meta-openstack/recipes-devtools/python/python-osprofiler_1.5.0.bb index bae0efd..16b9b36 100644 --- a/meta-openstack/recipes-devtools/python/python-osprofiler_1.5.0.bb +++ b/meta-openstack/recipes-devtools/python/python-osprofiler_1.5.0.bb | |||
| @@ -4,15 +4,10 @@ SECTION = "devel/python" | |||
| 4 | LICENSE = "Apache-2.0" | 4 | LICENSE = "Apache-2.0" |
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=19cbd64715b51267a47bf3750cc6a8a5" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=19cbd64715b51267a47bf3750cc6a8a5" |
| 6 | 6 | ||
| 7 | SRCNAME = "osprofiler" | ||
| 8 | SRC_URI = "http://pypi.io/packages/source/o/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" | ||
| 9 | |||
| 10 | SRC_URI[md5sum] = "6762b5420fd95646a26c4eaca1af9e64" | 7 | SRC_URI[md5sum] = "6762b5420fd95646a26c4eaca1af9e64" |
| 11 | SRC_URI[sha256sum] = "aee63cfd888e6049ea82535ce458ce4844b4ac893dcb18060eda24192505627e" | 8 | SRC_URI[sha256sum] = "aee63cfd888e6049ea82535ce458ce4844b4ac893dcb18060eda24192505627e" |
| 12 | 9 | ||
| 13 | S = "${WORKDIR}/${SRCNAME}-${PV}" | 10 | inherit setuptools pypi |
| 14 | |||
| 15 | inherit setuptools | ||
| 16 | 11 | ||
| 17 | # DEPENDS_default: python-pip | 12 | # DEPENDS_default: python-pip |
| 18 | 13 | ||
