From: Richard Purdie Date: Sat, 1 Feb 2025 08:09:36 +0000 (+0000) Subject: python3-license-expression: upgrade 30.4.0 -> 30.4.1 X-Git-Tag: yocto-5.2~605 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=125af6707480408a2e32ba042ed7bfb4de5f6182;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git python3-license-expression: upgrade 30.4.0 -> 30.4.1 Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-license-expression_30.4.0.bb b/meta/recipes-devtools/python/python3-license-expression_30.4.1.bb similarity index 89% rename from meta/recipes-devtools/python/python3-license-expression_30.4.0.bb rename to meta/recipes-devtools/python/python3-license-expression_30.4.1.bb index 3af739bed40..649b53ea492 100644 --- a/meta/recipes-devtools/python/python3-license-expression_30.4.0.bb +++ b/meta/recipes-devtools/python/python3-license-expression_30.4.1.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] = "6464397f8ed4353cc778999caec43b099f8d8d5b335f282e26a9eb9435522f05" +SRC_URI[sha256sum] = "9f02105f9e0fcecba6a85dfbbed7d94ea1c3a70cf23ddbfb5adf3438a6f6fce0" inherit pypi ptest-python-pytest python_setuptools_build_meta PYPI_PACKAGE = "license_expression"