From: Wang Mingyu Date: Tue, 19 Dec 2023 09:42:41 +0000 (+0800) Subject: python3-license-expression: upgrade 30.1.1 -> 30.2.0 X-Git-Tag: uninative-4.4~658 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2fd616e68dba7ab193e6ea074615b4f6c6ed6b53;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git python3-license-expression: upgrade 30.1.1 -> 30.2.0 Changelog: ============ -Use latest skeleton -Update license list to latest ScanCode and SPDX 3.22 -Add Python 3.12 support in CI Signed-off-by: Wang Mingyu Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-license-expression_30.1.1.bb b/meta/recipes-devtools/python/python3-license-expression_30.2.0.bb similarity index 91% rename from meta/recipes-devtools/python/python3-license-expression_30.1.1.bb rename to meta/recipes-devtools/python/python3-license-expression_30.2.0.bb index 92ca419e4a0..76ce58e58f8 100644 --- a/meta/recipes-devtools/python/python3-license-expression_30.1.1.bb +++ b/meta/recipes-devtools/python/python3-license-expression_30.2.0.bb @@ -4,7 +4,7 @@ HOMEPAGE = "https://github.com/nexB/license-expression" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://apache-2.0.LICENSE;md5=86d3f3a95c324c9479bd8986968f4327" -SRC_URI[sha256sum] = "42375df653ad85e6f5b4b0385138b2dbea1f5d66360783d8625c3e4f97f11f0c" +SRC_URI[sha256sum] = "599928edd995c43fc335e0af342076144dc71cb858afa1ed9c1c30c4e81794f5" inherit pypi ptest python_setuptools_build_meta