{
  "SPDXID": "SPDXRef-DOCUMENT",
  "name": "python3-certbot-0.2.9.0-1.oe2403sp1.aarch64.rpm",
  "spdxVersion": "SPDX-2.2",
  "creationInfo": {
    "created": "2026-05-15T05:29:37.832615852Z",
    "creators": [
      "openeuler_creator"
    ]
  },
  "dataLicense": "CC0-1.0",
  "documentNamespace": "https://sbom.openEuler.org/python3-certbot-0.2.9.0-1.oe2403sp1.aarch64.rpm",
  "packages": [
    {
      "SPDXID": "SPDXRef-rpm-python3-ConfigArgParse-1.7",
      "name": "python3-ConfigArgParse",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "eaa78c29f346036530121e6a20348dd5ff1a46d3cb78bf034de3abb14d3f8d36"
        }
      ],
      "description": "This module is an extension of argparse module and adds support for config\nfiles and environment variables. Using this module, applications can be\nconfigured through a combination of command line args, config files,\nhard-coded defaults and environment variables.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/python3-ConfigArgParse@1.7-1.oe2403sp1?arch=noarch&epoch=0&upstream=python-ConfigArgParse-1.7-1.oe2403sp1.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://github.com/bw2/ConfigArgParse",
      "sourceInfo": "acquired package info from repodata DB: repodata/3c7e45bbe2235db2809add7d99360bf9702bf2708943858e708998708d86a58f-primary.sqlite.bz2",
      "summary": "A drop-in replacement for argparse that allows options to also be set via config files and/or environment variables.",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:1.7-1.oe2403sp1"
    },
    {
      "SPDXID": "SPDXRef-rpm-python3-acme-2.9.0",
      "name": "python3-acme",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "e91243cf215b770487ed47b73e48124a4e21a3cc8c3ebb3116ff16c16ca10971"
        }
      ],
      "description": "Python libraries implementing the Automatic Certificate Management Environment (ACME)protocol.it is used by the Let's Encrypt project.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/python3-acme@2.9.0-1.oe2403sp1?arch=noarch&epoch=0&upstream=python-certbot-2.9.0-1.oe2403sp1.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://github.com/certbot/certbot",
      "sourceInfo": "acquired package info from repodata DB: repodata/3c7e45bbe2235db2809add7d99360bf9702bf2708943858e708998708d86a58f-primary.sqlite.bz2",
      "summary": "ACME protocol implementation in Python",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:2.9.0-1.oe2403sp1"
    },
    {
      "SPDXID": "SPDXRef-rpm-python3-certbot-2.9.0",
      "name": "python3-certbot",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "4f8411bff0933569022f34cc99c85fefa02c46602cc81fb676269b1193752959"
        }
      ],
      "description": "The python3 libraries to interface with certbot",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/python3-certbot@2.9.0-1.oe2403sp1?arch=noarch&epoch=0&upstream=python-certbot-2.9.0-1.oe2403sp1.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://github.com/certbot/certbot",
      "sourceInfo": "acquired package info from repodata DB: repodata/3c7e45bbe2235db2809add7d99360bf9702bf2708943858e708998708d86a58f-primary.sqlite.bz2",
      "summary": "ACME client",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:2.9.0-1.oe2403sp1"
    },
    {
      "SPDXID": "SPDXRef-rpm-python3-josepy-1.14.0",
      "name": "python3-josepy",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "a2635bb735e71a7b5f51a7244bac2c8eb288c17389b4de76dd07f5077de4b2d0"
        }
      ],
      "description": "JOSE protocol implementation in Python using cryptography",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/python3-josepy@1.14.0-1.oe2403sp1?arch=noarch&epoch=0&upstream=python-josepy-1.14.0-1.oe2403sp1.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://github.com/certbot/josepy",
      "sourceInfo": "acquired package info from repodata DB: repodata/3c7e45bbe2235db2809add7d99360bf9702bf2708943858e708998708d86a58f-primary.sqlite.bz2",
      "summary": "JOSE protocol implementation in Python",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:1.14.0-1.oe2403sp1"
    },
    {
      "SPDXID": "SPDXRef-rpm-python3-parsedatetime-2.6",
      "name": "python3-parsedatetime",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "b77bebd45e4ea374184dba7eaa10486ff3ba22b2bb8ab04ba7d7beb30a2fe6b1"
        }
      ],
      "description": "Parse human-readable date/time strings.\nPython 2.6 or greater is required for parsedatetime version 1.0 or greater.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/python3-parsedatetime@2.6-2.oe2403sp1?arch=noarch&epoch=0&upstream=python-parsedatetime-2.6-2.oe2403sp1.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://github.com/bear/parsedatetime",
      "sourceInfo": "acquired package info from repodata DB: repodata/3c7e45bbe2235db2809add7d99360bf9702bf2708943858e708998708d86a58f-primary.sqlite.bz2",
      "summary": "Parse human-readable date/time text.",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:2.6-2.oe2403sp1"
    },
    {
      "SPDXID": "SPDXRef-rpm-python3-pyRFC3339-1.1",
      "name": "python3-pyRFC3339",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "b2605e7521de29f10bd4cbafb2b541d5d87752fc83017f0a861a75d5923df319"
        }
      ],
      "description": "This package contains a python library to parse and generate RFC 3339-compliant timestamps using Python datetime.datetime objects.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/python3-pyRFC3339@1.1-1.oe2403sp1?arch=noarch&epoch=0&upstream=python-pyRFC3339-1.1-1.oe2403sp1.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://github.com/kurtraschke/pyRFC3339",
      "sourceInfo": "acquired package info from repodata DB: repodata/3c7e45bbe2235db2809add7d99360bf9702bf2708943858e708998708d86a58f-primary.sqlite.bz2",
      "summary": "Generate and parse RFC 3339 timestamps",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:1.1-1.oe2403sp1"
    }
  ],
  "relationships": [
    {
      "spdxElementId": "SPDXRef-rpm-python3-certbot-2.9.0",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-python3-ConfigArgParse-1.7"
    },
    {
      "spdxElementId": "SPDXRef-rpm-python3-certbot-2.9.0",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-python3-acme-2.9.0"
    },
    {
      "spdxElementId": "SPDXRef-rpm-python3-certbot-2.9.0",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-python3-certbot-2.9.0"
    },
    {
      "spdxElementId": "SPDXRef-rpm-python3-certbot-2.9.0",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-python3-josepy-1.14.0"
    },
    {
      "spdxElementId": "SPDXRef-rpm-python3-certbot-2.9.0",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-python3-parsedatetime-2.6"
    },
    {
      "spdxElementId": "SPDXRef-rpm-python3-certbot-2.9.0",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-python3-pyRFC3339-1.1"
    }
  ]
}
