summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-pyperf.inc
diff options
context:
space:
mode:
authorZang Ruochen <zangrc.fnst@cn.fujitsu.com>2020-01-02 15:35:17 +0800
committerKhem Raj <raj.khem@gmail.com>2020-01-02 09:48:20 -0800
commitb0457789777ae8b1c1d24a09381a184ff94d60b7 (patch)
treed0f7e9fd91cba55deba9217c5c5a60464cac45e0 /meta-python/recipes-devtools/python/python-pyperf.inc
parentbccea698e608c12ddfb5c82d1de56cdeb94cb776 (diff)
downloadmeta-openembedded-b0457789777ae8b1c1d24a09381a184ff94d60b7.tar.gz
python-pyperf: upgrade 1.6.1 -> 1.7.0
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-pyperf.inc')
-rw-r--r--meta-python/recipes-devtools/python/python-pyperf.inc4
1 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 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: \
13LICENSE = "MIT" 13LICENSE = "MIT"
14LIC_FILES_CHKSUM = "file://COPYING;md5=78bc2e6e87c8c61272937b879e6dc2f8" 14LIC_FILES_CHKSUM = "file://COPYING;md5=78bc2e6e87c8c61272937b879e6dc2f8"
15 15
16SRC_URI[md5sum] = "d67fe5f447963da8873f3e9923f76de1" 16SRC_URI[md5sum] = "e30b67b62a4e30e4504352d0778c622c"
17SRC_URI[sha256sum] = "8d0143a22a13ee10c997a648f30b82cdc40175d5a20b11055ae058a82e45d371" 17SRC_URI[sha256sum] = "0d214aa65e085d3e4108a36152cb12f7cd0f4e7fda93b5134b43a9687c975786"
18 18
19inherit pypi 19inherit pypi
20 20