{
	"SPDXID":"SPDXRef-DOCUMENT",
	"name":"python3-zope-component-0.6.0-1.oe2409.aarch64.rpm",
	"spdxVersion":"SPDX-2.2",
	"creationInfo":{
		"created":"2024-09-30T03:30:07.5589037Z",
		"creators":"[openeuler_creator]"
	},
	"dataLicense":"CC0-1.0",
	"documentNamespace":"https://repo.openeuler.org/security/data/sbom/python3-zope-component-0.6.0-1.oe2409.aarch64.rpm",
	"packages":[
		{
			"SPDXID":"SPDXRef-rpm-python3-3.11.6-46a48388-2814-4f07-af71-9388edc427ec-81c83141-1cb2-4d29-8714-d517eb055a63",
			"name":"python3",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"08bd7937d659d460eb57f421500cb0fd93e554c236a1ca9b5bb9efdd64c21d48"
				}
			],
			"description":"Python combines remarkable power with very clear syntax. It has modules,\nclasses, exceptions, very high level dynamic data types, and dynamic\ntyping. There are interfaces to many system calls and libraries, as well\nas to various windowing systems. New built-in modules are easily written\nin C or C++ (or other languages, depending on the chosen implementation).\nPython is also usable as an extension language for applications written\nin other languages that need easy-to-use scripting or automation interfaces.\n\nThis package Provides python version 3.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/python3@3.11.6-5.oe2409?arch=aarch64&epoch=0&upstream=python3-3.11.6-5.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"https://www.python.org/",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"Interpreter of the Python3 programming language",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:3.11.6-5.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-python3-setuptools-68.0.0-f8d3a0b7-de70-40a9-acc6-5ef57b2be408-03efdbef-6140-44c4-9ef0-a01a66a57f28",
			"name":"python3-setuptools",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"c4d8e468ea52700307016a0156003f04cc70439fc39e3f73d0228811a56e6893"
				}
			],
			"description":"Setuptools is a collection of enhancements to the Python 3 distutils that allow\nyou to more easily build and distribute Python 3 packages, especially ones that\nhave dependencies on other packages.\n\nThis package also contains the runtime components of setuptools, necessary to\nexecute the software that requires pkg_resources.py.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/python3-setuptools@68.0.0-2.oe2409?arch=noarch&epoch=0&upstream=python-setuptools-68.0.0-2.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"https://pypi.python.org/pypi/setuptools",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"Easily build and distribute Python 3 packages",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:68.0.0-2.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-python3-zope-deferredimport-5.0-4a315efe-b1b1-421e-8bec-f80a95f53758-29e2c62d-365b-4f77-853f-fb7ebfcec63d",
			"name":"python3-zope-deferredimport",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"a02fdc3c36045904c4b25afde4071c3eba9b5512b517ced63cd537cacd9f4c34"
				}
			],
			"description":"Often, especially for package modules, you want to import names for convenience, but not actually perform the imports until necessary.\nThe zope.deferredimport package provided facilities for defining names in modules that will be imported from somewhere else when used.\nYou can also cause deprecation warnings to be issued when a variable is used.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/python3-zope-deferredimport@5.0-1.oe2409?arch=noarch&epoch=0&upstream=python-zope-deferredimport-5.0-1.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"https://github.com/zopefoundation/zope.deferredimport",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"zope.deferredimport allows you to perform imports names that will only be resolved when used in the code.",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:5.0-1.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-python3-zope-deprecation-5.0-a0c5ac3a-3c50-46ed-9538-40d4ab3ddb7e-3fcfc0b1-8937-46b1-a1d1-75f0092e94f6",
			"name":"python3-zope-deprecation",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"5d226bc2ec841df2f0369c880b01f8e4faee8ccc488eaae091b4036ee10d3612"
				}
			],
			"description":"This package provides a simple function called deprecated(names, reason) to mark deprecated\nmodules, classes, functions, methods and properties.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/python3-zope-deprecation@5.0-1.oe2409?arch=noarch&epoch=0&upstream=python-zope-deprecation-5.0-1.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"https://github.com/zopefoundation/zope.deprecation",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"Zope Deprecation Infrastructure",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:5.0-1.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-python3-zope-event-5.0-e5490fe9-03f6-4e75-b568-6d5e6b2506d8-ee65a389-f7f5-4088-8bbf-44f5093d8ea7",
			"name":"python3-zope-event",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"1898476f24ba2f7ab1afd6b18b33141d6e4c8029936060a0f7153779073bc761"
				}
			],
			"description":"The zope.event package provides a simple event system. It provides\nan event publishing system and a very simple event-dispatching system\non which more sophisticated event dispatching systems can be built.\n(For example, a type-based event dispatching system that builds on\nzope.event can be found in zope.component.)\n\nThis package contains the version for Python 3.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/python3-zope-event@5.0-1.oe2409?arch=noarch&epoch=0&upstream=python-zope-event-5.0-1.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"http://pypi.python.org/pypi/zope.event/",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"Zope Event Publication (Python 3)",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:5.0-1.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-python3-zope-hookable-6.0-c031b6ae-8791-49dc-a353-b2dc95e02978-7a76805d-dcd3-4dc9-8074-8c17836bf8fa",
			"name":"python3-zope-hookable",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"41dc137c32890b2040fd1c4e231925ba2562c3bae5fe15acda988b6f9a45e683"
				}
			],
			"description":"This package supports the efficient creation of \"hookable\" objects, which\nare callable objects that are meant to be optionally replaced.\n\nThe idea is that you create a function that does some default thing and make it\nhookable. Later, someone can modify what it does by calling its sethook method\nand changing its implementation.  All users of the function, including those\nthat imported it, will see the change.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/python3-zope-hookable@6.0-1.oe2409?arch=aarch64&epoch=0&upstream=python-zope-hookable-6.0-1.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"https://www.python.org/pypi/zope.hookable",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"Zope hookable",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:6.0-1.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-python3-zope-interface-7.0.1-c1be9258-6876-4234-be7e-3faba767750d-870edb46-7acd-4598-a38b-9943af0b5024",
			"name":"python3-zope-interface",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"620873b82bbdab09f99a57920358a35e27f170c09a028ee0de0f7f56619dc3c9"
				}
			],
			"description":"This package is intended to be independently reusable in any Python project.\nIt is maintained by the Zope Toolkit project.\nThis package provides an implementation of \"object interfaces\" for Python.\nInterfaces are a mechanism for labeling objects as conforming to a given\nAPI or contract. So, this package can be considered as implementation of\nthe Design By Contract methodology support in Python.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/python3-zope-interface@7.0.1-1.oe2409?arch=aarch64&epoch=0&upstream=python-zope-interface-7.0.1-1.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"https://github.com/zopefoundation/zope.interface",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"Interfaces for Python",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:7.0.1-1.oe2409"
		}
	],
	"relationships":[
		{
			"spdxElementId":"SPDXRef-rpm-python3-zope-component-6.0-8a73dca3-8b25-453b-a4d9-f6160b4e8a79",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-python3-3.11.6-46a48388-2814-4f07-af71-9388edc427ec-81c83141-1cb2-4d29-8714-d517eb055a63"
		},
		{
			"spdxElementId":"SPDXRef-rpm-python3-zope-component-6.0-8a73dca3-8b25-453b-a4d9-f6160b4e8a79",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-python3-setuptools-68.0.0-f8d3a0b7-de70-40a9-acc6-5ef57b2be408-03efdbef-6140-44c4-9ef0-a01a66a57f28"
		},
		{
			"spdxElementId":"SPDXRef-rpm-python3-zope-component-6.0-8a73dca3-8b25-453b-a4d9-f6160b4e8a79",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-python3-zope-deferredimport-5.0-4a315efe-b1b1-421e-8bec-f80a95f53758-29e2c62d-365b-4f77-853f-fb7ebfcec63d"
		},
		{
			"spdxElementId":"SPDXRef-rpm-python3-zope-component-6.0-8a73dca3-8b25-453b-a4d9-f6160b4e8a79",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-python3-zope-deprecation-5.0-a0c5ac3a-3c50-46ed-9538-40d4ab3ddb7e-3fcfc0b1-8937-46b1-a1d1-75f0092e94f6"
		},
		{
			"spdxElementId":"SPDXRef-rpm-python3-zope-component-6.0-8a73dca3-8b25-453b-a4d9-f6160b4e8a79",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-python3-zope-event-5.0-e5490fe9-03f6-4e75-b568-6d5e6b2506d8-ee65a389-f7f5-4088-8bbf-44f5093d8ea7"
		},
		{
			"spdxElementId":"SPDXRef-rpm-python3-zope-component-6.0-8a73dca3-8b25-453b-a4d9-f6160b4e8a79",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-python3-zope-hookable-6.0-c031b6ae-8791-49dc-a353-b2dc95e02978-7a76805d-dcd3-4dc9-8074-8c17836bf8fa"
		},
		{
			"spdxElementId":"SPDXRef-rpm-python3-zope-component-6.0-8a73dca3-8b25-453b-a4d9-f6160b4e8a79",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-python3-zope-interface-7.0.1-c1be9258-6876-4234-be7e-3faba767750d-870edb46-7acd-4598-a38b-9943af0b5024"
		}
	]
}