diff mbox series

[30/46] python3-license-expression: upgrade 30.4.0 -> 30.4.1

Message ID 20250203164130.3403325-30-richard.purdie@linuxfoundation.org
State New
Headers show
Series [01/46] at-spi2-core: upgrade 2.54.0 -> 2.54.1 | expand

Commit Message

Richard Purdie Feb. 3, 2025, 4:41 p.m. UTC
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
---
 ...xpression_30.4.0.bb => python3-license-expression_30.4.1.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-license-expression_30.4.0.bb => python3-license-expression_30.4.1.bb} (89%)
diff mbox series

Patch

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"