{
	"SPDXID":"SPDXRef-DOCUMENT",
	"name":"python3-virtualenv-0.20.26.2-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-virtualenv-0.20.26.2-1.oe2409.aarch64.rpm",
	"packages":[
		{
			"SPDXID":"SPDXRef-rpm-python-pip-wheel-23.3.1-e77cf689-5693-4424-b9e3-d86f634ec922-cb72ef50-b7f7-480f-b0d8-79d8585c04d2",
			"name":"python-pip-wheel",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"38f52126d04241c158eef9ae309c87158f7dea1c49884a87f48d0ca48bbecf36"
				}
			],
			"description":"A Python wheel of pip to use with venv",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/python-pip-wheel@23.3.1-2.oe2409?arch=noarch&epoch=0&upstream=python-pip-23.3.1-2.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"http://www.pip-installer.org",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"The pip wheel",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:23.3.1-2.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-python-setuptools-68.0.0-110edac4-4398-4b3f-bbec-a00ced90a89a-55ee5c9c-e63a-4024-acc6-b122fd4e63ae",
			"name":"python-setuptools",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"98f85d4845b54b6ef5fa4518a18136ab630d244ecb886fff0791443ced5a2bb1"
				}
			],
			"description":"Setuptools is a collection of enhancements to the Python distutils that allow\nyou to more easily build and distribute Python packages, especially ones that\nhave dependencies on other packages.\n\nThis package contains a python wheel of setuptools to use with venv.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/python-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 packages",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:68.0.0-2.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-python-wheel-wheel-0.42.0-f344b870-8320-4414-9a64-761ea5b281d6-39399260-5cf4-49e3-acb9-04fd3c7cf525",
			"name":"python-wheel-wheel",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"60fbab70021e40be040bdff6dadd94bf0c8276ea36d26454d874dbc9a3a7779e"
				}
			],
			"description":"A Python wheel of wheel to use with virtualenv.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/python-wheel-wheel@0.42.0-1.oe2409?arch=noarch&epoch=1&upstream=python-wheel-0.42.0-1.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"https://github.com/pypa/wheel",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"The Python wheel module packaged as a wheel",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"1:0.42.0-1.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-python3-3.11.6-46a48388-2814-4f07-af71-9388edc427ec-3b544b2a-3868-47db-afa4-c07776664c3f",
			"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-distlib-0.3.8-a6314a73-8042-4e7f-924a-b91e22eb85d1-bb6b4247-2553-4834-8d7d-a306a2dd8cf3",
			"name":"python3-distlib",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"eea9ae3b3c5191b21311e41c3af50fb46a2976ab2aa607bc05564f5dfbbd131d"
				}
			],
			"description":"A library of packaging functionality which is intended to be used as the\nbasis for third-party packaging tools.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/python3-distlib@0.3.8-1.oe2409?arch=noarch&epoch=0&upstream=python-distlib-0.3.8-1.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"https://github.com/pypa/distlib",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"A library of packaging functionality",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:0.3.8-1.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-python3-filelock-3.15.4-40ef3f34-ee0b-4a9c-8c58-cfcd6a11f274-0a867dbc-2e06-43b3-be82-2049ae5f27ef",
			"name":"python3-filelock",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"2e45baeebbce348905bc8d14048c639b35c1c9d2d402ba3beeb1b1cc09bea683"
				}
			],
			"description":"This package contains a single module, which implements a platform\nindependent file locking mechanism for Python.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/python3-filelock@3.15.4-1.oe2409?arch=noarch&epoch=0&upstream=python-filelock-3.15.4-1.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"https://github.com/benediktschmitt/py-filelock",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"A platform independent file lock",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:3.15.4-1.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-python3-platformdirs-4.2.2-d9079050-3016-4ff3-991d-3ff42b4e918c-3a693435-78bf-480a-8fc8-6abe8539446b",
			"name":"python3-platformdirs",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"1aa4a5ab996289c2def4f5a107e8c570c2dbc08023753b82358b907306c0e415"
				}
			],
			"description":"The problem When writing desktop application, finding the right location to\nstore user data and configuration varies per platform. Even for single-platform\napps, there may by plenty of nuances in figuring out the right location.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/python3-platformdirs@4.2.2-1.oe2409?arch=noarch&epoch=0&upstream=python-platformdirs-4.2.2-1.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"https://github.com/platformdirs/platformdirs",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"A small Python module for determining appropriate platform-specific dirs",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:4.2.2-1.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-python3-setuptools-68.0.0-f8d3a0b7-de70-40a9-acc6-5ef57b2be408-315843cf-62b8-47b5-8da2-ebaeab8b68d9",
			"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"
		}
	],
	"relationships":[
		{
			"spdxElementId":"SPDXRef-rpm-python3-virtualenv-20.26.2-06b62029-37be-4234-93c6-420c25fe7820",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-python-pip-wheel-23.3.1-e77cf689-5693-4424-b9e3-d86f634ec922-cb72ef50-b7f7-480f-b0d8-79d8585c04d2"
		},
		{
			"spdxElementId":"SPDXRef-rpm-python3-virtualenv-20.26.2-06b62029-37be-4234-93c6-420c25fe7820",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-python-setuptools-68.0.0-110edac4-4398-4b3f-bbec-a00ced90a89a-55ee5c9c-e63a-4024-acc6-b122fd4e63ae"
		},
		{
			"spdxElementId":"SPDXRef-rpm-python3-virtualenv-20.26.2-06b62029-37be-4234-93c6-420c25fe7820",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-python-wheel-wheel-0.42.0-f344b870-8320-4414-9a64-761ea5b281d6-39399260-5cf4-49e3-acb9-04fd3c7cf525"
		},
		{
			"spdxElementId":"SPDXRef-rpm-python3-virtualenv-20.26.2-06b62029-37be-4234-93c6-420c25fe7820",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-python3-3.11.6-46a48388-2814-4f07-af71-9388edc427ec-3b544b2a-3868-47db-afa4-c07776664c3f"
		},
		{
			"spdxElementId":"SPDXRef-rpm-python3-virtualenv-20.26.2-06b62029-37be-4234-93c6-420c25fe7820",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-python3-distlib-0.3.8-a6314a73-8042-4e7f-924a-b91e22eb85d1-bb6b4247-2553-4834-8d7d-a306a2dd8cf3"
		},
		{
			"spdxElementId":"SPDXRef-rpm-python3-virtualenv-20.26.2-06b62029-37be-4234-93c6-420c25fe7820",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-python3-filelock-3.15.4-40ef3f34-ee0b-4a9c-8c58-cfcd6a11f274-0a867dbc-2e06-43b3-be82-2049ae5f27ef"
		},
		{
			"spdxElementId":"SPDXRef-rpm-python3-virtualenv-20.26.2-06b62029-37be-4234-93c6-420c25fe7820",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-python3-platformdirs-4.2.2-d9079050-3016-4ff3-991d-3ff42b4e918c-3a693435-78bf-480a-8fc8-6abe8539446b"
		},
		{
			"spdxElementId":"SPDXRef-rpm-python3-virtualenv-20.26.2-06b62029-37be-4234-93c6-420c25fe7820",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-python3-setuptools-68.0.0-f8d3a0b7-de70-40a9-acc6-5ef57b2be408-315843cf-62b8-47b5-8da2-ebaeab8b68d9"
		}
	]
}