{"SPDXID": "SPDXRef-DOCUMENT", "creationInfo": {"comment": "This document was created by analyzing recipe files during the build.", "created": "2025-07-31T23:06:49Z", "creators": ["Tool: OpenEmbedded Core create-spdx.bbclass", "Organization: OpenEmbedded ()", "Person: N/A ()"], "licenseListVersion": "3.14"}, "dataLicense": "CC0-1.0", "documentNamespace": "http://spdx.org/spdxdocs/recipe-python3-typing-extensions-b136301f-b616-534e-8150-7935a6918cc9", "externalDocumentRefs": [{"checksum": {"algorithm": "SHA1", "checksumValue": "74162ae93ebf5cfe815607b270d9af2fd143b6c8"}, "externalDocumentId": "DocumentRef-dependency-recipe-gcc-cross-aarch64", "spdxDocument": "http://spdx.org/spdxdocs/recipe-gcc-cross-aarch64-e05122e2-842a-5b45-a068-7a450933ae13"}, {"checksum": {"algorithm": "SHA1", "checksumValue": "e94d9320b1be0d153f316bb6722b15a586fe256f"}, "externalDocumentId": "DocumentRef-dependency-recipe-gcc-runtime", "spdxDocument": "http://spdx.org/spdxdocs/recipe-gcc-runtime-a8177036-816d-5f00-a030-969647302050"}, {"checksum": {"algorithm": "SHA1", "checksumValue": "dd49282545328e1adc89e245c5ec8fc21edd0ff4"}, "externalDocumentId": "DocumentRef-dependency-recipe-glibc", "spdxDocument": "http://spdx.org/spdxdocs/recipe-glibc-8ec5f1d4-204b-530d-8854-79bbb314d6d7"}, {"checksum": {"algorithm": "SHA1", "checksumValue": "4381e0721312db503552b04c91a636404b5a694a"}, "externalDocumentId": "DocumentRef-dependency-recipe-python3", "spdxDocument": "http://spdx.org/spdxdocs/recipe-python3-8efcec7f-0548-5fda-987e-947c0d22391f"}, {"checksum": {"algorithm": "SHA1", "checksumValue": "6e4069eaf7274bb30088d08961efdb724e01e323"}, "externalDocumentId": "DocumentRef-dependency-recipe-python3-build-native", "spdxDocument": "http://spdx.org/spdxdocs/recipe-python3-build-native-31f01149-e917-52f1-a38e-ae049be674fb"}, {"checksum": {"algorithm": "SHA1", "checksumValue": "3fca2dcb4ed940fe2bff11891a70b31d4d84845f"}, "externalDocumentId": "DocumentRef-dependency-recipe-python3-flit-core-native", "spdxDocument": "http://spdx.org/spdxdocs/recipe-python3-flit-core-native-e62949a3-3d60-5850-bc46-6c225875a32c"}, {"checksum": {"algorithm": "SHA1", "checksumValue": "cdad05aee9179b695ea853569977e07b6d7c04d2"}, "externalDocumentId": "DocumentRef-dependency-recipe-python3-installer-native", "spdxDocument": "http://spdx.org/spdxdocs/recipe-python3-installer-native-6a2f8ac3-c10d-5155-9b98-c3e070517152"}, {"checksum": {"algorithm": "SHA1", "checksumValue": "0f0bbb56f5b38e4e9dc93ac6d3a78d397d5b5a15"}, "externalDocumentId": "DocumentRef-dependency-recipe-python3-native", "spdxDocument": "http://spdx.org/spdxdocs/recipe-python3-native-34cc7325-70e1-5a3a-873a-66b0c1f8d193"}], "name": "recipe-python3-typing-extensions", "packages": [{"SPDXID": "SPDXRef-Recipe-python3-typing-extensions", "copyrightText": "NOASSERTION", "description": "The typing_extensions module serves two related purposes:* Enable use of new type system features on older Python versions. For   example, typing.TypeGuard is new in Python 3.10, but typing_extensions   allows users on previous Python versions to use it too.* Enable experimentation with new type system PEPs before they are accepted   and added to the typing module.", "downloadLocation": "NOASSERTION", "externalRefs": [{"referenceCategory": "SECURITY", "referenceLocator": "cpe:2.3:*:python:typing_extensions:4.10.0:*:*:*:*:*:*:*", "referenceType": "http://spdx.org/rdf/references/cpe23Type"}], "homepage": "https://github.com/python/typing_extensions", "licenseConcluded": "NOASSERTION", "licenseDeclared": "PSF-2.0", "licenseInfoFromFiles": ["NOASSERTION"], "name": "python3-typing-extensions", "summary": "Backported and Experimental Type Hints for Python 3.7+", "supplier": "Organization: OpenEmbedded ()", "versionInfo": "4.10.0"}, {"SPDXID": "SPDXRef-Download-python3-typing-extensions-1", "checksums": [{"algorithm": "SHA256", "checksumValue": "b0abd7c89e8fb96f98db18d86106ff1d90ab692004eb746cf6eda2682f91b3cb"}], "copyrightText": "NOASSERTION", "downloadLocation": "https://files.pythonhosted.org/packages/source/t/typing_extensions/typing_extensions-4.10.0.tar.gz", "licenseConcluded": "NOASSERTION", "licenseDeclared": "NOASSERTION", "licenseInfoFromFiles": ["NOASSERTION"], "name": "python3-typing-extensions-source-1", "supplier": "NOASSERTION"}], "relationships": [{"relatedSpdxElement": "SPDXRef-Recipe-python3-typing-extensions", "relationshipType": "DESCRIBES", "spdxElementId": "SPDXRef-DOCUMENT"}, {"relatedSpdxElement": "SPDXRef-Download-python3-typing-extensions-1", "relationshipType": "DESCRIBES", "spdxElementId": "SPDXRef-DOCUMENT"}, {"relatedSpdxElement": "SPDXRef-Recipe-python3-typing-extensions", "relationshipType": "BUILD_DEPENDENCY_OF", "spdxElementId": "SPDXRef-Download-python3-typing-extensions-1"}, {"relatedSpdxElement": "SPDXRef-Recipe-python3-typing-extensions", "relationshipType": "BUILD_DEPENDENCY_OF", "spdxElementId": "DocumentRef-dependency-recipe-gcc-cross-aarch64:SPDXRef-Recipe-gcc-cross-aarch64"}, {"relatedSpdxElement": "SPDXRef-Recipe-python3-typing-extensions", "relationshipType": "BUILD_DEPENDENCY_OF", "spdxElementId": "DocumentRef-dependency-recipe-gcc-runtime:SPDXRef-Recipe-gcc-runtime"}, {"relatedSpdxElement": "SPDXRef-Recipe-python3-typing-extensions", "relationshipType": "BUILD_DEPENDENCY_OF", "spdxElementId": "DocumentRef-dependency-recipe-glibc:SPDXRef-Recipe-glibc"}, {"relatedSpdxElement": "SPDXRef-Recipe-python3-typing-extensions", "relationshipType": "BUILD_DEPENDENCY_OF", "spdxElementId": "DocumentRef-dependency-recipe-python3:SPDXRef-Recipe-python3"}, {"relatedSpdxElement": "SPDXRef-Recipe-python3-typing-extensions", "relationshipType": "BUILD_DEPENDENCY_OF", "spdxElementId": "DocumentRef-dependency-recipe-python3-build-native:SPDXRef-Recipe-python3-build-native"}, {"relatedSpdxElement": "SPDXRef-Recipe-python3-typing-extensions", "relationshipType": "BUILD_DEPENDENCY_OF", "spdxElementId": "DocumentRef-dependency-recipe-python3-flit-core-native:SPDXRef-Recipe-python3-flit-core-native"}, {"relatedSpdxElement": "SPDXRef-Recipe-python3-typing-extensions", "relationshipType": "BUILD_DEPENDENCY_OF", "spdxElementId": "DocumentRef-dependency-recipe-python3-installer-native:SPDXRef-Recipe-python3-installer-native"}, {"relatedSpdxElement": "SPDXRef-Recipe-python3-typing-extensions", "relationshipType": "BUILD_DEPENDENCY_OF", "spdxElementId": "DocumentRef-dependency-recipe-python3-native:SPDXRef-Recipe-python3-native"}], "spdxVersion": "SPDX-2.2"}