{
  "SPDXID": "SPDXRef-DOCUMENT",
  "name": "python3-storops-0.1.2.10-1.oe2403.aarch64.rpm",
  "spdxVersion": "SPDX-2.2",
  "creationInfo": {
    "created": "2026-05-15T07:43:41.871469762Z",
    "creators": [
      "openeuler_creator"
    ]
  },
  "dataLicense": "CC0-1.0",
  "documentNamespace": "https://sbom.openEuler.org/python3-storops-0.1.2.10-1.oe2403.aarch64.rpm",
  "packages": [
    {
      "SPDXID": "SPDXRef-rpm-python3-bitmath-1.3.3.1",
      "name": "python3-bitmath",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "ef767abf40af1ded4b746625df6fe148c5c1d655a4b6f7fa7a0f7f8376c3ed90"
        }
      ],
      "description": "simplifies many facets of interacting with file sizes in various units.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/python3-bitmath@1.3.3.1-2.oe2403?arch=noarch&epoch=0&upstream=python-bitmath-1.3.3.1-2.oe2403.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://github.com/tbielawa/bitmath",
      "sourceInfo": "acquired package info from repodata DB: repodata/7e8aae3eb2beef01b5de07bcbc3d3c7311eaf4827fcb7eaacb27d61f92669b56-primary.sqlite.bz2",
      "summary": "Pythonic module for representing and manipulating file sizes with different prefix notations (file size unit conversion)",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:1.3.3.1-2.oe2403"
    },
    {
      "SPDXID": "SPDXRef-rpm-python3-cachez-0.1.2",
      "name": "python3-cachez",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "962dee87657302cf53de92c84ba716bbef5a101118d34f48d59ab9ceb0a2e49a"
        }
      ],
      "description": "Cache decorator for global or instance level memoize.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/python3-cachez@0.1.2-4.oe2403?arch=noarch&epoch=0&upstream=python-cachez-0.1.2-4.oe2403.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "http://github.com/jealous/cachez",
      "sourceInfo": "acquired package info from repodata DB: repodata/7e8aae3eb2beef01b5de07bcbc3d3c7311eaf4827fcb7eaacb27d61f92669b56-primary.sqlite.bz2",
      "summary": "Cache decorator for global or instance level memoize.",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:0.1.2-4.oe2403"
    },
    {
      "SPDXID": "SPDXRef-rpm-python3-persist-queue-0.8.1",
      "name": "python3-persist-queue",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "d1d5b8c2312ceab67042da8654426b293b208672bbe54ef529b74406d6637d8d"
        }
      ],
      "description": "persist-queue A thread-safe, disk-based queue for Python",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/python3-persist-queue@0.8.1-1.oe2403?arch=noarch&epoch=0&upstream=python-persist-queue-0.8.1-1.oe2403.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "http://github.com/peter-wangxu/persist-queue",
      "sourceInfo": "acquired package info from repodata DB: repodata/7e8aae3eb2beef01b5de07bcbc3d3c7311eaf4827fcb7eaacb27d61f92669b56-primary.sqlite.bz2",
      "summary": "A thread-safe disk based persistent queue in Python.",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:0.8.1-1.oe2403"
    },
    {
      "SPDXID": "SPDXRef-rpm-python3-retryz-0.1.9",
      "name": "python3-retryz",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "15047b489465bf58ff66eac2ba2dd1b13b1cb612e763c7969617c6e02c759d80"
        }
      ],
      "description": "Retry decorator with a bunch of configuration parameters.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/python3-retryz@0.1.9-1.oe2403?arch=noarch&epoch=0&upstream=python-retryz-0.1.9-1.oe2403.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "http://github.com/jealous/retryz",
      "sourceInfo": "acquired package info from repodata DB: repodata/7e8aae3eb2beef01b5de07bcbc3d3c7311eaf4827fcb7eaacb27d61f92669b56-primary.sqlite.bz2",
      "summary": "Retry decorator with a bunch of configuration parameters.",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:0.1.9-1.oe2403"
    }
  ],
  "relationships": [
    {
      "spdxElementId": "SPDXRef-rpm-python3-storops-1.2.10",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-python3-bitmath-1.3.3.1"
    },
    {
      "spdxElementId": "SPDXRef-rpm-python3-storops-1.2.10",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-python3-cachez-0.1.2"
    },
    {
      "spdxElementId": "SPDXRef-rpm-python3-storops-1.2.10",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-python3-persist-queue-0.8.1"
    },
    {
      "spdxElementId": "SPDXRef-rpm-python3-storops-1.2.10",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-python3-retryz-0.1.9"
    }
  ]
}
