{
	"SPDXID":"SPDXRef-DOCUMENT",
	"name":"python3-scikit-optimize-0.0.10.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-scikit-optimize-0.0.10.2-1.oe2409.aarch64.rpm",
	"packages":[
		{
			"SPDXID":"SPDXRef-rpm-python3-3.11.6-46a48388-2814-4f07-af71-9388edc427ec-413d0cc6-1d11-428c-a009-3b3140c861b2",
			"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-joblib-1.4.2-f374a7c8-33a9-43a2-868d-1bfb533241bb-02edf34d-69d2-4621-8316-b75a12ac88dd",
			"name":"python3-joblib",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"a5a63583f84ddb5101f28de26a6076a91b9107e176a90af6cb43759716f3321a"
				}
			],
			"description":"Joblib is a set of tools to provide lightweight pipelining in Python.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/python3-joblib@1.4.2-1.oe2409?arch=noarch&epoch=0&upstream=python-joblib-1.4.2-1.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"https://joblib.readthedocs.io/en/latest/",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"Utilities to provide lightweight pipelining in Python",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:1.4.2-1.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-python3-numpy-1.24.3-4e2c6885-b480-44b6-8352-058aa4a22bc8-87771578-51e9-489e-998e-9b41c301ddf5",
			"name":"python3-numpy",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"e2f332d504f5bd73a0c1c09269a850b16febc6d192a39be0ec633602265e0877"
				}
			],
			"description":"NumPy is the fundamental package for scientific computing with Python. It contains among other things:\na powerful N-dimensional array object\nsophisticated (broadcasting) functions\ntools for integrating C/C++ and Fortran code\nuseful linear algebra, Fourier transform, and random number capabilities\nBesides its obvious scientific uses, NumPy can also be used as an efficient multi-dimensional container of generic data. Arbitrary data-types can be defined. This allows NumPy to seamlessly and speedily integrate with a wide variety of databases.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/python3-numpy@1.24.3-3.oe2409?arch=aarch64&epoch=1&upstream=numpy-1.24.3-3.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"http://www.numpy.org/",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"A fast multidimensional array facility for Python",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"1:1.24.3-3.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-python3-packaging-23.2-51fb1ba9-e18d-47df-8e0f-8200c6c4bece-922f39ef-7afe-4414-bc80-6a0cfd15d89d",
			"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-pyaml-23.7.0-fc10884f-6214-40d9-8c70-9834a5ab8572-3eafbad1-bdb0-486e-a98e-5ad23f1e6a37",
			"name":"python3-pyaml",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"cd9805c65ddbe1c0c93a881bf423971a257a799a7d4935915b2cb0d61dc75d0a"
				}
			],
			"description":"Python module to produce formatted YAML-serialized data",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/python3-pyaml@23.7.0-1.oe2409?arch=noarch&epoch=0&upstream=python-pyaml-23.7.0-1.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"https://github.com/clearlinux-pkgs/pyaml",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"PyYAML-based python module to produce pretty and readable YAML-serialized data",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:23.7.0-1.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-python3-scikit-learn-1.4.0-cadd0202-e233-46c2-8b79-3d09c10ea494-8854b7de-1e99-4c9f-9ab4-81ee129c86d1",
			"name":"python3-scikit-learn",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"84a0d083cad674985c70db412731ffaf25a617173f976baabefa0ef4a802dca4"
				}
			],
			"description":"scikit-learn is a Python module for machine learning built on top of SciPy\nand is distributed under the 3-Clause BSD license.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/python3-scikit-learn@1.4.0-2.oe2409?arch=aarch64&epoch=0&upstream=python-scikit-learn-1.4.0-2.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"https://scikit-learn.org/stable/",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"A Python module for machine learning built on top of SciPy",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:1.4.0-2.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-python3-scipy-1.12.0-c2e4cc4e-31c3-4897-9ecd-487e8c73a2b5-066b61b0-755a-4f60-b9ec-0d5ba2b99fcc",
			"name":"python3-scipy",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"c87e31193eb5e99b37ee3393c42bf59474ae3cb035054769f870b4972e9e7b62"
				}
			],
			"description":"python3 package for scipy",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/python3-scipy@1.12.0-1.oe2409?arch=aarch64&epoch=0&upstream=scipy-1.12.0-1.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"https://www.scipy.org",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"python3 package for scipy",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:1.12.0-1.oe2409"
		}
	],
	"relationships":[
		{
			"spdxElementId":"SPDXRef-rpm-python3-scikit-optimize-0.10.2-e6ea7d81-9cc3-4407-8eb0-549f4e4ec703",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-python3-3.11.6-46a48388-2814-4f07-af71-9388edc427ec-413d0cc6-1d11-428c-a009-3b3140c861b2"
		},
		{
			"spdxElementId":"SPDXRef-rpm-python3-scikit-optimize-0.10.2-e6ea7d81-9cc3-4407-8eb0-549f4e4ec703",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-python3-joblib-1.4.2-f374a7c8-33a9-43a2-868d-1bfb533241bb-02edf34d-69d2-4621-8316-b75a12ac88dd"
		},
		{
			"spdxElementId":"SPDXRef-rpm-python3-scikit-optimize-0.10.2-e6ea7d81-9cc3-4407-8eb0-549f4e4ec703",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-python3-numpy-1.24.3-4e2c6885-b480-44b6-8352-058aa4a22bc8-87771578-51e9-489e-998e-9b41c301ddf5"
		},
		{
			"spdxElementId":"SPDXRef-rpm-python3-scikit-optimize-0.10.2-e6ea7d81-9cc3-4407-8eb0-549f4e4ec703",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-python3-packaging-23.2-51fb1ba9-e18d-47df-8e0f-8200c6c4bece-922f39ef-7afe-4414-bc80-6a0cfd15d89d"
		},
		{
			"spdxElementId":"SPDXRef-rpm-python3-scikit-optimize-0.10.2-e6ea7d81-9cc3-4407-8eb0-549f4e4ec703",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-python3-pyaml-23.7.0-fc10884f-6214-40d9-8c70-9834a5ab8572-3eafbad1-bdb0-486e-a98e-5ad23f1e6a37"
		},
		{
			"spdxElementId":"SPDXRef-rpm-python3-scikit-optimize-0.10.2-e6ea7d81-9cc3-4407-8eb0-549f4e4ec703",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-python3-scikit-learn-1.4.0-cadd0202-e233-46c2-8b79-3d09c10ea494-8854b7de-1e99-4c9f-9ab4-81ee129c86d1"
		},
		{
			"spdxElementId":"SPDXRef-rpm-python3-scikit-optimize-0.10.2-e6ea7d81-9cc3-4407-8eb0-549f4e4ec703",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-python3-scipy-1.12.0-c2e4cc4e-31c3-4897-9ecd-487e8c73a2b5-066b61b0-755a-4f60-b9ec-0d5ba2b99fcc"
		}
	]
}