{
  "SPDXID": "SPDXRef-DOCUMENT",
  "name": "python3-alembic-0.1.13.1-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-alembic-0.1.13.1-1.oe2403sp4.aarch64.rpm",
  "packages": [
    {
      "SPDXID": "SPDXRef-rpm-python3-alembic-1.13.1",
      "name": "python3-alembic",
      "licenseConcluded": "MIT",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "ce14ae85309902999b33b47e1bf7622317be3b529135df82b866dc493000ff65"
        }
      ],
      "description": "Alembic is a database migrations tool written by the author of SQLAlchemy. A\nmigrations tool offers the following functionality:\n1. Can emit ALTER statements to a database in order to change the structure of\n tables and other constructs\n2. Provides a system whereby \"migration scripts\" may be constructed; each script\nindicates a particular series of steps that can \"upgrade\" a target database to a\nnew version, and optionally a series of steps that can \"downgrade\" similarly,\ndoing the same steps in reverse.\n3. Allows the scripts to execute in some sequential manner.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/python3-alembic@1.13.1-1.oe2403sp4?arch=noarch&epoch=0&upstream=python-alembic-1.13.1-1.oe2403sp4.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://alembic.sqlalchemy.org",
      "licenseDeclared": "MIT",
      "sourceInfo": "acquired package info from repodata DB: repodata/f1f85c23079e7764ad00378a9fc5d660b89a03657290e75426caf7be5b7da462-primary.sqlite.bz2",
      "summary": "A database migration tool for SQLAlchemy.",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:1.13.1-1.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-mako-1.2.4",
      "name": "python3-mako",
      "licenseConcluded": "MIT",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "d30de0ca6950e26372b0c32b8d6cc9ef133a64869a42ab03c6984e507440fc23"
        }
      ],
      "description": "Mako library for Python 3.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/python3-mako@1.2.4-2.oe2403sp4?arch=noarch&epoch=0&upstream=python-mako-1.2.4-2.oe2403sp4.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "http://www.makotemplates.org/",
      "licenseDeclared": "MIT",
      "sourceInfo": "acquired package info from repodata DB: repodata/f1f85c23079e7764ad00378a9fc5d660b89a03657290e75426caf7be5b7da462-primary.sqlite.bz2",
      "summary": "Mako library for Python 3",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:1.2.4-2.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-sqlalchemy-1.4.48",
      "name": "python3-sqlalchemy",
      "licenseConcluded": "MIT",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "9dd447d3073a3998798752e1511875adcfa49e647f59de28bf13b13e7d2eaac1"
        }
      ],
      "description": "SQLAlchemy is an Object Relational Mapper (ORM) that provides a flexible,\nhigh-level interface to SQL databases. It contains a powerful mapping layer\nthat users can choose to work as automatically or as manually, determining\nrelationships based on foreign keys or to bridge the gap between database\nand domain by letting you define the join conditions explicitly.\n\nThe python3-sqlalchemy package contains the python 3 version of the module.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/python3-sqlalchemy@1.4.48-1.oe2403sp4?arch=aarch64&epoch=0&upstream=python-sqlalchemy-1.4.48-1.oe2403sp4.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "http://www.sqlalchemy.org/",
      "licenseDeclared": "MIT",
      "sourceInfo": "acquired package info from repodata DB: repodata/f1f85c23079e7764ad00378a9fc5d660b89a03657290e75426caf7be5b7da462-primary.sqlite.bz2",
      "summary": "SQL toolkit and object relational mapper for Python",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:1.4.48-1.oe2403sp4"
    },
    {
      "SPDXID": "SPDXRef-rpm-python3-typing-extensions-4.12.2",
      "name": "python3-typing-extensions",
      "licenseConcluded": "PSF-2.0",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "00cb17ac0844f6b1660e0be22356918fad446a0eac504c1a695d24b78fc169e8"
        }
      ],
      "description": "Typing Extensions -Backported and Experimental Type Hints for Python.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/python3-typing-extensions@4.12.2-2.oe2403sp4?arch=noarch&epoch=0&upstream=python-typing-extensions-4.12.2-2.oe2403sp4.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://github.com/python/typing_extensions",
      "licenseDeclared": "PSF-2.0",
      "sourceInfo": "acquired package info from repodata DB: repodata/f1f85c23079e7764ad00378a9fc5d660b89a03657290e75426caf7be5b7da462-primary.sqlite.bz2",
      "summary": "Backported and Experimental Type Hints for Python 3.5+",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:4.12.2-2.oe2403sp4"
    }
  ],
  "relationships": [
    {
      "spdxElementId": "SPDXRef-rpm-python3-alembic-1.13.1",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-python3-3.11.6"
    },
    {
      "spdxElementId": "SPDXRef-rpm-python3-alembic-1.13.1",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-python3-mako-1.2.4"
    },
    {
      "spdxElementId": "SPDXRef-rpm-python3-alembic-1.13.1",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-python3-setuptools-68.0.0"
    },
    {
      "spdxElementId": "SPDXRef-rpm-python3-alembic-1.13.1",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-python3-sqlalchemy-1.4.48"
    },
    {
      "spdxElementId": "SPDXRef-rpm-python3-alembic-1.13.1",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-python3-typing-extensions-4.12.2"
    }
  ]
}
