{
  "SPDXID": "SPDXRef-DOCUMENT",
  "name": "python3-responses-0.0.18.0-1.oe2403.aarch64.rpm",
  "spdxVersion": "SPDX-2.2",
  "creationInfo": {
    "created": "2026-05-15T06:57:53.750891916Z",
    "creators": [
      "openeuler_creator"
    ]
  },
  "dataLicense": "CC0-1.0",
  "documentNamespace": "https://sbom.openEuler.org/python3-responses-0.0.18.0-1.oe2403.aarch64.rpm",
  "packages": [
    {
      "SPDXID": "SPDXRef-rpm-python3-3.11.6",
      "name": "python3",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "d16c384082c52dcce82ed66f4b235e20ff1ab6066fe254899fe306e7461d1c7a"
        }
      ],
      "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-2.oe2403?arch=x86_64&epoch=0&upstream=python3-3.11.6-2.oe2403.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://www.python.org/",
      "sourceInfo": "acquired package info from repodata DB: repodata/87ee4e92c1e5173adb9dd158ec9c2e7bd500bbe68c80fdd1cfc6721bbb15534f-primary.sqlite.bz2",
      "summary": "Interpreter of the Python3 programming language",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:3.11.6-2.oe2403"
    },
    {
      "SPDXID": "SPDXRef-rpm-python3-mock-5.1.0",
      "name": "python3-mock",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "2cf15ae56a3c01b85be156c939cc4c26d3b0a48f67327e4089484d11c8d719a5"
        }
      ],
      "description": "This is the python3 subpackage for python-mock.\n\nMock is a Python module which provides a core mock class. It removes the need\nto create a host of stubs throughout your test suite. After performing an\naction, you can make assertions about which methods / attributes were used and\narguments they were called with. You can also specify return values and set\nneeded attributes in the normal way.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/python3-mock@5.1.0-1.oe2403?arch=noarch&epoch=0&upstream=python-mock-5.1.0-1.oe2403.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "http://www.voidspace.org.uk/python/mock/",
      "sourceInfo": "acquired package info from repodata DB: repodata/87ee4e92c1e5173adb9dd158ec9c2e7bd500bbe68c80fdd1cfc6721bbb15534f-primary.sqlite.bz2",
      "summary": "Python3 subpackage for python-mock",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:5.1.0-1.oe2403"
    },
    {
      "SPDXID": "SPDXRef-rpm-python3-requests-2.31.0",
      "name": "python3-requests",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "760ab02b9698c67e6d55bc4745459d0865d83c090f6700c41829ea89245ff010"
        }
      ],
      "description": "Requests is an ISC Licensed HTTP library, written in Python, for human\nbeings.\nMost existing Python modules for sending HTTP requests are extremely\nverbose and cumbersome. Python's builtin urllib2 module provides most of\nthe HTTP capabilities you should need, but the api is thoroughly broken.\nIt requires an enormous amount of work (even method overrides) to\nperform the simplest of tasks.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/python3-requests@2.31.0-1.oe2403?arch=noarch&epoch=0&upstream=python-requests-2.31.0-1.oe2403.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "http://python-requests.org/",
      "sourceInfo": "acquired package info from repodata DB: repodata/87ee4e92c1e5173adb9dd158ec9c2e7bd500bbe68c80fdd1cfc6721bbb15534f-primary.sqlite.bz2",
      "summary": "Awesome Python HTTP Library That's Actually Usable",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:2.31.0-1.oe2403"
    },
    {
      "SPDXID": "SPDXRef-rpm-python3-six-1.16.0",
      "name": "python3-six",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "96552178fa7fc2ac5d46911de4ecf5add49fb13356c84732f22f1867a3f05d32"
        }
      ],
      "description": "Compatibility library for python 3.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/python3-six@1.16.0-3.oe2403?arch=noarch&epoch=0&upstream=python-six-1.16.0-3.oe2403.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://pypi.python.org/pypi/six",
      "sourceInfo": "acquired package info from repodata DB: repodata/87ee4e92c1e5173adb9dd158ec9c2e7bd500bbe68c80fdd1cfc6721bbb15534f-primary.sqlite.bz2",
      "summary": "Compatibility library for python 3",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:1.16.0-3.oe2403"
    },
    {
      "SPDXID": "SPDXRef-rpm-python3-urllib3-1.26.18",
      "name": "python3-urllib3",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "b810f66cb2e270a9be5dff6608430771a8747f9d704941012facaca5875bb811"
        }
      ],
      "description": "Python3 HTTP module with connection pooling and file POST abilities.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/python3-urllib3@1.26.18-1.oe2403?arch=noarch&epoch=0&upstream=python-urllib3-1.26.18-1.oe2403.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://urllib3.readthedocs.io",
      "sourceInfo": "acquired package info from repodata DB: repodata/87ee4e92c1e5173adb9dd158ec9c2e7bd500bbe68c80fdd1cfc6721bbb15534f-primary.sqlite.bz2",
      "summary": "Python3 HTTP library with thread-safe connection pooling and file post",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:1.26.18-1.oe2403"
    }
  ],
  "relationships": [
    {
      "spdxElementId": "SPDXRef-rpm-python3-responses-0.18.0",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-python3-3.11.6"
    },
    {
      "spdxElementId": "SPDXRef-rpm-python3-responses-0.18.0",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-python3-mock-5.1.0"
    },
    {
      "spdxElementId": "SPDXRef-rpm-python3-responses-0.18.0",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-python3-requests-2.31.0"
    },
    {
      "spdxElementId": "SPDXRef-rpm-python3-responses-0.18.0",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-python3-six-1.16.0"
    },
    {
      "spdxElementId": "SPDXRef-rpm-python3-responses-0.18.0",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-python3-urllib3-1.26.18"
    }
  ]
}
