From fb1c56aa59f85fba007e0d759db2631295b7ad29 Mon Sep 17 00:00:00 2001 From: zhengruoqin Date: Mon, 24 Oct 2022 14:38:33 +0800 Subject: [PATCH] python3-xxhash: upgrade 3.0.0 -> 3.1.0 Changelog: ========= Type annotations. Enabled muslinux wheels building. Signed-off-by: Zheng Ruoqin Signed-off-by: Khem Raj --- .../python/{python3-xxhash_3.0.0.bb => python3-xxhash_3.1.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-xxhash_3.0.0.bb => python3-xxhash_3.1.0.bb} (83%) diff --git a/meta-python/recipes-devtools/python/python3-xxhash_3.0.0.bb b/meta-python/recipes-devtools/python/python3-xxhash_3.1.0.bb similarity index 83% rename from meta-python/recipes-devtools/python/python3-xxhash_3.0.0.bb rename to meta-python/recipes-devtools/python/python3-xxhash_3.1.0.bb index ca8ed3b01..bb7bdd314 100644 --- a/meta-python/recipes-devtools/python/python3-xxhash_3.0.0.bb +++ b/meta-python/recipes-devtools/python/python3-xxhash_3.1.0.bb @@ -3,7 +3,7 @@ SECTION = "devel/python" LICENSE = "BSD-2-Clause" LIC_FILES_CHKSUM = "file://LICENSE;md5=3a9dab7f159514231249aa3e108ab26b" -SRC_URI[sha256sum] = "30b2d97aaf11fb122023f6b44ebb97c6955e9e00d7461a96415ca030b5ceb9c7" +SRC_URI[sha256sum] = "ac21b1e21dc6fdfee9a57b53f4777539d53a84f2e1546a3f802f159f9966bdc1" SRC_URI += " \ file://run-ptest \