[oe-commits] [meta-openembedded] 19/32: python-pyperf: upgrade 1.6.1 -> 1.7.0

git at git.openembedded.org git at git.openembedded.org
Thu Jan 2 17:48:50 UTC 2020


This is an automated email from the git hooks/post-receive script.

khem pushed a commit to branch master-next
in repository meta-openembedded.

commit b0457789777ae8b1c1d24a09381a184ff94d60b7
Author: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
AuthorDate: Thu Jan 2 15:35:17 2020 +0800

    python-pyperf: upgrade 1.6.1 -> 1.7.0
    
    Signed-off-by: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-python/recipes-devtools/python/python-pyperf.inc                 | 4 ++--
 .../python/{python-pyperf_1.6.1.bb => python-pyperf_1.7.0.bb}         | 0
 .../python/{python3-pyperf_1.6.1.bb => python3-pyperf_1.7.0.bb}       | 0
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-python/recipes-devtools/python/python-pyperf.inc b/meta-python/recipes-devtools/python/python-pyperf.inc
index 81837f3..2e6304b 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

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list