{
  "SPDXID": "SPDXRef-DOCUMENT",
  "name": "python-testrepository-help-0.0.0.20-1.oe2403sp4.aarch64.rpm",
  "spdxVersion": "SPDX-2.2",
  "creationInfo": {
    "created": "2026-07-04T06:18:35.28438444Z",
    "creators": [
      "openeuler_creator"
    ]
  },
  "dataLicense": "CC0-1.0",
  "documentNamespace": "https://sbom.openEuler.org/python-testrepository-help-0.0.0.20-1.oe2403sp4.aarch64.rpm",
  "packages": [
    {
      "SPDXID": "SPDXRef-rpm-python-testrepository-help-0.0.20",
      "name": "python-testrepository-help",
      "licenseConcluded": "ASL 2.0",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "f63c2884617e7773f51e32aef5a62a2462ea429d63b64de742edadb61cc5ed84"
        }
      ],
      "description": "Test Repository\n+++++++++++++++\n\nOverview\n~~~~~~~~\n\nThis project provides a database of test results which can be used as part of\ndeveloper workflow to ensure/check things like:\n\n* No commits without having had a test failure, test fixed cycle.\n* No commits without new tests being added.\n* What tests have failed since the last commit (to run just a subset).\n* What tests are currently failing and need work.\n\nTest results are inserted using subunit (and thus anything that can output\nsubunit or be converted into a subunit stream can be accepted).\n\nA mailing list for discussion, usage and development is at\nhttps://launchpad.net/~testrepository-dev - all are welcome to join. Some folk\nhang out on #testrepository on irc.freenode.net.\n\nCI for the project is at http://build.robertcollins.net/job/testrepository-default/.\n\nLicensing\n~~~~~~~~~\n\nTest Repository is under BSD / Apache 2.0 licences. See the file COPYING in the source for details.\n\nQuick Start\n~~~~~~~~~~~\n\nCreate a config file::\n  $ touch .testr.conf\n\nCreate a repository::\n  $ testr init\n\nLoad a test run into the repository::\n  $ testr load < testrun\n\nQuery the repository::\n  $ testr stats\n  $ testr last\n  $ testr failing\n\nDelete a repository::\n  $ rm -rf .testrepository\n\nDocumentation\n~~~~~~~~~~~~~\n\nMore detailed documentation including design and implementation details, a\nuser manual, and guidelines for development of Test Repository itself can be\nfound at https://testrepository.readthedocs.org/en/latest, or in the source\ntree at doc/ (run make -C doc html).",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/python-testrepository-help@0.0.20-1.oe2403sp4?arch=noarch&epoch=0&upstream=python-testrepository-0.0.20-1.oe2403sp4.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://github.com/testing-cabal/testrepository",
      "licenseDeclared": "ASL 2.0",
      "sourceInfo": "acquired package info from repodata DB: repodata/1878cc60a19e65efc93d1a539275c5a6799b0acbd7796ee105712c44cae47ab4-primary.sqlite.bz2",
      "summary": "Development documents and examples for testrepository",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:0.0.20-1.oe2403sp4"
    }
  ],
  "relationships": []
}
