Signed-off-by: Zang Ruochen <[email protected]> --- .../python/{python-osprofiler_2.8.1.bb => python-osprofiler_2.8.2.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-openstack/recipes-devtools/python/{python-osprofiler_2.8.1.bb => python-osprofiler_2.8.2.bb} (83%)
diff --git a/meta-openstack/recipes-devtools/python/python-osprofiler_2.8.1.bb b/meta-openstack/recipes-devtools/python/python-osprofiler_2.8.2.bb similarity index 83% rename from meta-openstack/recipes-devtools/python/python-osprofiler_2.8.1.bb rename to meta-openstack/recipes-devtools/python/python-osprofiler_2.8.2.bb index b299709..408bbdb 100644 --- a/meta-openstack/recipes-devtools/python/python-osprofiler_2.8.1.bb +++ b/meta-openstack/recipes-devtools/python/python-osprofiler_2.8.2.bb @@ -4,8 +4,8 @@ SECTION = "devel/python" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=19cbd64715b51267a47bf3750cc6a8a5" -SRC_URI[md5sum] = "ec8ef752caf49591941fba063ca40fb4" -SRC_URI[sha256sum] = "ee6d8a40daa3909b7c594378986b8c93ec2561dd8c329bad0aa54d4795c8fa57" +SRC_URI[md5sum] = "b192bdcbf201101a97d163d7ec6f4783" +SRC_URI[sha256sum] = "525b2becd692e3c6ed77a6fdf8a9ad8a52127f18e48a3abc1264c16d7fc5208a" inherit setuptools pypi -- 2.7.4 -- _______________________________________________ meta-virtualization mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-virtualization
