From bd948393d9ed37c11089ef5313327b73ba33ab5b Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Tue, 14 Apr 2026 18:38:40 +0800 Subject: [PATCH] python3-soundcard: upgrade 0.4.5 -> 0.4.6 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../{python3-soundcard_0.4.5.bb => python3-soundcard_0.4.6.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-soundcard_0.4.5.bb => python3-soundcard_0.4.6.bb} (85%) diff --git a/meta-python/recipes-devtools/python/python3-soundcard_0.4.5.bb b/meta-python/recipes-devtools/python/python3-soundcard_0.4.6.bb similarity index 85% rename from meta-python/recipes-devtools/python/python3-soundcard_0.4.5.bb rename to meta-python/recipes-devtools/python/python3-soundcard_0.4.6.bb index 5116892dad..17308a8965 100644 --- a/meta-python/recipes-devtools/python/python3-soundcard_0.4.5.bb +++ b/meta-python/recipes-devtools/python/python3-soundcard_0.4.6.bb @@ -6,7 +6,7 @@ SECTION = "devel/python" LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://LICENSE;md5=e39df1540c06c17ca310ce87c36b042c" -SRC_URI[sha256sum] = "07272ba927e32cafdf634e4a1ca53b9a3218321a60c7d2e08f54b832a56946aa" +SRC_URI[sha256sum] = "9b46d64a26f97cd7d88bcfc385c97c069f97c5ec3404e4e7c23771598a8cf47b" inherit pypi setuptools3 features_check