{
	"SPDXID":"SPDXRef-DOCUMENT",
	"name":"python3-pytest-cov-0.4.1.0-2.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-pytest-cov-0.4.1.0-2.oe2409.aarch64.rpm",
	"packages":[
		{
			"SPDXID":"SPDXRef-rpm-python3-3.11.6-46a48388-2814-4f07-af71-9388edc427ec-7ec2c15c-b35b-48d2-8072-37bb3756fa59",
			"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-coverage-7.4.4-8ae36dfa-16e1-4378-8ca0-6d97aa5d34fb-6665388e-fcbc-47cd-b230-936813003c96",
			"name":"python3-coverage",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"7d2b458f02c322c5ae19357c03e480ecda13b891d447944da2561dde6379197a"
				}
			],
			"description":"Coverage.py is a tool for measuring code coverage of Python 3 programs. It monitors\nyour program, noting which parts of the code have been executed, then analyzes the\nsource to identify code that could have been executed but was not.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/python3-coverage@7.4.4-1.oe2409?arch=aarch64&epoch=0&upstream=python-coverage-7.4.4-1.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"https://coverage.readthedocs.io/en/coverage-7.4.4/",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"Code coverage measurement for Python 3",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:7.4.4-1.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-python3-pytest-7.4.4-d7f370db-8bbe-481e-b47b-b6cebc704db6-c5d553d8-3756-43d6-89c2-7a2d1b011c84",
			"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"
		}
	],
	"relationships":[
		{
			"spdxElementId":"SPDXRef-rpm-python3-pytest-cov-4.1.0-812f1bda-0336-4696-93dd-08cdab02cae3",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-python3-3.11.6-46a48388-2814-4f07-af71-9388edc427ec-7ec2c15c-b35b-48d2-8072-37bb3756fa59"
		},
		{
			"spdxElementId":"SPDXRef-rpm-python3-pytest-cov-4.1.0-812f1bda-0336-4696-93dd-08cdab02cae3",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-python3-coverage-7.4.4-8ae36dfa-16e1-4378-8ca0-6d97aa5d34fb-6665388e-fcbc-47cd-b230-936813003c96"
		},
		{
			"spdxElementId":"SPDXRef-rpm-python3-pytest-cov-4.1.0-812f1bda-0336-4696-93dd-08cdab02cae3",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-python3-pytest-7.4.4-d7f370db-8bbe-481e-b47b-b6cebc704db6-c5d553d8-3756-43d6-89c2-7a2d1b011c84"
		}
	]
}