{
	"SPDXID":"SPDXRef-DOCUMENT",
	"name":"python3-pytest-virtualenv-0.1.7.0-3.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-virtualenv-0.1.7.0-3.oe2409.aarch64.rpm",
	"packages":[
		{
			"SPDXID":"SPDXRef-rpm-python3-3.11.6-46a48388-2814-4f07-af71-9388edc427ec-f3999a34-0079-48b8-b625-c7e0eeab1d02",
			"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-mock-5.1.0-7de34062-7d30-46c4-9857-4ea3e7d51701-3a28ba27-7198-474c-95cc-560766c327ca",
			"name":"python3-mock",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"e6fd82a4c2f34f8b3103a21e1ec56ed04e15d33b5c0b4645fe8c955755e37b5c"
				}
			],
			"description":"This is the python3 subpackage for python-mock.\n\nMock is a Python module which provides a core mock class. It removes the need\nto create a host of stubs throughout your test suite. After performing an\naction, you can make assertions about which methods / attributes were used and\narguments they were called with. You can also specify return values and set\nneeded attributes in the normal way.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/python3-mock@5.1.0-1.oe2409?arch=noarch&epoch=0&upstream=python-mock-5.1.0-1.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"http://www.voidspace.org.uk/python/mock/",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"Python3 subpackage for python-mock",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:5.1.0-1.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-python3-pytest-7.4.4-d7f370db-8bbe-481e-b47b-b6cebc704db6-e981ef4e-5633-4a17-9f8b-bfd7f1a5c066",
			"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-pytest-fixture-config-1.7.0-635334ce-60c5-4210-ac35-65f9925d279d-0b3d48e5-1b0f-4fc0-aab7-2005c1872f52",
			"name":"python3-pytest-fixture-config",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"245064040e6aab98e3c451adb43e03dd810ffea33e413e1122acb1328af92360"
				}
			],
			"description":"Simple configuration objects for Py.test fixtures.\nAllows you to skip tests when their required config variables aren't set.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/python3-pytest-fixture-config@1.7.0-1.oe2409?arch=noarch&epoch=0&upstream=python-pytest-fixture-config-1.7.0-1.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"https://pypi.python.org/pypi/pytest-fixture-config",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"Simple configuration objects for Py.test fixtures",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:1.7.0-1.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-python3-pytest-shutil-1.7.0-42146b1c-54c5-4ad9-8d8f-863b4603fbed-5dc46552-5bbc-4937-81db-3b52160bdd8c",
			"name":"python3-pytest-shutil",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"1506b5a8d1deb2beba181a1f155b9cb07660b9f5f3af9c1a7bdd21dce6e31cc0"
				}
			],
			"description":"This library is a goodie-bag of Unix shell and environment management tools for automated tests.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/python3-pytest-shutil@1.7.0-3.oe2409?arch=noarch&epoch=0&upstream=python-pytest-shutil-1.7.0-3.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"https://pypi.python.org/pypi/pytest-shutil",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"A goodie-bag of unix shell and environment tools for py.test",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:1.7.0-3.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-python3-virtualenv-20.26.2-06b62029-37be-4234-93c6-420c25fe7820-798e77dc-e6d2-4ae6-9305-4dee1b4659a4",
			"name":"python3-virtualenv",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"b4f6a189bfd9766a051bf4104282e9f93def9683935a17f00e5063e7d5fb368b"
				}
			],
			"description":"virtualenv support in python3.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/python3-virtualenv@20.26.2-1.oe2409?arch=noarch&epoch=0&upstream=python-virtualenv-20.26.2-1.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"http://pypi.python.org/pypi/virtualenv",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"Tool to create isolated Python environments",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:20.26.2-1.oe2409"
		}
	],
	"relationships":[
		{
			"spdxElementId":"SPDXRef-rpm-python3-pytest-virtualenv-1.7.0-21df1984-6608-44c2-90e6-5e831d389878",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-python3-3.11.6-46a48388-2814-4f07-af71-9388edc427ec-f3999a34-0079-48b8-b625-c7e0eeab1d02"
		},
		{
			"spdxElementId":"SPDXRef-rpm-python3-pytest-virtualenv-1.7.0-21df1984-6608-44c2-90e6-5e831d389878",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-python3-mock-5.1.0-7de34062-7d30-46c4-9857-4ea3e7d51701-3a28ba27-7198-474c-95cc-560766c327ca"
		},
		{
			"spdxElementId":"SPDXRef-rpm-python3-pytest-virtualenv-1.7.0-21df1984-6608-44c2-90e6-5e831d389878",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-python3-pytest-7.4.4-d7f370db-8bbe-481e-b47b-b6cebc704db6-e981ef4e-5633-4a17-9f8b-bfd7f1a5c066"
		},
		{
			"spdxElementId":"SPDXRef-rpm-python3-pytest-virtualenv-1.7.0-21df1984-6608-44c2-90e6-5e831d389878",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-python3-pytest-fixture-config-1.7.0-635334ce-60c5-4210-ac35-65f9925d279d-0b3d48e5-1b0f-4fc0-aab7-2005c1872f52"
		},
		{
			"spdxElementId":"SPDXRef-rpm-python3-pytest-virtualenv-1.7.0-21df1984-6608-44c2-90e6-5e831d389878",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-python3-pytest-shutil-1.7.0-42146b1c-54c5-4ad9-8d8f-863b4603fbed-5dc46552-5bbc-4937-81db-3b52160bdd8c"
		},
		{
			"spdxElementId":"SPDXRef-rpm-python3-pytest-virtualenv-1.7.0-21df1984-6608-44c2-90e6-5e831d389878",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-python3-virtualenv-20.26.2-06b62029-37be-4234-93c6-420c25fe7820-798e77dc-e6d2-4ae6-9305-4dee1b4659a4"
		}
	]
}