{
	"SPDXID":"SPDXRef-DOCUMENT",
	"name":"python3-fixtures-0.4.1.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-fixtures-0.4.1.0-1.oe2409.aarch64.rpm",
	"packages":[
		{
			"SPDXID":"SPDXRef-rpm-python3-3.11.6-46a48388-2814-4f07-af71-9388edc427ec-fd46f9cc-d782-4752-8582-77db566e3bc0",
			"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-extras-1.0.0-0e596f5b-8969-4146-84e6-57709f59348a-63555a41-22b6-4a98-94aa-fa520b8f4b44",
			"name":"python3-extras",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"07fe5dc0b8fb043034b588b5345fffd18ef382a700bf9e07a4de784e55ff3562"
				}
			],
			"description":"python3-extras is a set of extensions to the standard library.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/python3-extras@1.0.0-8.oe2409?arch=noarch&epoch=0&upstream=python-extras-1.0.0-8.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"https://github.com/testing-cabal/extras",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"A set of extensions to the python3 standard library",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:1.0.0-8.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-python3-pbr-6.0.0-dfdb1cec-2f3f-478e-ad57-a9e4da1570ef-13ab4d1d-1a2c-406b-90b8-6f8dd9289f7e",
			"name":"python3-pbr",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"f2fe033745daa82fa10f7be747643c0c5bb742473b01f266de3ff9f3d1290e1a"
				}
			],
			"description":"PBR is a library that injects some useful and sensible default behaviors into\nyour setuptools run. It started off life as the chunks of code that were copied\nbetween all of the OpenStack projects. Around the time that OpenStack hit 18\ndifferent projects each with at least 3 active branches, it seems like a good\ntime to make that code into a proper re-usable library.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/python3-pbr@6.0.0-1.oe2409?arch=noarch&epoch=0&upstream=python-pbr-6.0.0-1.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"https://docs.openstack.org/pbr/latest/",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"Python Build Reasonableness",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:6.0.0-1.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-python3-testtools-2.6.0-b47ff31c-ca2c-4c86-b621-185f7eed42c9-b9f4370a-dfcd-4eab-8d82-daa9a64232d1",
			"name":"python3-testtools",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"b392f711980ecc6287d9c75369fc72df5ea4767d68e180040426a07485f925e9"
				}
			],
			"description":"Testtools is a set of extensions to the Python standard library's unit testing framework. These\nextensions have been derived from years of experience with unit testing in Python and come from\nmany different sources.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/python3-testtools@2.6.0-1.oe2409?arch=noarch&epoch=0&upstream=python-testtools-2.6.0-1.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"https://launchpad.net/testtools",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"Extensions to the Python unit testing framework",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:2.6.0-1.oe2409"
		}
	],
	"relationships":[
		{
			"spdxElementId":"SPDXRef-rpm-python3-fixtures-4.1.0-d824af16-9ae5-4997-8eb6-01776189142d",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-python3-3.11.6-46a48388-2814-4f07-af71-9388edc427ec-fd46f9cc-d782-4752-8582-77db566e3bc0"
		},
		{
			"spdxElementId":"SPDXRef-rpm-python3-fixtures-4.1.0-d824af16-9ae5-4997-8eb6-01776189142d",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-python3-extras-1.0.0-0e596f5b-8969-4146-84e6-57709f59348a-63555a41-22b6-4a98-94aa-fa520b8f4b44"
		},
		{
			"spdxElementId":"SPDXRef-rpm-python3-fixtures-4.1.0-d824af16-9ae5-4997-8eb6-01776189142d",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-python3-pbr-6.0.0-dfdb1cec-2f3f-478e-ad57-a9e4da1570ef-13ab4d1d-1a2c-406b-90b8-6f8dd9289f7e"
		},
		{
			"spdxElementId":"SPDXRef-rpm-python3-fixtures-4.1.0-d824af16-9ae5-4997-8eb6-01776189142d",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-python3-testtools-2.6.0-b47ff31c-ca2c-4c86-b621-185f7eed42c9-b9f4370a-dfcd-4eab-8d82-daa9a64232d1"
		}
	]
}