From a917abe8e4815f8f24919ac7a18bc149e551e0a6 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Wed, 18 Mar 2026 20:16:06 -0700 Subject: [PATCH] python3-xstatic-font-awesome: Upgrade to 6.2.1.2 License-Update: Updated to use LICENSE.txt for anchoring the check Signed-off-by: Khem Raj --- ...6.2.1.1.bb => python3-xstatic-font-awesome_6.2.1.2.bb} | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) rename meta-python/recipes-devtools/python/{python3-xstatic-font-awesome_6.2.1.1.bb => python3-xstatic-font-awesome_6.2.1.2.bb} (52%) diff --git a/meta-python/recipes-devtools/python/python3-xstatic-font-awesome_6.2.1.1.bb b/meta-python/recipes-devtools/python/python3-xstatic-font-awesome_6.2.1.2.bb similarity index 52% rename from meta-python/recipes-devtools/python/python3-xstatic-font-awesome_6.2.1.1.bb rename to meta-python/recipes-devtools/python/python3-xstatic-font-awesome_6.2.1.2.bb index 0562cc2671..6231125237 100644 --- a/meta-python/recipes-devtools/python/python3-xstatic-font-awesome_6.2.1.1.bb +++ b/meta-python/recipes-devtools/python/python3-xstatic-font-awesome_6.2.1.2.bb @@ -1,13 +1,13 @@ DESCRIPTION = "Font Awesome icons packaged for setuptools (easy_install) / pip." HOMEPAGE = "https://pypi.python.org/pypi/XStatic-Font-Awesome" SECTION = "devel/python" -LICENSE = "Apache-2.0" -LIC_FILES_CHKSUM = "file://PKG-INFO;md5=f1a2fe131dcb2fc6243c26cf05ecdb36" +LICENSE = "OFL-1.0 & MIT & CC-BY-4.0" +LIC_FILES_CHKSUM = "file://xstatic/pkg/font_awesome/data/LICENSE.txt;md5=57f9201afe70f877988912a7b233de47" -PYPI_PACKAGE = "XStatic-Font-Awesome" +PYPI_PACKAGE = "xstatic_font_awesome" UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" -SRC_URI[sha256sum] = "f075871096128638f2e1539020d8227754c3d885dd68e7ee6de9a01235076828" +SRC_URI[sha256sum] = "9f3cb2f038fad7d352722375d3f25af346da9ee093ed9dc2c8c46bd911ab1971" DEPENDS += " \ python3-xstatic \