From: Wang Mingyu <[email protected]> Changelog: ============= - Register the "benchmark" pytest mark to avoid PytestUnknownMarkWarning - Update C extension docstrings and remove stale comments
Signed-off-by: Wang Mingyu <[email protected]> --- .../python/{python3-xxhash_3.8.0.bb => python3-xxhash_3.8.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-xxhash_3.8.0.bb => python3-xxhash_3.8.1.bb} (85%) diff --git a/meta-python/recipes-devtools/python/python3-xxhash_3.8.0.bb b/meta-python/recipes-devtools/python/python3-xxhash_3.8.1.bb similarity index 85% rename from meta-python/recipes-devtools/python/python3-xxhash_3.8.0.bb rename to meta-python/recipes-devtools/python/python3-xxhash_3.8.1.bb index d33da2a57a..4416949f2f 100644 --- a/meta-python/recipes-devtools/python/python3-xxhash_3.8.0.bb +++ b/meta-python/recipes-devtools/python/python3-xxhash_3.8.1.bb @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=82f3295151c5e61043a4a201c031a5ee" DEPENDS += "python3-setuptools-scm-native" -SRC_URI[sha256sum] = "d72b2204f37840b0f16f34192c09b994b97bd25823d723d47a1eddfacf06eb43" +SRC_URI[sha256sum] = "b0de4bf3aa66363552d52c6a89003c479911f12098cd48a53d44a0f7a25f7c46" SRC_URI += " \ file://run-ptest \ -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#128206): https://lists.openembedded.org/g/openembedded-devel/message/128206 Mute This Topic: https://lists.openembedded.org/mt/120278943/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
