{
	"SPDXID":"SPDXRef-DOCUMENT",
	"name":"python3-yamlloader-0.1.4.1-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-yamlloader-0.1.4.1-1.oe2409.aarch64.rpm",
	"packages":[
		{
			"SPDXID":"SPDXRef-rpm-python3-3.11.6-46a48388-2814-4f07-af71-9388edc427ec-c8a1b2a5-fb96-4da4-b9ae-b06308e8d007",
			"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-hypothesis-6.98.9-8a5be5cc-c15d-40d8-aa06-c9d3b7623e8a-63437002-5e67-4f21-8320-370ef87a0d07",
			"name":"python3-hypothesis",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"cfc039d30560f6d3b138027c649b77605ee72d32c4c0b944dab7654ec95bde57"
				}
			],
			"description":"This package provides a library called hypothesis for testing Python code,\nwhich has more examples and is based on the Haskell library, Quickcheck,\nwhich is used to integrate directly into your existing Python unit testing work.\nPython 3 version.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/python3-hypothesis@6.98.9-1.oe2409?arch=noarch&epoch=0&upstream=python-hypothesis-6.98.9-1.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"https://github.com/HypothesisWorks/hypothesis",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"based testing for python code",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:6.98.9-1.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-python3-pytest-7.4.4-d7f370db-8bbe-481e-b47b-b6cebc704db6-f2e36445-9459-454a-a932-0d4677cee655",
			"name":"python3-pytest",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"3314e16ffda3df3659798625e51f333d4434eba753d0071471474c99e4ac3e4b"
				}
			],
			"description":"py.test provides simple, yet powerful testing for Python.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/python3-pytest@7.4.4-1.oe2409?arch=noarch&epoch=0&upstream=pytest-7.4.4-1.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"https://pytest.org",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"Simple powerful testing with Python",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:7.4.4-1.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-python3-pyyaml-6.0.1-65ab7291-0f95-4fb3-9a3f-476dcb93ac24-7576b63f-1de6-427d-87d4-eba1d2857e7e",
			"name":"python3-pyyaml",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"2325b5bf4f9474152a80fee6bcd921934853b70bc68b417151d9a75b3cd50a5f"
				}
			],
			"description":"YAML is a data serialization format designed for human readability and\ninteraction with scripting languages. PyYAML is a YAML parser and emitter for\nPython.\n\nPyYAML features a complete YAML 1.1 parser, Unicode support, pickle support,\ncapable extension API, and sensible error messages. PyYAML supports standard\nYAML tags and provides Python-specific tags that allow to represent an\narbitrary Python object.\n\nPyYAML is applicable for a broad range of tasks from complex configuration\nfiles to object serialization and persistence.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/python3-pyyaml@6.0.1-2.oe2409?arch=aarch64&epoch=0&upstream=pyYAML-6.0.1-2.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"https://github.com/yaml/pyyaml",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"YAML parser and emitter for Python",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:6.0.1-2.oe2409"
		}
	],
	"relationships":[
		{
			"spdxElementId":"SPDXRef-rpm-python3-yamlloader-1.4.1-a7d97455-bd5b-4f31-9d21-4ea45fa3d7fe",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-python3-3.11.6-46a48388-2814-4f07-af71-9388edc427ec-c8a1b2a5-fb96-4da4-b9ae-b06308e8d007"
		},
		{
			"spdxElementId":"SPDXRef-rpm-python3-yamlloader-1.4.1-a7d97455-bd5b-4f31-9d21-4ea45fa3d7fe",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-python3-hypothesis-6.98.9-8a5be5cc-c15d-40d8-aa06-c9d3b7623e8a-63437002-5e67-4f21-8320-370ef87a0d07"
		},
		{
			"spdxElementId":"SPDXRef-rpm-python3-yamlloader-1.4.1-a7d97455-bd5b-4f31-9d21-4ea45fa3d7fe",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-python3-pytest-7.4.4-d7f370db-8bbe-481e-b47b-b6cebc704db6-f2e36445-9459-454a-a932-0d4677cee655"
		},
		{
			"spdxElementId":"SPDXRef-rpm-python3-yamlloader-1.4.1-a7d97455-bd5b-4f31-9d21-4ea45fa3d7fe",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-python3-pyyaml-6.0.1-65ab7291-0f95-4fb3-9a3f-476dcb93ac24-7576b63f-1de6-427d-87d4-eba1d2857e7e"
		}
	]
}