diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2026-05-27 17:47:45 +0800 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-05-31 03:08:52 -0700 |
| commit | 97e7884212d309765a40dc755fd96fb4b759733f (patch) | |
| tree | 96264de3ff7633060ae2b78dbd32e20f423f1934 /meta-python | |
| parent | 0bb35687067a583f5d4c874ec6cff9cd3b24afca (diff) | |
| download | meta-openembedded-97e7884212d309765a40dc755fd96fb4b759733f.tar.gz | |
python3-pytest-codspeed: upgrade 5.0.2 -> 5.0.3
Changelog:
chore: move callgrind skip obj API to instrument-hooks
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
Diffstat (limited to 'meta-python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-pytest-codspeed_5.0.3.bb (renamed from meta-python/recipes-devtools/python/python3-pytest-codspeed_5.0.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pytest-codspeed_5.0.2.bb b/meta-python/recipes-devtools/python/python3-pytest-codspeed_5.0.3.bb index 4397f0e851..c782414b03 100644 --- a/meta-python/recipes-devtools/python/python3-pytest-codspeed_5.0.2.bb +++ b/meta-python/recipes-devtools/python/python3-pytest-codspeed_5.0.3.bb | |||
| @@ -4,7 +4,7 @@ LICENSE = "MIT" | |||
| 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=2856cbe664e8843cd4fd4c1d1d85c2c3" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=2856cbe664e8843cd4fd4c1d1d85c2c3" |
| 5 | 5 | ||
| 6 | DEPENDS = "python3-cffi-native" | 6 | DEPENDS = "python3-cffi-native" |
| 7 | SRC_URI[sha256sum] = "93fea30b2d7266343dd505a182bdf1eb47f96f5fa2929f1d9aff01d3b60e1589" | 7 | SRC_URI[sha256sum] = "91afef90e6a96b013495e4702ef5d6358614a449e71008cdc194ef668778b92f" |
| 8 | 8 | ||
| 9 | inherit pypi python_hatchling | 9 | inherit pypi python_hatchling |
| 10 | 10 | ||
