{
  "_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" : 7451,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "9a46443ea4b77c67e516163c4d5b822f2c66f6ee",
            "branch" : [
              {
                "SHA1" : "9a46443ea4b77c67e516163c4d5b822f2c66f6ee",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "9a46443ea4b77c67e516163c4d5b822f2c66f6ee",
            "branch" : [
              {
                "SHA1" : "9a46443ea4b77c67e516163c4d5b822f2c66f6ee",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "9a46443ea4b77c67e516163c4d5b822f2c66f6ee",
        "branch" : [
          {
            "SHA1" : "9a46443ea4b77c67e516163c4d5b822f2c66f6ee",
            "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" : "#7451",
  "duration" : 6275694,
  "estimatedDuration" : 4572218,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #7451",
  "id" : "7451",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 7451,
  "queueId" : 67,
  "result" : "SUCCESS",
  "timestamp" : 1719349557463,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/7451/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/lynx/manifests/sample-manifest.p5m",
          "components/web/lynx/Makefile",
          "components/web/lynx/pkg5",
          "components/web/lynx/test/results-all.master",
          "components/web/lynx/test/results-32.master"
        ],
        "commitId" : "cf0151a9c124a55063bc6930c540203b76a2e4ef",
        "timestamp" : 1719292255000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "lynx: update to 2.9.2; switch to openssl 3.1\u000a\u000a",
        "date" : "2024-06-25 07:10:55 +0200",
        "id" : "cf0151a9c124a55063bc6930c540203b76a2e4ef",
        "msg" : "lynx: update to 2.9.2; switch to openssl 3.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/web/lynx/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/web/lynx/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/web/lynx/pkg5"
          },
          {
            "editType" : "delete",
            "file" : "components/web/lynx/test/results-32.master"
          },
          {
            "editType" : "add",
            "file" : "components/web/lynx/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/links/Makefile",
          "components/web/links/manifests/sample-manifest.p5m",
          "components/web/links/pkg5"
        ],
        "commitId" : "6fac3e164347d920c964cdf4ea11c013bc8d6055",
        "timestamp" : 1719292273000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "links: switch to openssl 3.1\u000a\u000a",
        "date" : "2024-06-25 07:11:13 +0200",
        "id" : "6fac3e164347d920c964cdf4ea11c013bc8d6055",
        "msg" : "links: switch to openssl 3.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/web/links/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/web/links/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/web/links/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/haproxy/haproxy.license",
          "components/web/haproxy/patches/lua-ld-flags.patch",
          "components/web/haproxy/Makefile"
        ],
        "commitId" : "1b4210ff92ac2ee267bda5ce4cc05e698c56d105",
        "timestamp" : 1719292297000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "haproxy: update to 2.8.10\u000a\u000a",
        "date" : "2024-06-25 07:11:37 +0200",
        "id" : "1b4210ff92ac2ee267bda5ce4cc05e698c56d105",
        "msg" : "haproxy: update to 2.8.10",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/web/haproxy/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/web/haproxy/patches/lua-ld-flags.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/web/haproxy/haproxy.license"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Authen-SASL/.gitignore",
          "components/perl/Authen-SASL/history",
          "components/perl/Authen-SASL/manifests/sample-manifest.p5m",
          "components/perl/Authen-SASL/Makefile",
          "components/perl/Authen-SASL/pkg5"
        ],
        "commitId" : "75980f947454620a6940219835a614eec927aa51",
        "timestamp" : 1719292312000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Authen-SASL: rebuild for Perl 5.40 and obsolete package for Perl 5.34\u000a\u000a",
        "date" : "2024-06-25 07:11:52 +0200",
        "id" : "75980f947454620a6940219835a614eec927aa51",
        "msg" : "perl/Authen-SASL: rebuild for Perl 5.40 and obsolete package for Perl 5.34",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/perl/Authen-SASL/history"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Authen-SASL/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Authen-SASL/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Authen-SASL/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Authen-SASL/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Devel-CheckCompiler/manifests/sample-manifest.p5m",
          "components/perl/Devel-CheckCompiler/history",
          "components/perl/Devel-CheckCompiler/pkg5",
          "components/perl/Devel-CheckCompiler/Makefile",
          "components/perl/Devel-CheckCompiler/.gitignore"
        ],
        "commitId" : "feba4f399b1a30c95f08bec4ff8300115845a94a",
        "timestamp" : 1719292330000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Devel-CheckCompiler: rebuild for Perl 5.40 and obsolete package for Perl 5.34\u000a\u000a",
        "date" : "2024-06-25 07:12:10 +0200",
        "id" : "feba4f399b1a30c95f08bec4ff8300115845a94a",
        "msg" : "perl/Devel-CheckCompiler: rebuild for Perl 5.40 and obsolete package for Perl 5.34",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/perl/Devel-CheckCompiler/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Devel-CheckCompiler/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Devel-CheckCompiler/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Devel-CheckCompiler/history"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Devel-CheckCompiler/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Mojo-IOLoop-Delay/manifests/sample-manifest.p5m",
          "components/perl/Mojo-IOLoop-Delay/.gitignore",
          "components/perl/Mojo-IOLoop-Delay/history",
          "components/perl/Mojo-IOLoop-Delay/Makefile",
          "components/perl/Mojo-IOLoop-Delay/pkg5"
        ],
        "commitId" : "f63ee7ac54b811f8d59256161e906e0d7253d0b7",
        "timestamp" : 1719292346000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Mojo-IOLoop-Delay: rebuild for Perl 5.40 and obsolete package for Perl 5.34\u000a\u000a",
        "date" : "2024-06-25 07:12:26 +0200",
        "id" : "f63ee7ac54b811f8d59256161e906e0d7253d0b7",
        "msg" : "perl/Mojo-IOLoop-Delay: rebuild for Perl 5.40 and obsolete package for Perl 5.34",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/Mojo-IOLoop-Delay/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Mojo-IOLoop-Delay/history"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Mojo-IOLoop-Delay/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Mojo-IOLoop-Delay/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Mojo-IOLoop-Delay/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Mojo-Log-Clearable/manifests/sample-manifest.p5m",
          "components/perl/Mojo-Log-Clearable/Makefile",
          "components/perl/Mojo-Log-Clearable/history",
          "components/perl/Mojo-Log-Clearable/.gitignore",
          "components/perl/Mojo-Log-Clearable/pkg5"
        ],
        "commitId" : "ee9a789d7830fd815753e89730389489a907b6a0",
        "timestamp" : 1719292360000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Mojo-Log-Clearable: rebuild for Perl 5.40 and obsolete package for Perl 5.34 (#17865)\u000a\u000a",
        "date" : "2024-06-25 07:12:40 +0200",
        "id" : "ee9a789d7830fd815753e89730389489a907b6a0",
        "msg" : "perl/Mojo-Log-Clearable: rebuild for Perl 5.40 and obsolete package for Perl 5.34 (#17865)",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/perl/Mojo-Log-Clearable/history"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Mojo-Log-Clearable/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Mojo-Log-Clearable/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Mojo-Log-Clearable/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Mojo-Log-Clearable/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Readonly/.gitignore",
          "components/perl/Readonly/pkg5",
          "components/perl/Readonly/Makefile",
          "components/perl/Readonly/manifests/sample-manifest.p5m",
          "components/perl/Readonly/history"
        ],
        "commitId" : "e31b2f859f476ff614e396e41ac1f0bdc70bbff9",
        "timestamp" : 1719292379000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Readonly: rebuild for Perl 5.40 and obsolete package for Perl 5.34\u000a\u000a",
        "date" : "2024-06-25 07:12:59 +0200",
        "id" : "e31b2f859f476ff614e396e41ac1f0bdc70bbff9",
        "msg" : "perl/Readonly: rebuild for Perl 5.40 and obsolete package for Perl 5.34",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/perl/Readonly/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Readonly/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Readonly/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Readonly/history"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Readonly/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Test-File-ShareDir/Makefile",
          "components/perl/Test-File-ShareDir/.gitignore",
          "components/perl/Test-File-ShareDir/manifests/sample-manifest.p5m",
          "components/perl/Test-File-ShareDir/pkg5",
          "components/perl/Test-File-ShareDir/history"
        ],
        "commitId" : "91349cf6e663aacdefa6936a3c9bd51e36f3ba93",
        "timestamp" : 1719292399000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Test-File-ShareDir: rebuild for Perl 5.40 and obsolete package for Perl 5.34\u000a\u000a",
        "date" : "2024-06-25 07:13:19 +0200",
        "id" : "91349cf6e663aacdefa6936a3c9bd51e36f3ba93",
        "msg" : "perl/Test-File-ShareDir: rebuild for Perl 5.40 and obsolete package for Perl 5.34",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/Test-File-ShareDir/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Test-File-ShareDir/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Test-File-ShareDir/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Test-File-ShareDir/.gitignore"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Test-File-ShareDir/history"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Variable-OnDestruct/.gitignore",
          "components/perl/Variable-OnDestruct/pkg5",
          "components/perl/Variable-OnDestruct/Makefile",
          "components/perl/Variable-OnDestruct/history"
        ],
        "commitId" : "ac8e2f985342c8407cce9351fcf0265f85e678e5",
        "timestamp" : 1719292414000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Variable-OnDestruct: rebuild for Perl 5.40 and obsolete package for Perl 5.34\u000a\u000a",
        "date" : "2024-06-25 07:13:34 +0200",
        "id" : "ac8e2f985342c8407cce9351fcf0265f85e678e5",
        "msg" : "perl/Variable-OnDestruct: rebuild for Perl 5.40 and obsolete package for Perl 5.34",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/Variable-OnDestruct/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Variable-OnDestruct/history"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Variable-OnDestruct/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Variable-OnDestruct/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/namespace-clean/pkg5",
          "components/perl/namespace-clean/history",
          "components/perl/namespace-clean/Makefile",
          "components/perl/namespace-clean/manifests/sample-manifest.p5m",
          "components/perl/namespace-clean/.gitignore"
        ],
        "commitId" : "bc03a3b99e56907857841dcc88873aedbcce9c93",
        "timestamp" : 1719292428000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/namespace-clean: rebuild for Perl 5.40 and obsolete package for Perl 5.34\u000a\u000a",
        "date" : "2024-06-25 07:13:48 +0200",
        "id" : "bc03a3b99e56907857841dcc88873aedbcce9c93",
        "msg" : "perl/namespace-clean: rebuild for Perl 5.40 and obsolete package for Perl 5.34",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/namespace-clean/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/namespace-clean/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/perl/namespace-clean/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/namespace-clean/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/namespace-clean/history"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/znapzend/manifests/sample-manifest.p5m",
          "components/sysutils/znapzend/Makefile",
          "components/sysutils/znapzend/patches/03-test-no-sudo.patch",
          "components/sysutils/znapzend/patches/01-test-no-thirdparty.patch",
          "components/sysutils/znapzend/znapzend.p5m"
        ],
        "commitId" : "79d67b9d6f0702206d9b01a4839f2a536af6b011",
        "timestamp" : 1719330401000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "znapzend: update to 0.23.1\u000a\u000a",
        "date" : "2024-06-25 17:46:41 +0200",
        "id" : "79d67b9d6f0702206d9b01a4839f2a536af6b011",
        "msg" : "znapzend: update to 0.23.1",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/sysutils/znapzend/patches/01-test-no-thirdparty.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/znapzend/patches/03-test-no-sudo.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/znapzend/znapzend.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/znapzend/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/znapzend/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/firefox/Makefile"
        ],
        "commitId" : "521a17d6cca8d564c55e67d067c9e18e78fa306c",
        "timestamp" : 1719330416000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "firefox: update to 127.0.2\u000a\u000a",
        "date" : "2024-06-25 17:46:56 +0200",
        "id" : "521a17d6cca8d564c55e67d067c9e18e78fa306c",
        "msg" : "firefox: update to 127.0.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/web/firefox/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/mypy/.gitignore",
          "components/python/mypy/patches/06-no-pre-commit-hooks.patch",
          "components/python/mypy/patches/05-test-pkg.patch",
          "components/python/mypy/Makefile",
          "components/python/mypy/patches/01-test-requirements.patch",
          "components/python/mypy/test/results-all.master",
          "components/python/mypy/patches/07-no-ruff.patch"
        ],
        "commitId" : "5e14f325c4640b6e4d2fcf97671a1f125ef41105",
        "timestamp" : 1719330432000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/mypy: update to 1.10.1\u000a\u000a",
        "date" : "2024-06-25 17:47:12 +0200",
        "id" : "5e14f325c4640b6e4d2fcf97671a1f125ef41105",
        "msg" : "python/mypy: update to 1.10.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/mypy/patches/07-no-ruff.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/mypy/patches/05-test-pkg.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/mypy/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/mypy/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/mypy/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/mypy/patches/01-test-requirements.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/mypy/patches/06-no-pre-commit-hooks.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pydantic_core/.gitignore",
          "components/python/pydantic_core/Makefile",
          "components/python/pydantic_core/test/results-all.master",
          "components/python/pydantic_core/patches/01-pytest-plugins.patch"
        ],
        "commitId" : "5693ad7802276b8f144171adcf6db28477372026",
        "timestamp" : 1719330447000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pydantic_core: update to 2.20.0\u000a\u000a",
        "date" : "2024-06-25 17:47:27 +0200",
        "id" : "5693ad7802276b8f144171adcf6db28477372026",
        "msg" : "python/pydantic_core: update to 2.20.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pydantic_core/patches/01-pytest-plugins.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pydantic_core/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pydantic_core/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pydantic_core/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/seedir/test/results-all.master",
          "components/python/seedir/python-integrate-project.conf",
          "components/python/seedir/.gitignore",
          "components/python/seedir/Makefile",
          "components/python/seedir/patches/01-no-shebang.patch"
        ],
        "commitId" : "aece01a1f2b6ca55d4adbb7119b2d21788eef032",
        "timestamp" : 1719330463000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/seedir: update to 0.5.0\u000a\u000a",
        "date" : "2024-06-25 17:47:43 +0200",
        "id" : "aece01a1f2b6ca55d4adbb7119b2d21788eef032",
        "msg" : "python/seedir: update to 0.5.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/seedir/patches/01-no-shebang.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/seedir/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/seedir/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/seedir/python-integrate-project.conf"
          },
          {
            "editType" : "add",
            "file" : "components/python/seedir/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/unearth/Makefile",
          "components/python/unearth/.gitignore"
        ],
        "commitId" : "ba29e1c143af439410b4177cd70003c315bebfd7",
        "timestamp" : 1719330478000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/unearth: update to 0.15.5\u000a\u000a",
        "date" : "2024-06-25 17:47:58 +0200",
        "id" : "ba29e1c143af439410b4177cd70003c315bebfd7",
        "msg" : "python/unearth: update to 0.15.5",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/unearth/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/unearth/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/types-setuptools/Makefile",
          "components/python/types-setuptools/.gitignore",
          "components/python/types-setuptools/manifests/sample-manifest.p5m",
          "components/python/types-setuptools/types-setuptools-PYVER.p5m"
        ],
        "commitId" : "f869ed056d3543aae1641ea971c3363cd250c549",
        "timestamp" : 1719330492000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/types-setuptools: update to 70.1.0.20240625\u000a\u000a",
        "date" : "2024-06-25 17:48:12 +0200",
        "id" : "f869ed056d3543aae1641ea971c3363cd250c549",
        "msg" : "python/types-setuptools: update to 70.1.0.20240625",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/types-setuptools/types-setuptools-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/types-setuptools/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/types-setuptools/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/types-setuptools/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Alien-Build/test/results-5.40.master",
          "components/perl/Alien-Build/perl-integrate-module.conf",
          "components/perl/Alien-Build/test/results-all.master",
          "components/perl/Alien-Build/test/results-5.38.master",
          "components/perl/Alien-Build/Makefile",
          "components/perl/Alien-Build/test/results-5.36.master",
          "components/perl/Alien-Build/pkg5"
        ],
        "commitId" : "eb6ca16bae34f6a372f5aa7f8f8fc6c573e2a530",
        "timestamp" : 1719330506000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Alien-Build: rebuild for Perl 5.40\u000a\u000a",
        "date" : "2024-06-25 17:48:26 +0200",
        "id" : "eb6ca16bae34f6a372f5aa7f8f8fc6c573e2a530",
        "msg" : "perl/Alien-Build: rebuild for Perl 5.40",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/perl/Alien-Build/perl-integrate-module.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Alien-Build/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/perl/Alien-Build/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Alien-Build/test/results-5.36.master"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Alien-Build/test/results-5.40.master"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Alien-Build/test/results-5.38.master"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Alien-Build/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Params-Validate/.gitignore",
          "components/perl/Params-Validate/manifests/sample-manifest.p5m",
          "components/perl/Params-Validate/history",
          "components/perl/Params-Validate/perl-integrate-module.conf",
          "components/perl/Params-Validate/pkg5",
          "components/perl/Params-Validate/test/results-all.master",
          "components/perl/Params-Validate/Makefile"
        ],
        "commitId" : "ce3223bd96283f6e9d23c072217e6e7451e30f17",
        "timestamp" : 1719330521000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Params-Validate: rebuild for Perl 5.40 and obsolete package for Perl 5.34\u000a\u000a",
        "date" : "2024-06-25 17:48:41 +0200",
        "id" : "ce3223bd96283f6e9d23c072217e6e7451e30f17",
        "msg" : "perl/Params-Validate: rebuild for Perl 5.40 and obsolete package for Perl 5.34",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/Params-Validate/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Params-Validate/perl-integrate-module.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Params-Validate/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Params-Validate/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Params-Validate/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Params-Validate/history"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Params-Validate/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Ref-Util-XS/pkg5",
          "components/perl/Ref-Util-XS/perl-integrate-module.conf",
          "components/perl/Ref-Util-XS/.gitignore",
          "components/perl/Ref-Util-XS/Makefile",
          "components/perl/Ref-Util-XS/manifests/sample-manifest.p5m",
          "components/perl/Ref-Util-XS/history",
          "components/perl/Ref-Util-XS/test/results-all.master"
        ],
        "commitId" : "195e90137d2c3d1d4627f3c199c2ab26d4013e2a",
        "timestamp" : 1719330535000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Ref-Util-XS: rebuild for Perl 5.40 and obsolete package for Perl 5.34\u000a\u000a",
        "date" : "2024-06-25 17:48:55 +0200",
        "id" : "195e90137d2c3d1d4627f3c199c2ab26d4013e2a",
        "msg" : "perl/Ref-Util-XS: rebuild for Perl 5.40 and obsolete package for Perl 5.34",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/Ref-Util-XS/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Ref-Util-XS/.gitignore"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Ref-Util-XS/perl-integrate-module.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Ref-Util-XS/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Ref-Util-XS/history"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Ref-Util-XS/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Ref-Util-XS/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Alien-Build-Plugin-Download-GitLab/.gitignore",
          "components/perl/Alien-Build-Plugin-Download-GitLab/manifests/sample-manifest.p5m",
          "components/perl/Alien-Build-Plugin-Download-GitLab/pkg5",
          "components/perl/Alien-Build-Plugin-Download-GitLab/Makefile",
          "components/perl/Alien-Build-Plugin-Download-GitLab/history"
        ],
        "commitId" : "c002f5f76d7f03bcce12a264552268aa040b5d60",
        "timestamp" : 1719343649000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Alien-Build-Plugin-Download-GitLab: rebuild for Perl 5.40 and obsolete package for Perl 5.34\u000a\u000a",
        "date" : "2024-06-25 21:27:29 +0200",
        "id" : "c002f5f76d7f03bcce12a264552268aa040b5d60",
        "msg" : "perl/Alien-Build-Plugin-Download-GitLab: rebuild for Perl 5.40 and obsolete package for Perl 5.34",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/Alien-Build-Plugin-Download-GitLab/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Alien-Build-Plugin-Download-GitLab/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Alien-Build-Plugin-Download-GitLab/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Alien-Build-Plugin-Download-GitLab/history"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Alien-Build-Plugin-Download-GitLab/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libgpg-error/libgpg-error.p5m",
          "components/library/libgpg-error/libgpg-error.license",
          "components/library/libgpg-error/manifests/sample-manifest.p5m",
          "components/library/libgpg-error/Makefile",
          "components/library/libgpg-error/patches/11-environ.patch"
        ],
        "commitId" : "793643eafbb8492cafdba690d02ef1ab20d2f999",
        "timestamp" : 1719343660000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "libgpg-error: update to 1.50\u000a\u000a",
        "date" : "2024-06-25 21:27:40 +0200",
        "id" : "793643eafbb8492cafdba690d02ef1ab20d2f999",
        "msg" : "libgpg-error: update to 1.50",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/libgpg-error/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/library/libgpg-error/patches/11-environ.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/library/libgpg-error/libgpg-error.license"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libgpg-error/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libgpg-error/libgpg-error.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Alien-cmake3/.gitignore",
          "components/perl/Alien-cmake3/pkg5",
          "components/perl/Alien-cmake3/Makefile",
          "components/perl/Alien-cmake3/history",
          "components/perl/Alien-cmake3/manifests/sample-manifest.p5m"
        ],
        "commitId" : "5cd5ed0433a1199f3e6554645e8c02afcf94672c",
        "timestamp" : 1719343699000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Alien-cmake3: rebuild for Perl 5.40 and obsolete package for Perl 5.34\u000a\u000a",
        "date" : "2024-06-25 21:28:19 +0200",
        "id" : "5cd5ed0433a1199f3e6554645e8c02afcf94672c",
        "msg" : "perl/Alien-cmake3: rebuild for Perl 5.40 and obsolete package for Perl 5.34",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/perl/Alien-cmake3/history"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Alien-cmake3/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Alien-cmake3/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Alien-cmake3/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Alien-cmake3/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/IPC-Run/Makefile",
          "components/perl/IPC-Run/history",
          "components/perl/IPC-Run/.gitignore",
          "components/perl/IPC-Run/manifests/sample-manifest.p5m",
          "components/perl/IPC-Run/pkg5"
        ],
        "commitId" : "0b838b205e61f722f59510ba39a3761e43cc0662",
        "timestamp" : 1719343710000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/IPC-Run: rebuild for Perl 5.40 and obsolete package for Perl 5.34\u000a\u000a",
        "date" : "2024-06-25 21:28:30 +0200",
        "id" : "0b838b205e61f722f59510ba39a3761e43cc0662",
        "msg" : "perl/IPC-Run: rebuild for Perl 5.40 and obsolete package for Perl 5.34",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/perl/IPC-Run/.gitignore"
          },
          {
            "editType" : "add",
            "file" : "components/perl/IPC-Run/history"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/IPC-Run/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/IPC-Run/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/IPC-Run/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Module-Build-XSUtil/manifests/sample-manifest.p5m",
          "components/perl/Module-Build-XSUtil/.gitignore",
          "components/perl/Module-Build-XSUtil/Makefile",
          "components/perl/Module-Build-XSUtil/pkg5",
          "components/perl/Module-Build-XSUtil/history"
        ],
        "commitId" : "21042a0949989dd4a57096b2e69de250edad3095",
        "timestamp" : 1719343719000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Module-Build-XSUtil: rebuild for Perl 5.40 and obsolete package for Perl 5.34\u000a\u000a",
        "date" : "2024-06-25 21:28:39 +0200",
        "id" : "21042a0949989dd4a57096b2e69de250edad3095",
        "msg" : "perl/Module-Build-XSUtil: rebuild for Perl 5.40 and obsolete package for Perl 5.34",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/Module-Build-XSUtil/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Module-Build-XSUtil/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Module-Build-XSUtil/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Module-Build-XSUtil/history"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Module-Build-XSUtil/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Net-SMTPS/manifests/sample-manifest.p5m",
          "components/perl/Net-SMTPS/history",
          "components/perl/Net-SMTPS/.gitignore",
          "components/perl/Net-SMTPS/pkg5",
          "components/perl/Net-SMTPS/Makefile"
        ],
        "commitId" : "86c676f1db59a76f98777aa91ee73c198c10052d",
        "timestamp" : 1719343728000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Net-SMTPS: rebuild for Perl 5.40 and obsolete package for Perl 5.34\u000a\u000a",
        "date" : "2024-06-25 21:28:48 +0200",
        "id" : "86c676f1db59a76f98777aa91ee73c198c10052d",
        "msg" : "perl/Net-SMTPS: rebuild for Perl 5.40 and obsolete package for Perl 5.34",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/Net-SMTPS/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Net-SMTPS/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Net-SMTPS/history"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Net-SMTPS/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Net-SMTPS/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/PPIx-QuoteLike/.gitignore",
          "components/perl/PPIx-QuoteLike/pkg5",
          "components/perl/PPIx-QuoteLike/history",
          "components/perl/PPIx-QuoteLike/test/results-all.master",
          "components/perl/PPIx-QuoteLike/Makefile",
          "components/perl/PPIx-QuoteLike/manifests/sample-manifest.p5m"
        ],
        "commitId" : "a545eea38f12b1bf965410a3ba651f90d63ab4ee",
        "timestamp" : 1719343738000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/PPIx-QuoteLike: rebuild for Perl 5.40 and obsolete package for Perl 5.34\u000a\u000a",
        "date" : "2024-06-25 21:28:58 +0200",
        "id" : "a545eea38f12b1bf965410a3ba651f90d63ab4ee",
        "msg" : "perl/PPIx-QuoteLike: rebuild for Perl 5.40 and obsolete package for Perl 5.34",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/perl/PPIx-QuoteLike/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/PPIx-QuoteLike/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/PPIx-QuoteLike/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/PPIx-QuoteLike/history"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/PPIx-QuoteLike/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/PPIx-QuoteLike/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/objfw/Makefile"
        ],
        "commitId" : "d4fc26da3dfaf42bdeeaea8b6b0ed8489a4a7e46",
        "timestamp" : 1719347039000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "library/objfw: update to 1.1.4\u000a\u000a",
        "date" : "2024-06-25 22:23:59 +0200",
        "id" : "d4fc26da3dfaf42bdeeaea8b6b0ed8489a4a7e46",
        "msg" : "library/objfw: update to 1.1.4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/objfw/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Ref-Util/perl-integrate-module.conf",
          "components/perl/Ref-Util/pkg5",
          "components/perl/Ref-Util/manifests/sample-manifest.p5m",
          "components/perl/Ref-Util/.gitignore",
          "components/perl/Ref-Util/Makefile",
          "components/perl/Ref-Util/history",
          "components/perl/Ref-Util/test/results-all.master"
        ],
        "commitId" : "9a46443ea4b77c67e516163c4d5b822f2c66f6ee",
        "timestamp" : 1719347052000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Ref-Util: rebuild for Perl 5.40 and obsolete package for Perl 5.34\u000a\u000a",
        "date" : "2024-06-25 22:24:12 +0200",
        "id" : "9a46443ea4b77c67e516163c4d5b822f2c66f6ee",
        "msg" : "perl/Ref-Util: rebuild for Perl 5.40 and obsolete package for Perl 5.34",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/Ref-Util/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Ref-Util/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Ref-Util/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Ref-Util/perl-integrate-module.conf"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Ref-Util/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Ref-Util/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Ref-Util/history"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}