{
	"SPDXID":"SPDXRef-DOCUMENT",
	"name":"python3-hypothesmith-0.0.3.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-hypothesmith-0.0.3.3-1.oe2409.aarch64.rpm",
	"packages":[
		{
			"SPDXID":"SPDXRef-rpm-python3-3.11.6-46a48388-2814-4f07-af71-9388edc427ec-36e40a60-06e0-4ed6-b0bc-96836e6d3b5e",
			"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-hypothesis-6.98.9-8a5be5cc-c15d-40d8-aa06-c9d3b7623e8a-d81f6013-296b-4cbc-8700-28273a95c7d8",
			"name":"python3-hypothesis",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"cfc039d30560f6d3b138027c649b77605ee72d32c4c0b944dab7654ec95bde57"
				}
			],
			"description":"This package provides a library called hypothesis for testing Python code,\nwhich has more examples and is based on the Haskell library, Quickcheck,\nwhich is used to integrate directly into your existing Python unit testing work.\nPython 3 version.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/python3-hypothesis@6.98.9-1.oe2409?arch=noarch&epoch=0&upstream=python-hypothesis-6.98.9-1.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"https://github.com/HypothesisWorks/hypothesis",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"based testing for python code",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:6.98.9-1.oe2409"
		},
		{
			"SPDXID":"SPDXRef-rpm-python3-libcst-1.2.0-6a7f9ba6-0036-4494-aaf7-7271b15899c2-6bb70d73-a551-4eaf-99b5-6629498eb748",
			"name":"python3-libcst",
			"checksums":[
				{
					"algorithm":"SHA256",
					"checksumValue":"0709a29850224f716b0f095c54847eb75ed8778b3120596257e37195119c7536"
				}
			],
			"description":"\nLibCST parses Python source code as a CST tree that keeps all formatting\ndetails (comments, whitespaces, parentheses, etc). It's useful for building\nautomated refactoring (codemod) applications and linters.\n\nLibCST creates a compromise between an Abstract Syntax Tree (AST) and a\ntraditional Concrete Syntax Tree (CST). By carefully reorganizing and naming\nnode types and fields, it creates a lossless CST that looks and feels like an\nAST.",
			"downloadLocation":"NOASSERTION",
			"externalRefs":[
				{
					"referenceCategory":"PACKAGE_MANAGER",
					"referenceLocator":"pkg:rpm/python3-libcst@1.2.0-1.oe2409?arch=aarch64&epoch=0&upstream=python-libcst-1.2.0-1.oe2409.src.rpm",
					"referenceType":"purl"
				}
			],
			"filesAnalyzed":false,
			"homepage":"https://github.com/Instagram/LibCST",
			"sourceInfo":"acquired package info from repodata DB: repodata/6e742f68b2ae62313d1861c02b7faa39b44c963cbbc6ac979fb577de9af9babc-primary.sqlite.bz2",
			"summary":"A concrete syntax tree with AST-like properties for Python 3",
			"supplier":"Organization: http://openeuler.org",
			"versionInfo":"0:1.2.0-1.oe2409"
		}
	],
	"relationships":[
		{
			"spdxElementId":"SPDXRef-rpm-python3-hypothesmith-0.3.3-fc0a5fe9-7763-4106-ba4d-15a418c7ae83",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-python3-3.11.6-46a48388-2814-4f07-af71-9388edc427ec-36e40a60-06e0-4ed6-b0bc-96836e6d3b5e"
		},
		{
			"spdxElementId":"SPDXRef-rpm-python3-hypothesmith-0.3.3-fc0a5fe9-7763-4106-ba4d-15a418c7ae83",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-python3-hypothesis-6.98.9-8a5be5cc-c15d-40d8-aa06-c9d3b7623e8a-d81f6013-296b-4cbc-8700-28273a95c7d8"
		},
		{
			"spdxElementId":"SPDXRef-rpm-python3-hypothesmith-0.3.3-fc0a5fe9-7763-4106-ba4d-15a418c7ae83",
			"relationshipType":"DEPENDS_ON",
			"relatedSpdxElement":"SPDXRef-rpm-python3-libcst-1.2.0-6a7f9ba6-0036-4494-aaf7-7271b15899c2-6bb70d73-a551-4eaf-99b5-6629498eb748"
		}
	]
}