{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.TimerTrigger$TimerTriggerCause",
          "shortDescription" : "Started by timer"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 6973,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "3a8de5a13d5e98d0bd26c3c249b4995a7e20a75f",
            "branch" : [
              {
                "SHA1" : "3a8de5a13d5e98d0bd26c3c249b4995a7e20a75f",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "3a8de5a13d5e98d0bd26c3c249b4995a7e20a75f",
            "branch" : [
              {
                "SHA1" : "3a8de5a13d5e98d0bd26c3c249b4995a7e20a75f",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "3a8de5a13d5e98d0bd26c3c249b4995a7e20a75f",
        "branch" : [
          {
            "SHA1" : "3a8de5a13d5e98d0bd26c3c249b4995a7e20a75f",
            "name" : "refs/remotes/origin/oi/hipster"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/OpenIndiana/oi-userland.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#6973",
  "duration" : 7419114,
  "estimatedDuration" : 4572218,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #6973",
  "id" : "6973",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 6973,
  "queueId" : 73,
  "result" : "SUCCESS",
  "timestamp" : 1673568305372,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/6973/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/tornado/tornado.copyright",
          "components/python/tornado/manifests/sample-manifest.p5m",
          "components/python/tornado/history",
          "components/python/tornado/test/results-all.master",
          "components/python/tornado/python-integrate-project.conf",
          "components/python/tornado/Makefile",
          "components/python/tornado/tornado-PYVER.p5m",
          "components/python/tornado/manifests/generic-manifest.p5m",
          "components/python/tornado/pkg5"
        ],
        "commitId" : "d698aa9f4cf20b544ae71b65c3f2b45650a1f097",
        "timestamp" : 1673501195000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/tornado: update to 6.2; rebuild to get packages for python 2.7 and 3.5 obsoleted\u000a\u000a",
        "date" : "2023-01-12 06:26:35 +0100",
        "id" : "d698aa9f4cf20b544ae71b65c3f2b45650a1f097",
        "msg" : "python/tornado: update to 6.2; rebuild to get packages for python 2.7 and 3.5 obsoleted",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/tornado/tornado-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tornado/history"
          },
          {
            "editType" : "add",
            "file" : "components/python/tornado/test/results-all.master"
          },
          {
            "editType" : "delete",
            "file" : "components/python/tornado/tornado.copyright"
          },
          {
            "editType" : "add",
            "file" : "components/python/tornado/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tornado/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tornado/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tornado/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/python/tornado/manifests/generic-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pytest-reporter/pytest-reporter-PYVER.p5m",
          "components/python/pytest-reporter/Makefile",
          "components/python/pytest-reporter/history",
          "components/python/pytest-reporter/manifests/sample-manifest.p5m",
          "components/python/pytest-reporter/test/results-3.7-32.master",
          "components/python/pytest-reporter/test/results-3.9-32.master",
          "components/python/pytest-reporter/pkg5",
          "components/python/pytest-reporter/test/results-3.5-32.master",
          "components/python/pytest-reporter/test/results-all.master",
          "components/python/pytest-reporter/manifests/generic-manifest.p5m"
        ],
        "commitId" : "e9eae8d2533ace4f798d5d79c9f22aad3fa4854c",
        "timestamp" : 1673501209000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pytest-reporter: update to 0.5.2; rebuild to get package for python 3.5 obsoleted\u000a\u000a",
        "date" : "2023-01-12 06:26:49 +0100",
        "id" : "e9eae8d2533ace4f798d5d79c9f22aad3fa4854c",
        "msg" : "python/pytest-reporter: update to 0.5.2; rebuild to get package for python 3.5 obsoleted",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/python/pytest-reporter/test/results-3.9-32.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/pytest-reporter/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest-reporter/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest-reporter/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest-reporter/pytest-reporter-PYVER.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/python/pytest-reporter/manifests/generic-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/python/pytest-reporter/test/results-3.5-32.master"
          },
          {
            "editType" : "delete",
            "file" : "components/python/pytest-reporter/test/results-3.7-32.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/pytest-reporter/history"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest-reporter/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/semantic_version/semantic_version-PYVER.p5m",
          "components/python/semantic_version/manifests/sample-manifest.p5m",
          "components/python/semantic_version/Makefile",
          "components/python/semantic_version/pkg5"
        ],
        "commitId" : "307a2f3ff7b8fd3285c8dc6f644425080ce0e6fe",
        "timestamp" : 1673501222000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add semantic_version python project\u000a\u000a",
        "date" : "2023-01-12 06:27:02 +0100",
        "id" : "307a2f3ff7b8fd3285c8dc6f644425080ce0e6fe",
        "msg" : "Add semantic_version python project",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/semantic_version/semantic_version-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/semantic_version/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/semantic_version/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/semantic_version/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libxml2/Makefile",
          "components/library/libxml2/patches/15.lib-run-path-fix.patch",
          "components/library/libxml2/manifests/sample-manifest.p5m"
        ],
        "commitId" : "a6c921c8162045d13a321cb76fd6e59dabb415eb",
        "timestamp" : 1673502372000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "libxml2 - removed 15.lib-run-path-fix.patch\u000a\u000a",
        "date" : "2023-01-12 06:46:12 +0100",
        "id" : "a6c921c8162045d13a321cb76fd6e59dabb415eb",
        "msg" : "libxml2 - removed 15.lib-run-path-fix.patch",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/libxml2/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libxml2/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/library/libxml2/patches/15.lib-run-path-fix.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/colorlog/test/results-all.master",
          "components/python/colorlog/Makefile",
          "components/python/colorlog/pkg5",
          "components/python/colorlog/colorlog-PYVER.p5m",
          "components/python/colorlog/manifests/sample-manifest.p5m"
        ],
        "commitId" : "c680be835040734936fd5f671089387e314e6c82",
        "timestamp" : 1673508966000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add colorlog python project\u000a\u000a",
        "date" : "2023-01-12 08:36:06 +0100",
        "id" : "c680be835040734936fd5f671089387e314e6c82",
        "msg" : "Add colorlog python project",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/colorlog/colorlog-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/colorlog/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/colorlog/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/colorlog/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/colorlog/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/nox/pkg5",
          "components/python/nox/test/results-all.master",
          "components/python/nox/Makefile",
          "components/python/nox/nox-PYVER.p5m",
          "components/python/nox/manifests/sample-manifest.p5m"
        ],
        "commitId" : "6dc80c01662de15c831c221abf283008a578e79f",
        "timestamp" : 1673512455000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add nox python project\u000a\u000a",
        "date" : "2023-01-12 09:34:15 +0100",
        "id" : "6dc80c01662de15c831c221abf283008a578e79f",
        "msg" : "Add nox python project",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/nox/nox-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/nox/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/nox/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/nox/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/nox/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/portend/Makefile",
          "components/python/portend/pkg5",
          "components/python/portend/manifests/sample-manifest.p5m",
          "components/python/portend/portend-PYVER.p5m",
          "components/python/portend/history"
        ],
        "commitId" : "b3d1862544ac01e6c5e89aa2735a0eb712d95206",
        "timestamp" : 1673512503000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/portend: update to 3.1.0; rebuild to get packages for python 2.7 and 3.5 obsoleted\u000a\u000a",
        "date" : "2023-01-12 09:35:03 +0100",
        "id" : "b3d1862544ac01e6c5e89aa2735a0eb712d95206",
        "msg" : "python/portend: update to 3.1.0; rebuild to get packages for python 2.7 and 3.5 obsoleted",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/portend/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/portend/history"
          },
          {
            "editType" : "edit",
            "file" : "components/python/portend/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/portend/portend-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/portend/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/tempora/pkg5",
          "components/python/tempora/Makefile",
          "components/python/tempora/manifests/sample-manifest.p5m",
          "components/python/tempora/tempora-PYVER.p5m",
          "components/python/tempora/history"
        ],
        "commitId" : "91126e15820f50c2d149ccdb4f925eaed6722d67",
        "timestamp" : 1673514302000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/tempora: update to 5.2.0; rebuild to get packages for python 2.7 and 3.5 obsoleted\u000a\u000a",
        "date" : "2023-01-12 10:05:02 +0100",
        "id" : "91126e15820f50c2d149ccdb4f925eaed6722d67",
        "msg" : "python/tempora: update to 5.2.0; rebuild to get packages for python 2.7 and 3.5 obsoleted",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/tempora/tempora-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tempora/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tempora/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tempora/history"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tempora/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/path/pkg5",
          "components/python/path/test/results-all.master",
          "components/python/path/manifests/sample-manifest.p5m",
          "components/python/path/path-PYVER.p5m",
          "components/python/path/Makefile"
        ],
        "commitId" : "f688788a0cc0767a2b14e3fc2669998d7cc55464",
        "timestamp" : 1673524404000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/path: update to 16.6.0\u000a\u000a",
        "date" : "2023-01-12 12:53:24 +0100",
        "id" : "f688788a0cc0767a2b14e3fc2669998d7cc55464",
        "msg" : "python/path: update to 16.6.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/path/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/path/path-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/path/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/path/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/python/path/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pep440/pkg5",
          "components/python/pep440/python-integrate-project.conf",
          "components/python/pep440/manifests/sample-manifest.p5m",
          "components/python/pep440/test/results-all.master",
          "components/python/pep440/pep440-PYVER.p5m",
          "components/python/pep440/Makefile"
        ],
        "commitId" : "dd06e9a220f345578cd852d6d717daacaf9e9641",
        "timestamp" : 1673524420000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add pep440 python project\u000a\u000a",
        "date" : "2023-01-12 12:53:40 +0100",
        "id" : "dd06e9a220f345578cd852d6d717daacaf9e9641",
        "msg" : "Add pep440 python project",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/pep440/pep440-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/pep440/python-integrate-project.conf"
          },
          {
            "editType" : "add",
            "file" : "components/python/pep440/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/pep440/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/pep440/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/pep440/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/backports.functools_lru_cache/pkg5",
          "components/python/backports.functools_lru_cache/backports.functools_lru_cache-PYVER.p5m",
          "components/python/backports.functools_lru_cache/manifests/sample-manifest.p5m",
          "components/python/backports.functools_lru_cache/history",
          "components/python/backports.functools_lru_cache/Makefile"
        ],
        "commitId" : "be9578e9c21616af2c102960ec5c0572479ff9bb",
        "timestamp" : 1673525199000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/backports.functools_lru_cache: rename package to normalize it; update to 1.6.4\u000a\u000arebuild for python 3.7 and 3.9 and to get package for python 2.7 obsoleted\u000a",
        "date" : "2023-01-12 13:06:39 +0100",
        "id" : "be9578e9c21616af2c102960ec5c0572479ff9bb",
        "msg" : "python/backports.functools_lru_cache: rename package to normalize it; update to 1.6.4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/backports.functools_lru_cache/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/backports.functools_lru_cache/backports.functools_lru_cache-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/backports.functools_lru_cache/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/backports.functools_lru_cache/history"
          },
          {
            "editType" : "edit",
            "file" : "components/python/backports.functools_lru_cache/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/nbformat/manifests/sample-manifest.p5m",
          "components/python/nbformat/pkg5",
          "components/python/nbformat/test/results-all.master",
          "components/python/nbformat/Makefile",
          "components/python/nbformat/nbformat-PYVER.p5m"
        ],
        "commitId" : "5b156ff5e48b47b42a85f5b319eb5782c572a94a",
        "timestamp" : 1673529193000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/nbformat: update to 5.7.2\u000a\u000a",
        "date" : "2023-01-12 14:13:13 +0100",
        "id" : "5b156ff5e48b47b42a85f5b319eb5782c572a94a",
        "msg" : "python/nbformat: update to 5.7.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/nbformat/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/nbformat/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/nbformat/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/nbformat/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/nbformat/nbformat-PYVER.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/watchdog/pkg5",
          "components/python/watchdog/python-integrate-project.conf",
          "components/python/watchdog/manifests/sample-manifest.p5m",
          "components/python/watchdog/test/results-all.master",
          "components/python/watchdog/Makefile",
          "components/python/watchdog/watchdog-PYVER.p5m",
          "components/python/watchdog/patches/01-requirements-tests.txt.patch"
        ],
        "commitId" : "266f3c5b46b65f5f5759f214dddf82bf79518f34",
        "timestamp" : 1673537912000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/watchdog: update to 2.2.1\u000a\u000a",
        "date" : "2023-01-12 16:38:32 +0100",
        "id" : "266f3c5b46b65f5f5759f214dddf82bf79518f34",
        "msg" : "python/watchdog: update to 2.2.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/watchdog/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/python/watchdog/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/watchdog/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/watchdog/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/watchdog/watchdog-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/watchdog/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/watchdog/patches/01-requirements-tests.txt.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/backports.entry_points_selectable/backports.entry_points_selectable-PYVER.p5m",
          "components/python/backports.entry_points_selectable/test/results-all.master",
          "components/python/backports.entry_points_selectable/manifests/sample-manifest.p5m",
          "components/python/backports.entry_points_selectable/pkg5",
          "components/python/backports.entry_points_selectable/Makefile",
          "components/python/backports.entry_points_selectable/history"
        ],
        "commitId" : "ae12346f09192acf9b7169570afd34c6de2b1d46",
        "timestamp" : 1673539090000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/backports.entry_points_selectable: rename package to normalize it; update to 1.2.0\u000a\u000a",
        "date" : "2023-01-12 16:58:10 +0100",
        "id" : "ae12346f09192acf9b7169570afd34c6de2b1d46",
        "msg" : "python/backports.entry_points_selectable: rename package to normalize it; update to 1.2.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/backports.entry_points_selectable/pkg5"
          },
          {
            "editType" : "delete",
            "file" : "components/python/backports.entry_points_selectable/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/backports.entry_points_selectable/history"
          },
          {
            "editType" : "edit",
            "file" : "components/python/backports.entry_points_selectable/backports.entry_points_selectable-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/backports.entry_points_selectable/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/backports.entry_points_selectable/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/jaraco.envs/jaraco.envs-PYVER.p5m",
          "components/python/jaraco.envs/patches/01-run-pytest-indirectly.patch",
          "components/python/jaraco.envs/test/results-all.master",
          "components/python/jaraco.envs/Makefile",
          "components/python/jaraco.envs/pkg5",
          "components/python/jaraco.envs/python-integrate-project.conf",
          "components/python/jaraco.envs/manifests/sample-manifest.p5m"
        ],
        "commitId" : "67c6eb69c4ce3634fb92f4eec5f7789834d3ffd1",
        "timestamp" : 1673542098000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/jaraco.envs: rename package to normalize it\u000a\u000a",
        "date" : "2023-01-12 17:48:18 +0100",
        "id" : "67c6eb69c4ce3634fb92f4eec5f7789834d3ffd1",
        "msg" : "python/jaraco.envs: rename package to normalize it",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/python/jaraco.envs/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/jaraco.envs/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/python/jaraco.envs/patches/01-run-pytest-indirectly.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/jaraco.envs/pkg5"
          },
          {
            "editType" : "delete",
            "file" : "components/python/jaraco.envs/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/jaraco.envs/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/jaraco.envs/jaraco.envs-PYVER.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/coverage/pkg5",
          "components/python/coverage/jquery.copyright",
          "components/python/coverage/history",
          "components/python/coverage/jquery.isonscreen.copyright",
          "components/python/coverage/Makefile",
          "components/python/coverage/coverage.copyright",
          "components/python/coverage/coverage-PYVER.p5m",
          "components/python/coverage/manifests/generic-manifest.p5m",
          "components/python/coverage/manifests/sample-manifest.p5m"
        ],
        "commitId" : "3a8de5a13d5e98d0bd26c3c249b4995a7e20a75f",
        "timestamp" : 1673542644000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/coverage: update to 7.0.5; rebuild to get packages for python 2.7 and 3.5 obsoleted\u000a\u000a",
        "date" : "2023-01-12 17:57:24 +0100",
        "id" : "3a8de5a13d5e98d0bd26c3c249b4995a7e20a75f",
        "msg" : "python/coverage: update to 7.0.5; rebuild to get packages for python 2.7 and 3.5 obsoleted",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/coverage/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/python/coverage/jquery.copyright"
          },
          {
            "editType" : "edit",
            "file" : "components/python/coverage/coverage-PYVER.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/python/coverage/manifests/generic-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/python/coverage/coverage.copyright"
          },
          {
            "editType" : "edit",
            "file" : "components/python/coverage/history"
          },
          {
            "editType" : "edit",
            "file" : "components/python/coverage/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/python/coverage/jquery.isonscreen.copyright"
          },
          {
            "editType" : "edit",
            "file" : "components/python/coverage/pkg5"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}