diff mbox series

[meta-python,22/23] python3-xxhash: upgrade 4.0.0 -> 4.0.1

Message ID 20260826080926.989-22-wangmy@fujitsu.com
State New
Headers show
Series [meta-webserver,01/23] cockpit: upgrade 364 -> 366 | expand

Commit Message

Wang Mingyu Aug. 26, 2026, 8:09 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../python/{python3-xxhash_4.0.0.bb => python3-xxhash_4.0.1.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-xxhash_4.0.0.bb => python3-xxhash_4.0.1.bb} (85%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-xxhash_4.0.0.bb b/meta-python/recipes-devtools/python/python3-xxhash_4.0.1.bb
similarity index 85%
rename from meta-python/recipes-devtools/python/python3-xxhash_4.0.0.bb
rename to meta-python/recipes-devtools/python/python3-xxhash_4.0.1.bb
index 52efce26db..4a9a995414 100644
--- a/meta-python/recipes-devtools/python/python3-xxhash_4.0.0.bb
+++ b/meta-python/recipes-devtools/python/python3-xxhash_4.0.1.bb
@@ -5,7 +5,7 @@  LIC_FILES_CHKSUM = "file://LICENSE;md5=c6a4f6d709b13927e4d5e9ff13cf8956"
 
 DEPENDS += "python3-setuptools-scm-native"
 
-SRC_URI[sha256sum] = "6b4040b26c73c75e6c12273b0ae237f9235f39cce5fabb683a64e9f20d09df8b"
+SRC_URI[sha256sum] = "d55bf4ef10eb09b8b6866790e083d26d087d84caa3cc0946ba87c3ca7ecaf7b7"
 
 SRC_URI += " \
     file://run-ptest \