{
  "SPDXID": "SPDXRef-DOCUMENT",
  "name": "python3-paste-0.3.7.1-2.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-paste-0.3.7.1-2.oe2403sp4.aarch64.rpm",
  "packages": [
    {
      "SPDXID": "SPDXRef-rpm-python3-paste-3.7.1",
      "name": "python3-paste",
      "licenseConcluded": "MIT and ZPLv2.0 and Python and (AFL-2.1 or MIT) and (MIT or ASL 2.0)",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "00a76bef95e08568e1808e4e3716c418035b1741573a03e13e99d86513f57293"
        }
      ],
      "description": "Paste provides several pieces of \"middleware\" (or filters) that can be nested\nto build web applications. Each piece of middleware uses the WSGI (PEP 333)\ninterface, and should be compatible with other middleware based on those interfaces.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/python3-paste@3.7.1-2.oe2403sp4?arch=noarch&epoch=0&upstream=python-paste-3.7.1-2.oe2403sp4.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://pythonpaste.readthedocs.io/en/latest/",
      "licenseDeclared": "MIT and ZPLv2.0 and Python and (AFL-2.1 or MIT) and (MIT or ASL 2.0)",
      "sourceInfo": "acquired package info from repodata DB: repodata/f1f85c23079e7764ad00378a9fc5d660b89a03657290e75426caf7be5b7da462-primary.sqlite.bz2",
      "summary": "Tools for using a Web Server Gateway Interface stack",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:3.7.1-2.oe2403sp4"
    },
    {
      "SPDXID": "SPDXRef-rpm-python3-3.11.6",
      "name": "python3",
      "licenseConcluded": "Python-2.0",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "790151b40cea5fb58990d3eb9e080545633f0fa2475ad8de4705aa374b42a580"
        }
      ],
      "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-32.oe2403sp4?arch=aarch64&epoch=0&upstream=python3-3.11.6-32.oe2403sp4.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://www.python.org/",
      "licenseDeclared": "Python-2.0",
      "sourceInfo": "acquired package info from repodata DB: repodata/f1f85c23079e7764ad00378a9fc5d660b89a03657290e75426caf7be5b7da462-primary.sqlite.bz2",
      "summary": "Interpreter of the Python3 programming language",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:3.11.6-32.oe2403sp4"
    },
    {
      "SPDXID": "SPDXRef-rpm-python3-pyOpenSSL-24.0.0",
      "name": "python3-pyOpenSSL",
      "licenseConcluded": "ASL 2.0",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "66396f83676fcf720da0372bd29cedfdabd3fbaaf0cfa95cc769ae5d2816b165"
        }
      ],
      "description": "pyOpenSSL is a rather thin wrapper around (a subset of) the OpenSSL library.\nWith thin wrapper we mean that a lot of the object methods do nothing more\nthan calling a corresponding function in the OpenSSL library.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/python3-pyOpenSSL@24.0.0-3.oe2403sp4?arch=noarch&epoch=0&upstream=pyOpenSSL-24.0.0-3.oe2403sp4.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://www.pyopenssl.org/en/stable/",
      "licenseDeclared": "ASL 2.0",
      "sourceInfo": "acquired package info from repodata DB: repodata/f1f85c23079e7764ad00378a9fc5d660b89a03657290e75426caf7be5b7da462-primary.sqlite.bz2",
      "summary": "A rather thin wrapper around (a subset of) the OpenSSL library.",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:24.0.0-3.oe2403sp4"
    },
    {
      "SPDXID": "SPDXRef-rpm-python3-setuptools-68.0.0",
      "name": "python3-setuptools",
      "licenseConcluded": "MIT and (BSD or ASL 2.0)",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "8abe8cebc03cbe1bf23ff90eb5f4f4193dc2db0ee1c12316bd4f1ec8606c305d"
        }
      ],
      "description": "Setuptools is a collection of enhancements to the Python 3 distutils that allow\nyou to more easily build and distribute Python 3 packages, especially ones that\nhave dependencies on other packages.\n\nThis package also contains the runtime components of setuptools, necessary to\nexecute the software that requires pkg_resources.py.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/python3-setuptools@68.0.0-2.oe2403sp4?arch=noarch&epoch=0&upstream=python-setuptools-68.0.0-2.oe2403sp4.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://pypi.python.org/pypi/setuptools",
      "licenseDeclared": "MIT and (BSD or ASL 2.0)",
      "sourceInfo": "acquired package info from repodata DB: repodata/f1f85c23079e7764ad00378a9fc5d660b89a03657290e75426caf7be5b7da462-primary.sqlite.bz2",
      "summary": "Easily build and distribute Python 3 packages",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:68.0.0-2.oe2403sp4"
    },
    {
      "SPDXID": "SPDXRef-rpm-python3-six-1.16.0",
      "name": "python3-six",
      "licenseConcluded": "MIT",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "bab9c2e8e35c418fa34e7105d9c63cf403eba28ea4f930330c82d00cc6cfbe37"
        }
      ],
      "description": "Compatibility library for python 3.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/python3-six@1.16.0-3.oe2403sp4?arch=noarch&epoch=0&upstream=python-six-1.16.0-3.oe2403sp4.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://pypi.python.org/pypi/six",
      "licenseDeclared": "MIT",
      "sourceInfo": "acquired package info from repodata DB: repodata/f1f85c23079e7764ad00378a9fc5d660b89a03657290e75426caf7be5b7da462-primary.sqlite.bz2",
      "summary": "Compatibility library for python 3",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:1.16.0-3.oe2403sp4"
    },
    {
      "SPDXID": "SPDXRef-rpm-python3-tempita-0.5.2",
      "name": "python3-tempita",
      "licenseConcluded": "MIT",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "8d343e72a08f17524b6ee49f196acbad7b61c969cb6fcc25ddda8afde4c84f02"
        }
      ],
      "description": "Tempita is a small templating language for text substitution.\nThis isn't meant to be the Next Big Thing in templating; it is just a handy little templating\nlanguage for when your project outgrows string.Template or % substitution. It is small, it\nembeds Python in strings, and it does not do much else.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/python3-tempita@0.5.2-2.oe2403sp4?arch=noarch&epoch=0&upstream=python-tempita-0.5.2-2.oe2403sp4.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://pypi.org/project/Tempita/0.5.2/#description",
      "licenseDeclared": "MIT",
      "sourceInfo": "acquired package info from repodata DB: repodata/f1f85c23079e7764ad00378a9fc5d660b89a03657290e75426caf7be5b7da462-primary.sqlite.bz2",
      "summary": "A small templating language for text substitution",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:0.5.2-2.oe2403sp4"
    }
  ],
  "relationships": [
    {
      "spdxElementId": "SPDXRef-rpm-python3-paste-3.7.1",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-python3-3.11.6"
    },
    {
      "spdxElementId": "SPDXRef-rpm-python3-paste-3.7.1",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-python3-pyOpenSSL-24.0.0"
    },
    {
      "spdxElementId": "SPDXRef-rpm-python3-paste-3.7.1",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-python3-setuptools-68.0.0"
    },
    {
      "spdxElementId": "SPDXRef-rpm-python3-paste-3.7.1",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-python3-six-1.16.0"
    },
    {
      "spdxElementId": "SPDXRef-rpm-python3-paste-3.7.1",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-python3-tempita-0.5.2"
    }
  ]
}
