summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python
diff options
context:
space:
mode:
authorZang Ruochen <zangrc.fnst@cn.fujitsu.com>2019-07-26 09:22:33 +0800
committerBruce Ashfield <bruce.ashfield@gmail.com>2019-07-25 22:41:22 -0400
commita3db9feb7d2558779186adcea27c3c9a73b134eb (patch)
treea84e7ee0615501a3a9ee02697e028bbea250b3ac /meta-openstack/recipes-devtools/python
parente0268cdc2abbed4514a06d71b974f6d57636508a (diff)
downloadmeta-cloud-services-a3db9feb7d2558779186adcea27c3c9a73b134eb.tar.gz
python-osprofiler: upgrade 2.8.0 -> 2.8.1
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python')
-rw-r--r--meta-openstack/recipes-devtools/python/python-osprofiler_2.8.1.bb (renamed from meta-openstack/recipes-devtools/python/python-osprofiler_2.8.0.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-osprofiler_2.8.0.bb b/meta-openstack/recipes-devtools/python/python-osprofiler_2.8.1.bb
index c33c52b..b299709 100644
--- a/meta-openstack/recipes-devtools/python/python-osprofiler_2.8.0.bb
+++ b/meta-openstack/recipes-devtools/python/python-osprofiler_2.8.1.bb
@@ -4,8 +4,8 @@ SECTION = "devel/python"
4LICENSE = "Apache-2.0" 4LICENSE = "Apache-2.0"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=19cbd64715b51267a47bf3750cc6a8a5" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=19cbd64715b51267a47bf3750cc6a8a5"
6 6
7SRC_URI[md5sum] = "c48561c6c6d2112d5b06d5c4af581790" 7SRC_URI[md5sum] = "ec8ef752caf49591941fba063ca40fb4"
8SRC_URI[sha256sum] = "56f8717c1c30193706ea6f9959f5f289edee910f90ebd763db38cfbd9c1c90d4" 8SRC_URI[sha256sum] = "ee6d8a40daa3909b7c594378986b8c93ec2561dd8c329bad0aa54d4795c8fa57"
9 9
10inherit setuptools pypi 10inherit setuptools pypi
11 11