From b0457789777ae8b1c1d24a09381a184ff94d60b7 Mon Sep 17 00:00:00 2001 From: Zang Ruochen Date: Thu, 2 Jan 2020 15:35:17 +0800 Subject: [PATCH] python-pyperf: upgrade 1.6.1 -> 1.7.0 Signed-off-by: Zang Ruochen Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python-pyperf.inc | 4 ++-- .../python/{python-pyperf_1.6.1.bb => python-pyperf_1.7.0.bb} | 0 .../{python3-pyperf_1.6.1.bb => python3-pyperf_1.7.0.bb} | 0 3 files changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python-pyperf_1.6.1.bb => python-pyperf_1.7.0.bb} (100%) rename meta-python/recipes-devtools/python/{python3-pyperf_1.6.1.bb => python3-pyperf_1.7.0.bb} (100%) diff --git a/meta-python/recipes-devtools/python/python-pyperf.inc b/meta-python/recipes-devtools/python/python-pyperf.inc index 81837f3005..2e6304b99a 100644 --- a/meta-python/recipes-devtools/python/python-pyperf.inc +++ b/meta-python/recipes-devtools/python/python-pyperf.inc @@ -13,8 +13,8 @@ Features: \ LICENSE = "MIT" LIC_FILES_CHKSUM = "file://COPYING;md5=78bc2e6e87c8c61272937b879e6dc2f8" -SRC_URI[md5sum] = "d67fe5f447963da8873f3e9923f76de1" -SRC_URI[sha256sum] = "8d0143a22a13ee10c997a648f30b82cdc40175d5a20b11055ae058a82e45d371" +SRC_URI[md5sum] = "e30b67b62a4e30e4504352d0778c622c" +SRC_URI[sha256sum] = "0d214aa65e085d3e4108a36152cb12f7cd0f4e7fda93b5134b43a9687c975786" inherit pypi diff --git a/meta-python/recipes-devtools/python/python-pyperf_1.6.1.bb b/meta-python/recipes-devtools/python/python-pyperf_1.7.0.bb similarity index 100% rename from meta-python/recipes-devtools/python/python-pyperf_1.6.1.bb rename to meta-python/recipes-devtools/python/python-pyperf_1.7.0.bb diff --git a/meta-python/recipes-devtools/python/python3-pyperf_1.6.1.bb b/meta-python/recipes-devtools/python/python3-pyperf_1.7.0.bb similarity index 100% rename from meta-python/recipes-devtools/python/python3-pyperf_1.6.1.bb rename to meta-python/recipes-devtools/python/python3-pyperf_1.7.0.bb