{
  "_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" : 7322,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "b3215b48198330ab621bb48038e42bc07c48ee2a",
            "branch" : [
              {
                "SHA1" : "b3215b48198330ab621bb48038e42bc07c48ee2a",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "b3215b48198330ab621bb48038e42bc07c48ee2a",
            "branch" : [
              {
                "SHA1" : "b3215b48198330ab621bb48038e42bc07c48ee2a",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "b3215b48198330ab621bb48038e42bc07c48ee2a",
        "branch" : [
          {
            "SHA1" : "b3215b48198330ab621bb48038e42bc07c48ee2a",
            "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" : "#7322",
  "duration" : 7037744,
  "estimatedDuration" : 4572218,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #7322",
  "id" : "7322",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 7322,
  "queueId" : 1110,
  "result" : "SUCCESS",
  "timestamp" : 1707177956492,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/7322/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tools/perl-integrate-module"
        ],
        "commitId" : "7a3ac1ac1bcea7277da7cec7785287c146a325c4",
        "timestamp" : 1707036435000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "tools/perl-integrate-module: add non-default directory to generator command line\u000a\u000a",
        "date" : "2024-02-04 09:47:15 +0100",
        "id" : "7a3ac1ac1bcea7277da7cec7785287c146a325c4",
        "msg" : "tools/perl-integrate-module: add non-default directory to generator command line",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tools/perl-integrate-module"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make-rules/shared-macros.mk"
        ],
        "commitId" : "2c8630c029963cd6f10770085ab3b0cbe59779c4",
        "timestamp" : 1707036446000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "shared-macros.mk: set RUBY_VERSION to 3.2\u000a\u000a",
        "date" : "2024-02-04 09:47:26 +0100",
        "id" : "2c8630c029963cd6f10770085ab3b0cbe59779c4",
        "msg" : "shared-macros.mk: set RUBY_VERSION to 3.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make-rules/shared-macros.mk"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tools/perl-integrate-module"
        ],
        "commitId" : "defafc38293143d788ec6648a3f27398fa8a088a",
        "timestamp" : 1707036458000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "tools/perl-integrate-module: fix COMPONENT_ARCHIVE_URL format\u000a\u000a",
        "date" : "2024-02-04 09:47:38 +0100",
        "id" : "defafc38293143d788ec6648a3f27398fa8a088a",
        "msg" : "tools/perl-integrate-module: fix COMPONENT_ARCHIVE_URL format",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tools/perl-integrate-module"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/database/sqlite/test/results-32.master",
          "components/database/sqlite/test/results-64.master",
          "components/database/sqlite/Makefile",
          "components/database/sqlite/manifests/sample-manifest.p5m",
          "components/database/sqlite/test/results-all.master"
        ],
        "commitId" : "9340ee08c723965caa86a2e829add1893928e31f",
        "timestamp" : 1707045442000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "sqlite: update to 3.45.1\u000a\u000a",
        "date" : "2024-02-04 12:17:22 +0100",
        "id" : "9340ee08c723965caa86a2e829add1893928e31f",
        "msg" : "sqlite: update to 3.45.1",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/database/sqlite/test/results-all.master"
          },
          {
            "editType" : "delete",
            "file" : "components/database/sqlite/test/results-32.master"
          },
          {
            "editType" : "delete",
            "file" : "components/database/sqlite/test/results-64.master"
          },
          {
            "editType" : "edit",
            "file" : "components/database/sqlite/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/database/sqlite/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/flask/Makefile",
          "components/python/flask/test/results-all.master"
        ],
        "commitId" : "1301960eb0158242bb672bd082d8bb47f3f8dd66",
        "timestamp" : 1707048049000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/flask: update to 3.0.2\u000a\u000a",
        "date" : "2024-02-04 13:00:49 +0100",
        "id" : "1301960eb0158242bb672bd082d8bb47f3f8dd66",
        "msg" : "python/flask: update to 3.0.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/flask/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/flask/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/hypothesis/patches/07-pytest-checkdocs.patch",
          "components/python/hypothesis/patches/01-enable-tests.patch",
          "components/python/hypothesis/Makefile",
          "components/python/hypothesis/patches/05-pytest-reporter.patch",
          "components/python/hypothesis/patches/02-pytest-plugins.patch",
          "components/python/hypothesis/test/results-all.master"
        ],
        "commitId" : "2b7971bfc823c40528bcba11907153606819564e",
        "timestamp" : 1707048058000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/hypothesis: update to 6.97.5\u000a\u000a",
        "date" : "2024-02-04 13:00:58 +0100",
        "id" : "2b7971bfc823c40528bcba11907153606819564e",
        "msg" : "python/hypothesis: update to 6.97.5",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/patches/02-pytest-plugins.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/patches/07-pytest-checkdocs.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/patches/01-enable-tests.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/patches/05-pytest-reporter.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/voluptuous/pkg5",
          "components/python/voluptuous/manifests/sample-manifest.p5m",
          "components/python/voluptuous/test/results-all.master",
          "components/python/voluptuous/Makefile",
          "components/python/voluptuous/voluptuous-PYVER.p5m"
        ],
        "commitId" : "c770e2ca380b13dd4cfa6b941b4ecc7e04fd1142",
        "timestamp" : 1707048070000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/voluptuous: update to 0.14.2\u000a\u000a",
        "date" : "2024-02-04 13:01:10 +0100",
        "id" : "c770e2ca380b13dd4cfa6b941b4ecc7e04fd1142",
        "msg" : "python/voluptuous: update to 0.14.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/voluptuous/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/voluptuous/voluptuous-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/voluptuous/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/voluptuous/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/voluptuous/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pip/pip-PYVER.p5m",
          "components/python/pip/patches/pip-no-vendor-packages.patch",
          "components/python/pip/pkg5",
          "components/python/pip/Makefile",
          "components/python/pip/manifests/sample-manifest.p5m"
        ],
        "commitId" : "7293bc61dda7acd37db46da4b8409796537e60e3",
        "timestamp" : 1707048081000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pip: update to 24.0\u000a\u000a",
        "date" : "2024-02-04 13:01:21 +0100",
        "id" : "7293bc61dda7acd37db46da4b8409796537e60e3",
        "msg" : "python/pip: update to 24.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pip/patches/pip-no-vendor-packages.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pip/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pip/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pip/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pip/pip-PYVER.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/mysqlclient/manifests/sample-manifest.p5m",
          "components/python/mysqlclient/Makefile",
          "components/python/mysqlclient/patches/01-db-config.patch",
          "components/python/mysqlclient/pkg5"
        ],
        "commitId" : "f4af59230ecb09780bf6ec812c0133170391487e",
        "timestamp" : 1707048092000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/mysqlclient: update to 2.2.2\u000a\u000a",
        "date" : "2024-02-04 13:01:32 +0100",
        "id" : "f4af59230ecb09780bf6ec812c0133170391487e",
        "msg" : "python/mysqlclient: update to 2.2.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/mysqlclient/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/mysqlclient/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/mysqlclient/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/mysqlclient/patches/01-db-config.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/network/weechat/weechat.p5m",
          "components/network/weechat/Makefile",
          "components/network/weechat/manifests/sample-manifest.p5m",
          "components/network/weechat/weechat.license",
          "components/network/weechat/pkg5",
          "components/network/weechat/patches/01-ncurses.patch",
          "components/network/weechat/patches/02-wee-network.patch"
        ],
        "commitId" : "b3f183c857fb4a001ff03e6b7edff190ed6e90fe",
        "timestamp" : 1707048104000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "weechat: update to 4.2.1\u000a\u000a",
        "date" : "2024-02-04 13:01:44 +0100",
        "id" : "b3f183c857fb4a001ff03e6b7edff190ed6e90fe",
        "msg" : "weechat: update to 4.2.1",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/network/weechat/patches/02-wee-network.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/network/weechat/weechat.license"
          },
          {
            "editType" : "edit",
            "file" : "components/network/weechat/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/network/weechat/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/network/weechat/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/network/weechat/patches/01-ncurses.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/network/weechat/weechat.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/editor/vim/Makefile"
        ],
        "commitId" : "f36cc8076cba32c82fe57c2cc409a13cd976b745",
        "timestamp" : 1707050504000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "vim: update to 9.1.0075\u000a\u000a",
        "date" : "2024-02-04 13:41:44 +0100",
        "id" : "f36cc8076cba32c82fe57c2cc409a13cd976b745",
        "msg" : "vim: update to 9.1.0075",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/editor/vim/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/SDL2/Makefile",
          "components/library/SDL2/manifests/sample-manifest.p5m",
          "components/library/SDL2/sdl2.p5m"
        ],
        "commitId" : "b77618ee636801f4a2101934e1b9453b20204a93",
        "timestamp" : 1707050517000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "sdl2: update to 2.30.0\u000a\u000a",
        "date" : "2024-02-04 13:41:57 +0100",
        "id" : "b77618ee636801f4a2101934e1b9453b20204a93",
        "msg" : "sdl2: update to 2.30.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/SDL2/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/SDL2/sdl2.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/SDL2/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/xmore/Makefile",
          "components/x11/xmore/xmore.license",
          "components/x11/xmore/xmore.p5m",
          "components/x11/xmore/pkg5",
          "components/x11/xmore/manifests/sample-manifest.p5m"
        ],
        "commitId" : "c5c51f272efad9041037ad0aba9cbf8c131b24e6",
        "timestamp" : 1707050531000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "xmore: update to 1.0.4\u000a\u000a",
        "date" : "2024-02-04 13:42:11 +0100",
        "id" : "c5c51f272efad9041037ad0aba9cbf8c131b24e6",
        "msg" : "xmore: update to 1.0.4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/xmore/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xmore/pkg5"
          },
          {
            "editType" : "delete",
            "file" : "components/x11/xmore/xmore.license"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xmore/xmore.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xmore/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/xprop/pkg5",
          "components/x11/xprop/manifests/sample-manifest.p5m",
          "components/x11/xprop/Makefile",
          "components/x11/xprop/xprop.license"
        ],
        "commitId" : "944790a9cf6f1780e0ca6a0c4505aae6cdea5e62",
        "timestamp" : 1707050544000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "xprop: update to 1.2.7\u000a\u000a",
        "date" : "2024-02-04 13:42:24 +0100",
        "id" : "944790a9cf6f1780e0ca6a0c4505aae6cdea5e62",
        "msg" : "xprop: update to 1.2.7",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/x11/xprop/xprop.license"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xprop/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xprop/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xprop/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/elementpath/test/results-all.master",
          "components/python/elementpath/history",
          "components/python/elementpath/pkg5",
          "components/python/elementpath/patches/01-unittest-verbose.patch",
          "components/python/elementpath/manifests/sample-manifest.p5m",
          "components/python/elementpath/Makefile"
        ],
        "commitId" : "111851cf102ff0f0272ab6b1f18c2a0300b604bf",
        "timestamp" : 1707050557000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/elementpath: update to 4.2.0\u000a\u000a",
        "date" : "2024-02-04 13:42:37 +0100",
        "id" : "111851cf102ff0f0272ab6b1f18c2a0300b604bf",
        "msg" : "python/elementpath: update to 4.2.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/elementpath/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/elementpath/history"
          },
          {
            "editType" : "edit",
            "file" : "components/python/elementpath/patches/01-unittest-verbose.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/elementpath/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/elementpath/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/elementpath/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/path/pkg5",
          "components/python/path/test/results-all.master",
          "components/python/path/patches/01-no-ruff.patch",
          "components/python/path/Makefile",
          "components/python/path/path-PYVER.p5m",
          "components/python/path/manifests/sample-manifest.p5m"
        ],
        "commitId" : "e39f9937ef62334720eec70cb30d180d4a68bd29",
        "timestamp" : 1707051579000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/path: update to 16.10.0\u000a\u000a",
        "date" : "2024-02-04 13:59:39 +0100",
        "id" : "e39f9937ef62334720eec70cb30d180d4a68bd29",
        "msg" : "python/path: update to 16.10.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/path/patches/01-no-ruff.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/path/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/path/path-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/path/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/path/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/path/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/abseil-cpp/Makefile",
          "components/library/abseil-cpp/pkg5",
          "components/library/abseil-cpp/manifests/sample-manifest.p5m",
          "components/library/abseil-cpp/abseil-cpp.p5m"
        ],
        "commitId" : "ca72ec26c1f73a66440f693dea0b6f8f9b5f1fbc",
        "timestamp" : 1707051590000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "abseil-cpp: update to 20240116.0\u000a\u000a",
        "date" : "2024-02-04 13:59:50 +0100",
        "id" : "ca72ec26c1f73a66440f693dea0b6f8f9b5f1fbc",
        "msg" : "abseil-cpp: update to 20240116.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/abseil-cpp/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/abseil-cpp/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/abseil-cpp/abseil-cpp.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/abseil-cpp/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tools/python-integrate-project"
        ],
        "commitId" : "d172cac9cdb4dd5d5ddda279f6a6590d132aa9b5",
        "timestamp" : 1707051798000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "tools/python-integrate-project: prefer default COMPONENT_ARCHIVE_URL\u000a\u000a",
        "date" : "2024-02-04 14:03:18 +0100",
        "id" : "d172cac9cdb4dd5d5ddda279f6a6590d132aa9b5",
        "msg" : "tools/python-integrate-project: prefer default COMPONENT_ARCHIVE_URL",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tools/python-integrate-project"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/meta-packages/history/history",
          "components/library/gtksourceview/pkg5",
          "components/library/gtksourceview/gtksourceview.license",
          "components/library/gtksourceview/manifests/sample-manifest.p5m",
          "components/library/gtksourceview/gtksourceview.p5m",
          "components/library/gtksourceview/Makefile"
        ],
        "commitId" : "c5ccb181b2d2698227ea8835de2152a73076eea5",
        "timestamp" : 1707057112000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Obsolete gtksourceview\u000a\u000a",
        "date" : "2024-02-04 15:31:52 +0100",
        "id" : "c5ccb181b2d2698227ea8835de2152a73076eea5",
        "msg" : "Obsolete gtksourceview",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/library/gtksourceview/pkg5"
          },
          {
            "editType" : "delete",
            "file" : "components/library/gtksourceview/gtksourceview.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/meta-packages/history/history"
          },
          {
            "editType" : "delete",
            "file" : "components/library/gtksourceview/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/library/gtksourceview/gtksourceview.license"
          },
          {
            "editType" : "delete",
            "file" : "components/library/gtksourceview/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/network/fail2ban/Makefile",
          "components/network/fail2ban/manifests/sample-manifest.p5m",
          "components/network/fail2ban/fail2ban.p5m"
        ],
        "commitId" : "5e8d62351490fb7676ba9acdf8356248aff02194",
        "timestamp" : 1707063733000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "fail2ban: include README files\u000a\u000a",
        "date" : "2024-02-04 17:22:13 +0100",
        "id" : "5e8d62351490fb7676ba9acdf8356248aff02194",
        "msg" : "fail2ban: include README files",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/network/fail2ban/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/network/fail2ban/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/network/fail2ban/fail2ban.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/meta-packages/ruby/pkg5",
          "components/ruby/ruby-common/ruby.license",
          "components/meta-packages/ruby/ruby.p5m",
          "components/meta-packages/ruby/manifests/sample-manifest.p5m",
          "components/ruby/ruby-common/Makefile",
          "components/meta-packages/ruby/Makefile",
          "components/ruby/ruby-common/pkg5",
          "components/ruby/ruby-common/manifests/sample-manifest.p5m",
          "components/ruby/ruby-common/ruby.p5m"
        ],
        "commitId" : "10f4e613317e604376264b37d1953e156ed8f9fe",
        "timestamp" : 1707118177000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "runtime/ruby: update to 3.2\u000a\u000a",
        "date" : "2024-02-05 08:29:37 +0100",
        "id" : "10f4e613317e604376264b37d1953e156ed8f9fe",
        "msg" : "runtime/ruby: update to 3.2",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/meta-packages/ruby/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/meta-packages/ruby/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/ruby/ruby-common/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/meta-packages/ruby/ruby.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/ruby/ruby-common/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/ruby/ruby-common/ruby.license"
          },
          {
            "editType" : "add",
            "file" : "components/meta-packages/ruby/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/ruby/ruby-common/pkg5"
          },
          {
            "editType" : "delete",
            "file" : "components/ruby/ruby-common/ruby.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tools/perl-integrate-module"
        ],
        "commitId" : "7f8c64ddd5d3c0edce01cd344c1d9ed303cbd318",
        "timestamp" : 1707118191000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "tools/perl-integrate-module: always start with empty directory\u000a\u000a",
        "date" : "2024-02-05 08:29:51 +0100",
        "id" : "7f8c64ddd5d3c0edce01cd344c1d9ed303cbd318",
        "msg" : "tools/perl-integrate-module: always start with empty directory",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tools/perl-integrate-module"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/swig/Makefile",
          "components/developer/swig/manifests/sample-manifest.p5m",
          "components/developer/swig/pkg5"
        ],
        "commitId" : "aeba02e4c6f8aa866f1db46c446ba00b8f609573",
        "timestamp" : 1707118217000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "swig: switch to Ruby 3.2\u000a\u000a",
        "date" : "2024-02-05 08:30:17 +0100",
        "id" : "aeba02e4c6f8aa866f1db46c446ba00b8f609573",
        "msg" : "swig: switch to Ruby 3.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/swig/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/swig/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/swig/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/hypothesis/patches/07-pytest-checkdocs.patch",
          "components/python/hypothesis/patches/01-enable-tests.patch",
          "components/python/hypothesis/Makefile",
          "components/python/hypothesis/patches/05-pytest-reporter.patch",
          "components/python/hypothesis/patches/02-pytest-plugins.patch",
          "components/python/hypothesis/test/results-all.master"
        ],
        "commitId" : "f16282990ed5a5a59d3b55a42c3167c63cc3036b",
        "timestamp" : 1707147266000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/hypothesis: update to 6.98.1\u000a\u000a",
        "date" : "2024-02-05 16:34:26 +0100",
        "id" : "f16282990ed5a5a59d3b55a42c3167c63cc3036b",
        "msg" : "python/hypothesis: update to 6.98.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/patches/05-pytest-reporter.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/patches/07-pytest-checkdocs.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/patches/02-pytest-plugins.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/patches/01-enable-tests.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/linkify-it-py/pkg5",
          "components/python/linkify-it-py/Makefile",
          "components/python/linkify-it-py/test/results-all.master",
          "components/python/linkify-it-py/history",
          "components/python/linkify-it-py/manifests/sample-manifest.p5m"
        ],
        "commitId" : "4aec263a3f840ec1bd1c56c2eb6e71dc2db63571",
        "timestamp" : 1707147279000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/linkify-it-py: update to 2.0.3; obsolete package for Python 3.7\u000a\u000a",
        "date" : "2024-02-05 16:34:39 +0100",
        "id" : "4aec263a3f840ec1bd1c56c2eb6e71dc2db63571",
        "msg" : "python/linkify-it-py: update to 2.0.3; obsolete package for Python 3.7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/linkify-it-py/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/linkify-it-py/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/linkify-it-py/history"
          },
          {
            "editType" : "edit",
            "file" : "components/python/linkify-it-py/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/linkify-it-py/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/mysqlclient/patches/01-db-config.patch",
          "components/python/mysqlclient/Makefile"
        ],
        "commitId" : "0e673cace65da0bb162d2a3dd65cb00cbc1eb769",
        "timestamp" : 1707147290000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/mysqlclient: update to 2.2.3\u000a\u000a",
        "date" : "2024-02-05 16:34:50 +0100",
        "id" : "0e673cace65da0bb162d2a3dd65cb00cbc1eb769",
        "msg" : "python/mysqlclient: update to 2.2.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/mysqlclient/patches/01-db-config.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/mysqlclient/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pipenv/Makefile"
        ],
        "commitId" : "b13bf5d1d28e8778e43ddb70343df8c574f2d05f",
        "timestamp" : 1707147301000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pipenv: update to 2023.12.1\u000a\u000a",
        "date" : "2024-02-05 16:35:01 +0100",
        "id" : "b13bf5d1d28e8778e43ddb70343df8c574f2d05f",
        "msg" : "python/pipenv: update to 2023.12.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pipenv/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/types-paramiko/python-integrate-project.conf",
          "components/python/types-paramiko/Makefile"
        ],
        "commitId" : "947a78c51ef76822991f623ae136a9c95b39368a",
        "timestamp" : 1707147313000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/types-paramiko: update to 3.4.0.20240205\u000a\u000a",
        "date" : "2024-02-05 16:35:13 +0100",
        "id" : "947a78c51ef76822991f623ae136a9c95b39368a",
        "msg" : "python/types-paramiko: update to 3.4.0.20240205",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/types-paramiko/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/types-paramiko/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/types-psutil/pkg5",
          "components/python/types-psutil/python-integrate-project.conf",
          "components/python/types-psutil/Makefile"
        ],
        "commitId" : "9255bda8f4383d976d267426800bc458f9fa771e",
        "timestamp" : 1707147325000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/types-psutil: update to 5.9.5.20240205\u000a\u000a",
        "date" : "2024-02-05 16:35:25 +0100",
        "id" : "9255bda8f4383d976d267426800bc458f9fa771e",
        "msg" : "python/types-psutil: update to 5.9.5.20240205",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/types-psutil/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/types-psutil/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/types-psutil/python-integrate-project.conf"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/astroid/patches/04-test-disable-failing.patch",
          "components/python/astroid/patches/01-not-needed-for-tests.patch",
          "components/python/astroid/test/results-all.master",
          "components/python/astroid/patches/02-no-ruff.patch",
          "components/python/astroid/Makefile",
          "components/python/astroid/pkg5",
          "components/python/astroid/manifests/sample-manifest.p5m",
          "components/python/astroid/python-integrate-project.conf",
          "components/python/astroid/patches/03-test-deps-optional.patch"
        ],
        "commitId" : "e7f7e7484d6f91de4c77c9966d8baec61c5a1f74",
        "timestamp" : 1707147339000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/astroid: update to 3.0.3\u000a\u000a",
        "date" : "2024-02-05 16:35:39 +0100",
        "id" : "e7f7e7484d6f91de4c77c9966d8baec61c5a1f74",
        "msg" : "python/astroid: update to 3.0.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/astroid/patches/02-no-ruff.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/astroid/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/astroid/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/astroid/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/astroid/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/astroid/patches/01-not-needed-for-tests.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/astroid/patches/03-test-deps-optional.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/astroid/patches/04-test-disable-failing.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/astroid/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/waitress/python-integrate-project.conf",
          "components/python/waitress/Makefile",
          "components/python/waitress/history",
          "components/python/waitress/test/results-all.master",
          "components/python/waitress/pkg5",
          "components/python/waitress/manifests/sample-manifest.p5m",
          "components/python/waitress/patches/01-pytest-cov.patch",
          "components/python/waitress/patches/02-test_gardenpath.patch",
          "components/python/waitress/test/results-3.9.master",
          "components/python/waitress/test/results-3.7.master",
          "components/python/waitress/patches/03-no-python-version.patch"
        ],
        "commitId" : "101fe8b8df8ea40b74e1e83202d9f410b8fdf923",
        "timestamp" : 1707147350000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/waitress: update to 3.0.0; obsolete package for Python 3.7\u000a\u000a",
        "date" : "2024-02-05 16:35:50 +0100",
        "id" : "101fe8b8df8ea40b74e1e83202d9f410b8fdf923",
        "msg" : "python/waitress: update to 3.0.0; obsolete package for Python 3.7",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/python/waitress/patches/01-pytest-cov.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/waitress/python-integrate-project.conf"
          },
          {
            "editType" : "add",
            "file" : "components/python/waitress/history"
          },
          {
            "editType" : "add",
            "file" : "components/python/waitress/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/waitress/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/python/waitress/patches/02-test_gardenpath.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/waitress/patches/03-no-python-version.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/waitress/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/python/waitress/test/results-3.9.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/waitress/pkg5"
          },
          {
            "editType" : "delete",
            "file" : "components/python/waitress/test/results-3.7.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/network/rsync/test/results-all.master",
          "components/network/rsync/Makefile",
          "components/network/rsync/manifests/sample-manifest.p5m",
          "components/network/rsync/rsync.p5m",
          "components/network/rsync/pkg5",
          "components/network/rsync/patches/01-15730984.patch",
          "components/network/rsync/patches/08-getpassphrase.patch"
        ],
        "commitId" : "6d2295786079f61a2c6b71640757c2c023348c58",
        "timestamp" : 1707147368000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "rsync: move fakeroot to TEST_REQUIRED_PACKAGES\u000a\u000a",
        "date" : "2024-02-05 16:36:08 +0100",
        "id" : "6d2295786079f61a2c6b71640757c2c023348c58",
        "msg" : "rsync: move fakeroot to TEST_REQUIRED_PACKAGES",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/network/rsync/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/network/rsync/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/network/rsync/patches/01-15730984.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/network/rsync/rsync.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/network/rsync/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/network/rsync/patches/08-getpassphrase.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/network/rsync/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make-rules/ips.mk",
          "tools/runtime-ruby.p5m"
        ],
        "commitId" : "31cf6d01d28286e6c650cd8a8ee3e452e291dff2",
        "timestamp" : 1707147381000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Regular packages should depend on runtime/ruby instead of runtime/ruby-$(RUBYV)\u000a\u000a",
        "date" : "2024-02-05 16:36:21 +0100",
        "id" : "31cf6d01d28286e6c650cd8a8ee3e452e291dff2",
        "msg" : "Regular packages should depend on runtime/ruby instead of runtime/ruby-$(RUBYV)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make-rules/ips.mk"
          },
          {
            "editType" : "add",
            "file" : "tools/runtime-ruby.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/dtracetoolkit/manifests/sample-manifest.p5m",
          "components/developer/dtracetoolkit/pkg5",
          "components/developer/dtracetoolkit/Makefile"
        ],
        "commitId" : "deb669b2c770033994a0488bdcc74c067aed519c",
        "timestamp" : 1707153008000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "dtracetoolkit: switch to unversioned Ruby\u000a\u000a",
        "date" : "2024-02-05 18:10:08 +0100",
        "id" : "deb669b2c770033994a0488bdcc74c067aed519c",
        "msg" : "dtracetoolkit: switch to unversioned Ruby",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/dtracetoolkit/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/dtracetoolkit/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/dtracetoolkit/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Mail-SPF/pkg5",
          "components/perl/Mail-SPF/perl-integrate-module.conf",
          "components/perl/Mail-SPF/Mail-SPF-PERLVER.p5m",
          "components/perl/Mail-SPF/manifests/sample-manifest.p5m",
          "components/perl/Mail-SPF/Makefile",
          "tools/perl-version-convert",
          "components/perl/Mail-SPF/patches/01-Util.pm.patch"
        ],
        "commitId" : "b959a2b918046257d5295207fe7ec7edac554c18",
        "timestamp" : 1707153021000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Mail-SPF: update to 3.20240205\u000a\u000a",
        "date" : "2024-02-05 18:10:21 +0100",
        "id" : "b959a2b918046257d5295207fe7ec7edac554c18",
        "msg" : "perl/Mail-SPF: update to 3.20240205",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/Mail-SPF/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Mail-SPF/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "tools/perl-version-convert"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Mail-SPF/perl-integrate-module.conf"
          },
          {
            "editType" : "delete",
            "file" : "components/perl/Mail-SPF/patches/01-Util.pm.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Mail-SPF/Mail-SPF-PERLVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Mail-SPF/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/mate/mozo/mozo.p5m",
          "components/desktop/mate/mozo/manifests/sample-manifest.p5m",
          "components/desktop/mate/mozo/mozo.license",
          "components/desktop/mate/mozo/Makefile",
          "components/desktop/mate/mozo/pkg5"
        ],
        "commitId" : "b3215b48198330ab621bb48038e42bc07c48ee2a",
        "timestamp" : 1707158267000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "mozo: update dependencies; switch to meson build\u000a\u000a",
        "date" : "2024-02-05 19:37:47 +0100",
        "id" : "b3215b48198330ab621bb48038e42bc07c48ee2a",
        "msg" : "mozo: update dependencies; switch to meson build",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mozo/mozo.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/desktop/mate/mozo/mozo.license"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mozo/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mozo/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mozo/pkg5"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}