From 6e04be1577612d6773e2c5093d5622d9698ca427 Mon Sep 17 00:00:00 2001 From: Konrad Weihmann Date: Sun, 27 Oct 2024 10:18:51 +0000 Subject: [PATCH] Update python3-scancode-native to 32.3.0 Closes #12301 Signed-off-by: Konrad Weihmann --- ...ncode-native_32.2.1.bb => python3-scancode-native_32.3.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-sca/python3-scancode-native/{python3-scancode-native_32.2.1.bb => python3-scancode-native_32.3.0.bb} (98%) diff --git a/recipes-sca/python3-scancode-native/python3-scancode-native_32.2.1.bb b/recipes-sca/python3-scancode-native/python3-scancode-native_32.3.0.bb similarity index 98% rename from recipes-sca/python3-scancode-native/python3-scancode-native_32.2.1.bb rename to recipes-sca/python3-scancode-native/python3-scancode-native_32.3.0.bb index 0459ee5b7..b04c51fc6 100755 --- a/recipes-sca/python3-scancode-native/python3-scancode-native_32.2.1.bb +++ b/recipes-sca/python3-scancode-native/python3-scancode-native_32.3.0.bb @@ -88,7 +88,7 @@ DEPENDS += "\ " SRC_URI = "git://github.com/nexB/scancode-toolkit.git;protocol=https;nobranch=1" -SRCREV = "e26187aee6bfece5b0f0a134bacd5d1d86f5172a" +SRCREV = "6e4293750b1b2d9104ee621335dc113d1b27b4b6" UNPACKDIR ??= "${WORKDIR}/sources-unpack" S = "${UNPACKDIR}/git"