[oe] [meta-python] [PATCH] python-pyperf: upgrade 1.6.1 -> 1.7.0

Zang Ruochen zangrc.fnst at cn.fujitsu.com
Thu Jan 2 07:35:17 UTC 2020


Signed-off-by: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
---
 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 81837f300..2e6304b99 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
-- 
2.20.1





More information about the Openembedded-devel mailing list