{
  "SPDXID": "SPDXRef-DOCUMENT",
  "name": "python3-astroid-0.3.1.0-1.oe2403sp4.aarch64.rpm",
  "spdxVersion": "SPDX-2.2",
  "creationInfo": {
    "created": "2026-07-04T04:28:12.092529219Z",
    "creators": [
      "openeuler_creator"
    ]
  },
  "dataLicense": "CC0-1.0",
  "documentNamespace": "https://sbom.openEuler.org/python3-astroid-0.3.1.0-1.oe2403sp4.aarch64.rpm",
  "packages": [
    {
      "SPDXID": "SPDXRef-rpm-python3-astroid-3.1.0",
      "name": "python3-astroid",
      "licenseConcluded": "LGPL-2.1-only and GPL-2.0-or-later",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "018bf20ce6c6fdad33724bcfc92ad60a89179e8e9f0a807bb58e058154da8240"
        }
      ],
      "description": "An abstract syntax tree for Python with inference support.\nThe aim of this module is to provide a common base representation of python\nsource code. It is currently the library powering pylint capabilities.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/python3-astroid@3.1.0-1.oe2403sp4?arch=noarch&epoch=0&upstream=python-astroid-3.1.0-1.oe2403sp4.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://github.com/pylint-dev/astroid",
      "licenseDeclared": "LGPL-2.1-only and GPL-2.0-or-later",
      "sourceInfo": "acquired package info from repodata DB: repodata/f1f85c23079e7764ad00378a9fc5d660b89a03657290e75426caf7be5b7da462-primary.sqlite.bz2",
      "summary": "An abstract syntax tree for Python with inference support.",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:3.1.0-1.oe2403sp4"
    },
    {
      "SPDXID": "SPDXRef-rpm-python3-lazy-object-proxy-1.9.0",
      "name": "python3-lazy-object-proxy",
      "licenseConcluded": "BSD-2-Clause",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "122c9e0ded9f4b0cc04c889fb9cc14a0bed651cccefde0782f2475c6f7a3e5bc"
        }
      ],
      "description": "A fast and thorough lazy object proxy that rebuilds a new\nabstract syntax tree from Python's ast.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/python3-lazy-object-proxy@1.9.0-1.oe2403sp4?arch=aarch64&epoch=0&upstream=python-lazy-object-proxy-1.9.0-1.oe2403sp4.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://github.com/ionelmc/python-lazy-object-proxy",
      "licenseDeclared": "BSD-2-Clause",
      "sourceInfo": "acquired package info from repodata DB: repodata/f1f85c23079e7764ad00378a9fc5d660b89a03657290e75426caf7be5b7da462-primary.sqlite.bz2",
      "summary": "A fast and thorough lazy object proxy",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:1.9.0-1.oe2403sp4"
    },
    {
      "SPDXID": "SPDXRef-rpm-python3-pytest-runner-6.0.0",
      "name": "python3-pytest-runner",
      "licenseConcluded": "MIT",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "854f95ee49c4bdfd7e062734dc1c2a90d148c86396492469258776cd3012e277"
        }
      ],
      "description": "Setup scripts can use pytest-runner to add setup.py test support\nfor pytest runner.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/python3-pytest-runner@6.0.0-3.oe2403sp4?arch=noarch&epoch=0&upstream=python-pytest-runner-6.0.0-3.oe2403sp4.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://github.com/pytest-dev/pytest-runner/",
      "licenseDeclared": "MIT",
      "sourceInfo": "acquired package info from repodata DB: repodata/f1f85c23079e7764ad00378a9fc5d660b89a03657290e75426caf7be5b7da462-primary.sqlite.bz2",
      "summary": "Provide setup.py test support for pytest runner",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:6.0.0-3.oe2403sp4"
    },
    {
      "SPDXID": "SPDXRef-rpm-python3-wrapt-1.15.0",
      "name": "python3-wrapt",
      "licenseConcluded": "BSD-2-Clause",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "2e52aeda336fcda908f4ac41c2abd45fefacb6a07e2024b7a4fb5a1ae43413e8"
        }
      ],
      "description": "Python3 module for wrapt module.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/python3-wrapt@1.15.0-1.oe2403sp4?arch=aarch64&epoch=0&upstream=python-wrapt-1.15.0-1.oe2403sp4.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://github.com/GrahamDumpleton/wrapt",
      "licenseDeclared": "BSD-2-Clause",
      "sourceInfo": "acquired package info from repodata DB: repodata/f1f85c23079e7764ad00378a9fc5d660b89a03657290e75426caf7be5b7da462-primary.sqlite.bz2",
      "summary": "Module for decorators, wrappers and monkey patching.",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:1.15.0-1.oe2403sp4"
    }
  ],
  "relationships": [
    {
      "spdxElementId": "SPDXRef-rpm-python3-astroid-3.1.0",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-python3-lazy-object-proxy-1.9.0"
    },
    {
      "spdxElementId": "SPDXRef-rpm-python3-astroid-3.1.0",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-python3-pytest-runner-6.0.0"
    },
    {
      "spdxElementId": "SPDXRef-rpm-python3-astroid-3.1.0",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-python3-wrapt-1.15.0"
    }
  ]
}
