Skip to content

Commit

Permalink
python3-pyperf: upgrade 2.6.2 -> 2.6.3
Browse files Browse the repository at this point in the history
Changelog:
==========
-Fix mem_max_rss measurement on macOS
-openembeddedgh-174: Support free-threading CPython by disabling psutil related
features

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
  • Loading branch information
wangmingyu84 authored and kraj committed Mar 20, 2024
1 parent bc2ca24 commit 9824259
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Features: \
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://COPYING;md5=78bc2e6e87c8c61272937b879e6dc2f8"

SRC_URI[sha256sum] = "64d8fadce6a74f478f29832c1eaa2a04856655ebff17292d5237fc8317c3a3c5"
SRC_URI[sha256sum] = "9752fe749c21e460a564bb3f52fc319b892c62ee61c5138b4a9bbf94ad2755e6"

DEPENDS += "python3-six-native"

Expand Down

0 comments on commit 9824259

Please sign in to comment.