{
	"SPDXID":"SPDXRef-DOCUMENT",
	"name":"python3-jupyterlab-server-0.2.25.3-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-jupyterlab-server-0.2.25.3-1.oe2409.aarch64.rpm",
	"packages":[
		{
			"SPDXID":"SPDXRef-rpm-python3-3.11.6-46a48388-2814-4f07-af71-9388edc427ec-9d63822c-5b19-4f8f-994c-bc7a8d55e644",
			"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-babel-2.15.0-266af597-9d29-4236-a5ff-84da86cdee7a-176ea23e-6f9f-4825-b1a0-45e7c57ec230",
			"name":"python3-babel",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"2e9558124104a6479330f534a22f1be36dfb57d7fee8f9451abeb89cb4d08075"
				}
			],
			"description":"Babel is an integrated collection of utilities that assist in internationalizing and\nlocalizing Python applications, with an emphasis on web-based applications.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/python3-babel@2.15.0-1.oe2409?arch=noarch&epoch=0&upstream=babel-2.15.0-1.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"http://babel.pocoo.org/",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"Library for internationalizing Python applications",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:2.15.0-1.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-python3-jinja2-3.1.3-2a1bc1ab-3f72-4382-9bfe-4195da85c9c2-b17dea60-97ef-4730-b43b-dbc0fc71226b",
			"name":"python3-jinja2",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"f28b350f93175acfc2a77d1a2d70c9cd96fbf5eb9a1fb7201d06b871bd5d18c1"
				}
			],
			"description":"This package is the python3 version of python-jinja2.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/python3-jinja2@3.1.3-2.oe2409?arch=noarch&epoch=0&upstream=python-jinja2-3.1.3-2.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"http://jinja.pocoo.org/",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"General purpose template engine for python3",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:3.1.3-2.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-python3-json5-0.9.25-665d54aa-f2fd-46e5-900f-1a7793048303-5ebc4f16-6480-4490-99ab-01f43ec0c51f",
			"name":"python3-json5",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"9b09c2846a76b9f5bb8cc8a34a98adabc4f293717944255cc2cf3e4991cf27ce"
				}
			],
			"description":"A Python implementation of the JSON5 data format.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/python3-json5@0.9.25-1.oe2409?arch=noarch&epoch=0&upstream=python-json5-0.9.25-1.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"https://github.com/dpranke/pyjson5",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"Python implementation of the JSON5 data format",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:0.9.25-1.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-python3-jsonschema-4.22.0-37df4a07-d2e7-4ce8-a744-5c3b97a14cdc-f349ebff-d84d-4af4-9546-e58c61cab342",
			"name":"python3-jsonschema",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"56a905ee76c76b8b019f73231e190364457e9377cc4618df02d3a7d537df6eef"
				}
			],
			"description":"jsonschema is JSON Schema validator currently based on http://tools.ietf.org/html/draft-zyp-json-schema-03",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/python3-jsonschema@4.22.0-1.oe2409?arch=noarch&epoch=0&upstream=python-jsonschema-4.22.0-1.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"http://pypi.python.org/pypi/jsonschema",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"An implementation of JSON Schema validation for Python 3.11",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:4.22.0-1.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-python3-jupyter-server-2.13.0-d8014630-701e-407c-b19e-ff6c7c76916d-1a3ba89c-de93-4e12-be56-d253e496883b",
			"name":"python3-jupyter-server",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"3b99cf0b7add2ded7aef94df183376b4feec90f4546b98c9a5e8f676d734bd78"
				}
			],
			"description":"The Jupyter Server provides the backend (i.e. the core services,\nAPIs, and REST endpoints) for Jupyter web applications like\nJupyter notebook, JupyterLab, and Voila.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/python3-jupyter-server@2.13.0-1.oe2409?arch=noarch&epoch=0&upstream=python-jupyter-server-2.13.0-1.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"https://pypi.org/project/jupyter-server/#files",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"The backend for Jupyter web applications",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:2.13.0-1.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-python3-packaging-23.2-51fb1ba9-e18d-47df-8e0f-8200c6c4bece-675f50bd-399d-49e3-9ad5-a79006dbcd88",
			"name":"python3-packaging",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"02f2172a31dbb4fa24d71f6fc2b4f1128d591279ee3d1b1d925e4dbf8e050bac"
				}
			],
			"description":"Reusable core utilities for various Python Packaging interoperability specifications.\n\nThis library provides utilities that implement the interoperability specifications which have clearly one correct behaviour (eg: PEP 440) or benefit greatly from having a single shared implementation (eg: PEP 425).\n\nThe packaging project includes the following: version handling, specifiers, markers, requirements, tags, utilities.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/python3-packaging@23.2-1.oe2409?arch=noarch&epoch=0&upstream=python-packaging-23.2-1.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"https://github.com/pypa/packaging",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"Core utilities for Python packages",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:23.2-1.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-python3-requests-2.31.0-834002e5-1662-42ea-8db0-a36321846df9-489e5a62-fc0d-471e-9e76-0a0cc38ddd32",
			"name":"python3-requests",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"2414e57e8489dbc357bdd4d12717771f59a8c39899200a3a92ec193cce6350bb"
				}
			],
			"description":"Requests is an ISC Licensed HTTP library, written in Python, for human\nbeings.\nMost existing Python modules for sending HTTP requests are extremely\nverbose and cumbersome. Python's builtin urllib2 module provides most of\nthe HTTP capabilities you should need, but the api is thoroughly broken.\nIt requires an enormous amount of work (even method overrides) to\nperform the simplest of tasks.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/python3-requests@2.31.0-1.oe2409?arch=noarch&epoch=0&upstream=python-requests-2.31.0-1.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"http://python-requests.org/",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"Awesome Python HTTP Library That's Actually Usable",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:2.31.0-1.oe2409"
		}
	],
	"relationships":[
		{
			"spdxElementId":"SPDXRef-rpm-python3-jupyterlab-server-2.25.3-60ccbaac-dc1b-46b7-9bda-2d8e5d32dd52",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-python3-3.11.6-46a48388-2814-4f07-af71-9388edc427ec-9d63822c-5b19-4f8f-994c-bc7a8d55e644"
		},
		{
			"spdxElementId":"SPDXRef-rpm-python3-jupyterlab-server-2.25.3-60ccbaac-dc1b-46b7-9bda-2d8e5d32dd52",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-python3-babel-2.15.0-266af597-9d29-4236-a5ff-84da86cdee7a-176ea23e-6f9f-4825-b1a0-45e7c57ec230"
		},
		{
			"spdxElementId":"SPDXRef-rpm-python3-jupyterlab-server-2.25.3-60ccbaac-dc1b-46b7-9bda-2d8e5d32dd52",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-python3-jinja2-3.1.3-2a1bc1ab-3f72-4382-9bfe-4195da85c9c2-b17dea60-97ef-4730-b43b-dbc0fc71226b"
		},
		{
			"spdxElementId":"SPDXRef-rpm-python3-jupyterlab-server-2.25.3-60ccbaac-dc1b-46b7-9bda-2d8e5d32dd52",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-python3-json5-0.9.25-665d54aa-f2fd-46e5-900f-1a7793048303-5ebc4f16-6480-4490-99ab-01f43ec0c51f"
		},
		{
			"spdxElementId":"SPDXRef-rpm-python3-jupyterlab-server-2.25.3-60ccbaac-dc1b-46b7-9bda-2d8e5d32dd52",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-python3-jsonschema-4.22.0-37df4a07-d2e7-4ce8-a744-5c3b97a14cdc-f349ebff-d84d-4af4-9546-e58c61cab342"
		},
		{
			"spdxElementId":"SPDXRef-rpm-python3-jupyterlab-server-2.25.3-60ccbaac-dc1b-46b7-9bda-2d8e5d32dd52",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-python3-jupyter-server-2.13.0-d8014630-701e-407c-b19e-ff6c7c76916d-1a3ba89c-de93-4e12-be56-d253e496883b"
		},
		{
			"spdxElementId":"SPDXRef-rpm-python3-jupyterlab-server-2.25.3-60ccbaac-dc1b-46b7-9bda-2d8e5d32dd52",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-python3-packaging-23.2-51fb1ba9-e18d-47df-8e0f-8200c6c4bece-675f50bd-399d-49e3-9ad5-a79006dbcd88"
		},
		{
			"spdxElementId":"SPDXRef-rpm-python3-jupyterlab-server-2.25.3-60ccbaac-dc1b-46b7-9bda-2d8e5d32dd52",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-python3-requests-2.31.0-834002e5-1662-42ea-8db0-a36321846df9-489e5a62-fc0d-471e-9e76-0a0cc38ddd32"
		}
	]
}