{
	"SPDXID":"SPDXRef-DOCUMENT",
	"name":"python3-statsmodels-0.0.14.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-statsmodels-0.0.14.2-1.oe2409.aarch64.rpm",
	"packages":[
		{
			"SPDXID":"SPDXRef-rpm-glibc-2.38-098de365-83d8-44e8-9207-c3aeb8fc378c-b8b78130-80ba-494a-8151-8818a9bd17bc",
			"name":"glibc",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"f83727d5acc81f8f92521d78f89a59332782c39c8e4d98151505e6bc01fdca98"
				}
			],
			"description":"The GNU C Library project provides the core libraries for the GNU system and\nGNU/Linux systems, as well as many other systems that use Linux as the kernel.\nThese libraries provide critical APIs including ISO C11, POSIX.1-2008, BSD,\nOS-specific APIs and more. These APIs include such foundational facilities as\nopen, read, write, malloc, printf, getaddrinfo, dlopen, pthread_create, crypt,\n login, exit and more.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/glibc@2.38-34.oe2409?arch=aarch64&epoch=0&upstream=glibc-2.38-34.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"http://www.gnu.org/software/glibc/",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"The GNU libc libraries",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:2.38-34.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-python3-3.11.6-46a48388-2814-4f07-af71-9388edc427ec-1eee73d9-1999-49cb-950e-caa5f9bc8291",
			"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-numpy-1.24.3-4e2c6885-b480-44b6-8352-058aa4a22bc8-9906280d-5037-4285-8ed3-f2b8ae66214e",
			"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-3fa36017-8e9b-4c2d-ae38-bc8c2d47c0fc",
			"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-pandas-2.2.2-29c1e34e-9aa3-432e-81a2-b012dc80e150-656d7efe-c637-421a-9465-5373e9189936",
			"name":"python3-pandas",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"3df6a4ce8c9f08a1660e41406d341d9d9da32970033722a12e5bac31d9cd6830"
				}
			],
			"description":"pandas is an open source, BSD-licensed library\nproviding high-performance, easy-to-use data structures\nand data analysis tools for the Python programming language.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/python3-pandas@2.2.2-1.oe2409?arch=aarch64&epoch=0&upstream=python-pandas-2.2.2-1.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"https://pandas.pydata.org/",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"Data structures and data analysis tools for Python",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:2.2.2-1.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-python3-patsy-0.5.6-ff90711d-48b7-4797-b030-72eaaab8acc3-d4f1ff6b-b817-48d7-8a02-0bd2c3727020",
			"name":"python3-patsy",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"4d3820c35c8b1c2c377fa68c059d4ef0c8b22e636a4229c4da43e6878a88b771"
				}
			],
			"description":"Patsy is a Python library for describing statistical models (especially linear\nmodels, or models that have a linear component) and building design matrices.\nPatsy brings the convenience of R \"formulas\" to Python.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/python3-patsy@0.5.6-1.oe2409?arch=noarch&epoch=0&upstream=python-patsy-0.5.6-1.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"https://github.com/pydata/patsy",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"A Python package for describing statistical models and for building design matrices.",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:0.5.6-1.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-python3-scipy-1.12.0-c2e4cc4e-31c3-4897-9ecd-487e8c73a2b5-c27619bd-452a-4d2a-9626-d7f9ec2239e6",
			"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-statsmodels-0.14.2-7f810196-1842-4dfb-abb5-f81960b86e74",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-glibc-2.38-098de365-83d8-44e8-9207-c3aeb8fc378c-b8b78130-80ba-494a-8151-8818a9bd17bc"
		},
		{
			"spdxElementId":"SPDXRef-rpm-python3-statsmodels-0.14.2-7f810196-1842-4dfb-abb5-f81960b86e74",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-python3-3.11.6-46a48388-2814-4f07-af71-9388edc427ec-1eee73d9-1999-49cb-950e-caa5f9bc8291"
		},
		{
			"spdxElementId":"SPDXRef-rpm-python3-statsmodels-0.14.2-7f810196-1842-4dfb-abb5-f81960b86e74",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-python3-numpy-1.24.3-4e2c6885-b480-44b6-8352-058aa4a22bc8-9906280d-5037-4285-8ed3-f2b8ae66214e"
		},
		{
			"spdxElementId":"SPDXRef-rpm-python3-statsmodels-0.14.2-7f810196-1842-4dfb-abb5-f81960b86e74",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-python3-packaging-23.2-51fb1ba9-e18d-47df-8e0f-8200c6c4bece-3fa36017-8e9b-4c2d-ae38-bc8c2d47c0fc"
		},
		{
			"spdxElementId":"SPDXRef-rpm-python3-statsmodels-0.14.2-7f810196-1842-4dfb-abb5-f81960b86e74",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-python3-pandas-2.2.2-29c1e34e-9aa3-432e-81a2-b012dc80e150-656d7efe-c637-421a-9465-5373e9189936"
		},
		{
			"spdxElementId":"SPDXRef-rpm-python3-statsmodels-0.14.2-7f810196-1842-4dfb-abb5-f81960b86e74",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-python3-patsy-0.5.6-ff90711d-48b7-4797-b030-72eaaab8acc3-d4f1ff6b-b817-48d7-8a02-0bd2c3727020"
		},
		{
			"spdxElementId":"SPDXRef-rpm-python3-statsmodels-0.14.2-7f810196-1842-4dfb-abb5-f81960b86e74",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-python3-scipy-1.12.0-c2e4cc4e-31c3-4897-9ecd-487e8c73a2b5-c27619bd-452a-4d2a-9626-d7f9ec2239e6"
		}
	]
}