summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2023-11-04 13:28:54 -0700
committerKhem Raj <raj.khem@gmail.com>2023-11-06 08:47:31 -0800
commitfa3494f7ef63819671abda88b43af7f37cc9ecdb (patch)
tree9d73511f0638b7283d5cb21d5fa9b7410bb0fb72 /meta-python/recipes-devtools/python
parente5534e994d00cf407e9bcabed1e0437038eb2ce7 (diff)
downloadmeta-openembedded-fa3494f7ef63819671abda88b43af7f37cc9ecdb.tar.gz
python3-pyperf: upgrade 2.6.1 -> 2.6.2
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-pyperf_2.6.2.bb (renamed from meta-python/recipes-devtools/python/python3-pyperf_2.6.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pyperf_2.6.1.bb b/meta-python/recipes-devtools/python/python3-pyperf_2.6.2.bb
index c63e75cf2e..3f284f2453 100644
--- a/meta-python/recipes-devtools/python/python3-pyperf_2.6.1.bb
+++ b/meta-python/recipes-devtools/python/python3-pyperf_2.6.2.bb
@@ -13,7 +13,7 @@ Features: \
13LICENSE = "MIT" 13LICENSE = "MIT"
14LIC_FILES_CHKSUM = "file://COPYING;md5=78bc2e6e87c8c61272937b879e6dc2f8" 14LIC_FILES_CHKSUM = "file://COPYING;md5=78bc2e6e87c8c61272937b879e6dc2f8"
15 15
16SRC_URI[sha256sum] = "171aea69b8efde61210e512166d8764e7765a9c7678b768052174b01f349f247" 16SRC_URI[sha256sum] = "64d8fadce6a74f478f29832c1eaa2a04856655ebff17292d5237fc8317c3a3c5"
17 17
18DEPENDS += "${PYTHON_PN}-six-native" 18DEPENDS += "${PYTHON_PN}-six-native"
19 19