diff options
| author | Adrian Dudau <adrian.dudau@enea.com> | 2017-08-08 11:58:16 +0200 |
|---|---|---|
| committer | Adrian Dudau <adrian.dudau@enea.com> | 2017-08-08 13:28:23 +0200 |
| commit | 1432a014b4ed61211f6291217f026eeb755fe3d5 (patch) | |
| tree | 8a29a8e2d8d4a94e20241c510f9b728504423e51 | |
| parent | a7f52e5f6e589ecc827bac4205f3eedf8e1063aa (diff) | |
| download | meta-cloud-services-1432a014b4ed61211f6291217f026eeb755fe3d5.tar.gz | |
python-osprofiler: Downgrade to v1.4.0
This is the latest recommended by latest stable/newton.
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-osprofiler_1.4.0.bb (renamed from meta-openstack/recipes-devtools/python/python-osprofiler_1.5.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-osprofiler_1.5.0.bb b/meta-openstack/recipes-devtools/python/python-osprofiler_1.4.0.bb index bae0efd..f2d0270 100644 --- a/meta-openstack/recipes-devtools/python/python-osprofiler_1.5.0.bb +++ b/meta-openstack/recipes-devtools/python/python-osprofiler_1.4.0.bb | |||
| @@ -7,8 +7,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=19cbd64715b51267a47bf3750cc6a8a5" | |||
| 7 | SRCNAME = "osprofiler" | 7 | SRCNAME = "osprofiler" |
| 8 | SRC_URI = "http://pypi.io/packages/source/o/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" | 8 | SRC_URI = "http://pypi.io/packages/source/o/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" |
| 9 | 9 | ||
| 10 | SRC_URI[md5sum] = "6762b5420fd95646a26c4eaca1af9e64" | 10 | SRC_URI[md5sum] = "52ca8902e3cb7f33a33775ea24500985" |
| 11 | SRC_URI[sha256sum] = "aee63cfd888e6049ea82535ce458ce4844b4ac893dcb18060eda24192505627e" | 11 | SRC_URI[sha256sum] = "cda53436ffc8fc155fd220dd9bc9b2819c89f35baf62cd85f68dd5ea900f33fc" |
| 12 | 12 | ||
| 13 | S = "${WORKDIR}/${SRCNAME}-${PV}" | 13 | S = "${WORKDIR}/${SRCNAME}-${PV}" |
| 14 | 14 | ||
