{
	"SPDXID":"SPDXRef-DOCUMENT",
	"name":"python3-APScheduler-0.3.10.4-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-APScheduler-0.3.10.4-1.oe2409.aarch64.rpm",
	"packages":[
		{
			"SPDXID":"SPDXRef-rpm-python3-3.11.6-46a48388-2814-4f07-af71-9388edc427ec-14f88076-077b-40e3-9241-1326c0602fd2",
			"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-pytz-2024.1-92c57b10-5422-4279-95a3-eadacfbc13dc-78a0b199-29de-40f6-8fbf-9b0612c66584",
			"name":"python3-pytz",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"29288bb9bc8d43203cb2f75f91e6aa70c48a37c2bd1c6e4e7b35c5e6c8601d79"
				}
			],
			"description":"python3 for pytz",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/python3-pytz@2024.1-1.oe2409?arch=noarch&epoch=0&upstream=pytz-2024.1-1.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"https://github.com/stub42/pytz",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"python3 for pytz",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:2024.1-1.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-python3-six-1.16.0-1f1ad333-6256-4657-9223-e85973a2f936-927610d3-d187-47ea-a892-24658dbf6d1f",
			"name":"python3-six",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"1c918bf3986c6ac2e5d37b37b8b3c4148fb91118b6325d150ca3d450b9e70992"
				}
			],
			"description":"Compatibility library for python 3.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/python3-six@1.16.0-3.oe2409?arch=noarch&epoch=0&upstream=python-six-1.16.0-3.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"https://pypi.python.org/pypi/six",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"Compatibility library for python 3",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:1.16.0-3.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-python3-tzlocal-5.2-01864e5e-9c2f-4c88-8680-f68f085a945f-cfdba62f-b605-4e38-871f-a5991488bd39",
			"name":"python3-tzlocal",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"dab01083a6700665a5ab54d5e8cdfb68a0586bd0f1e6c81792efeac82f9f2ec4"
				}
			],
			"description":"This Python module returns a ``tzinfo`` object with the local timezone information under Unix and Win-32.\nIt requires ``pytz``, and returns ``pytz`` ``tzinfo`` objects.\nThis module attempts to fix a glaring hole in ``pytz``, that there is no way to\nget the local timezone information, unless you know the zoneinfo name, and\nunder several Linux distros that's hard or impossible to figure out.\nAlso, with Windows different timezone system using pytz isn't of much use\nunless you separately configure the zoneinfo timezone name.\nWith ``tzlocal`` you only need to call ``get_localzone()`` and you will get a\n``tzinfo`` object with the local time zone info. On some Unices you will still\nnot get to know what the timezone name is, but you don't need that when you\nhave the tzinfo file. However, if the timezone name is readily available it\nwill be used.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/python3-tzlocal@5.2-1.oe2409?arch=noarch&epoch=0&upstream=python-tzlocal-5.2-1.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"https://github.com/regebro/tzlocal",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"tzinfo object for the local timezone",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:5.2-1.oe2409"
		}
	],
	"relationships":[
		{
			"spdxElementId":"SPDXRef-rpm-python3-APScheduler-3.10.4-d555aa21-efbe-475f-804f-391e985a6557",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-python3-3.11.6-46a48388-2814-4f07-af71-9388edc427ec-14f88076-077b-40e3-9241-1326c0602fd2"
		},
		{
			"spdxElementId":"SPDXRef-rpm-python3-APScheduler-3.10.4-d555aa21-efbe-475f-804f-391e985a6557",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-python3-pytz-2024.1-92c57b10-5422-4279-95a3-eadacfbc13dc-78a0b199-29de-40f6-8fbf-9b0612c66584"
		},
		{
			"spdxElementId":"SPDXRef-rpm-python3-APScheduler-3.10.4-d555aa21-efbe-475f-804f-391e985a6557",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-python3-six-1.16.0-1f1ad333-6256-4657-9223-e85973a2f936-927610d3-d187-47ea-a892-24658dbf6d1f"
		},
		{
			"spdxElementId":"SPDXRef-rpm-python3-APScheduler-3.10.4-d555aa21-efbe-475f-804f-391e985a6557",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-python3-tzlocal-5.2-01864e5e-9c2f-4c88-8680-f68f085a945f-cfdba62f-b605-4e38-871f-a5991488bd39"
		}
	]
}