]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
python3-license-expression: upgrade 30.4.1 -> 30.4.3
authorWang Mingyu <wangmy@fujitsu.com>
Mon, 30 Jun 2025 09:13:06 +0000 (17:13 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 7 Jul 2025 21:12:47 +0000 (22:12 +0100)
Changelog:
=============
- Fix missing release wheels
- Fix typo in README.rst for SPDX license list version
- Fix LicenseWithExceptionSymbol missing Expression class variables
- Depcreated licenses are loaded by default.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-license-expression_30.4.3.bb [moved from meta/recipes-devtools/python/python3-license-expression_30.4.1.bb with 90% similarity]

similarity index 90%
rename from meta/recipes-devtools/python/python3-license-expression_30.4.1.bb
rename to meta/recipes-devtools/python/python3-license-expression_30.4.3.bb
index ec613f6eaac12a2b194c02ff7750a779d465e893..065284ed620b521206a1e6ba1416a81e6beadc0f 100644 (file)
@@ -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] = "9f02105f9e0fcecba6a85dfbbed7d94ea1c3a70cf23ddbfb5adf3438a6f6fce0"
+SRC_URI[sha256sum] = "49f439fea91c4d1a642f9f2902b58db1d42396c5e331045f41ce50df9b40b1f2"
 
 inherit pypi ptest-python-pytest python_setuptools_build_meta
 PYPI_PACKAGE = "license_expression"