{
  "_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" : 7502,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "e9b96f18d6bbec5640a19375448c638ba6e34bfe",
            "branch" : [
              {
                "SHA1" : "e9b96f18d6bbec5640a19375448c638ba6e34bfe",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "e9b96f18d6bbec5640a19375448c638ba6e34bfe",
            "branch" : [
              {
                "SHA1" : "e9b96f18d6bbec5640a19375448c638ba6e34bfe",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "e9b96f18d6bbec5640a19375448c638ba6e34bfe",
        "branch" : [
          {
            "SHA1" : "e9b96f18d6bbec5640a19375448c638ba6e34bfe",
            "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" : "#7502",
  "duration" : 26849801,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #7502",
  "id" : "7502",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 7502,
  "queueId" : 578,
  "result" : "SUCCESS",
  "timestamp" : 1726607159291,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/7502/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/image/CalcMySky/Makefile"
        ],
        "commitId" : "c6acf994a365b17e03f789dca4a35c20cbf637db",
        "timestamp" : 1726548314000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "calcmysky: update to 0.3.3\u000a\u000a",
        "date" : "2024-09-17 06:45:14 +0200",
        "id" : "c6acf994a365b17e03f789dca4a35c20cbf637db",
        "msg" : "calcmysky: update to 0.3.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/image/CalcMySky/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pydantic_core/.gitignore",
          "components/python/pydantic_core/test/results-all.master",
          "components/python/pydantic_core/Makefile",
          "components/python/pydantic_core/patches/01-pytest-plugins.patch"
        ],
        "commitId" : "d0dd7b0cbcd2c3ef3bbf8ae5bd0e773d794dbe89",
        "timestamp" : 1726582766000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pydantic_core: update to 2.23.4\u000a\u000a",
        "date" : "2024-09-17 16:19:26 +0200",
        "id" : "d0dd7b0cbcd2c3ef3bbf8ae5bd0e773d794dbe89",
        "msg" : "python/pydantic_core: update to 2.23.4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pydantic_core/patches/01-pytest-plugins.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pydantic_core/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pydantic_core/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pydantic_core/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/sybil/.gitignore",
          "components/python/sybil/Makefile",
          "components/python/sybil/patches/01-no-myst_parser.patch"
        ],
        "commitId" : "8034303b7cebf2c48f546972e81bd3d38cb09ae1",
        "timestamp" : 1726582778000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/sybil: update to 7.1.1\u000a\u000a",
        "date" : "2024-09-17 16:19:38 +0200",
        "id" : "8034303b7cebf2c48f546972e81bd3d38cb09ae1",
        "msg" : "python/sybil: update to 7.1.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/sybil/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/sybil/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/sybil/patches/01-no-myst_parser.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/types-PyYAML/Makefile",
          "components/python/types-PyYAML/.gitignore"
        ],
        "commitId" : "8df0103fc258203e1a18fa45ef992e7c6ec271c4",
        "timestamp" : 1726582789000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/types-PyYAML: update to 6.0.12.20240917\u000a\u000a",
        "date" : "2024-09-17 16:19:49 +0200",
        "id" : "8df0103fc258203e1a18fa45ef992e7c6ec271c4",
        "msg" : "python/types-PyYAML: update to 6.0.12.20240917",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/types-PyYAML/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/types-PyYAML/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/types-setuptools/Makefile",
          "components/python/types-setuptools/manifests/sample-manifest.p5m",
          "components/python/types-setuptools/.gitignore",
          "components/python/types-setuptools/types-setuptools-PYVER.p5m"
        ],
        "commitId" : "003b62de6868431c64ac9900d03f9d51ae9bce0a",
        "timestamp" : 1726582799000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/types-setuptools: update to 75.1.0.20240917\u000a\u000a",
        "date" : "2024-09-17 16:19:59 +0200",
        "id" : "003b62de6868431c64ac9900d03f9d51ae9bce0a",
        "msg" : "python/types-setuptools: update to 75.1.0.20240917",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/types-setuptools/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/types-setuptools/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/types-setuptools/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/types-setuptools/types-setuptools-PYVER.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/zope.hookable/manifests/sample-manifest.p5m",
          "components/python/zope.hookable/pkg5",
          "components/python/zope.hookable/Makefile",
          "components/python/zope.hookable/.gitignore",
          "components/python/zope.hookable/python-integrate-project.conf",
          "components/python/zope.hookable/test/results-all.master",
          "components/python/zope.hookable/zope_hookable-PYVER.p5m",
          "components/python/zope.hookable/patches/01-setuptools.patch",
          "components/python/zope.hookable/zope.hookable-PYVER.p5m"
        ],
        "commitId" : "0bfccfd721c1c42d9ccd0403618c83345cba2d5c",
        "timestamp" : 1726582810000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/zope.hookable: update to 7.0\u000a\u000a",
        "date" : "2024-09-17 16:20:10 +0200",
        "id" : "0bfccfd721c1c42d9ccd0403618c83345cba2d5c",
        "msg" : "python/zope.hookable: update to 7.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/zope.hookable/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zope.hookable/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zope.hookable/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/zope.hookable/patches/01-setuptools.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zope.hookable/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zope.hookable/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/zope.hookable/zope_hookable-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/zope.hookable/.gitignore"
          },
          {
            "editType" : "delete",
            "file" : "components/python/zope.hookable/zope.hookable-PYVER.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/gtk+4/patches/03-disable-sig.patch",
          "components/library/gtk+4/patches/02-EGL-broken.patch",
          "components/library/gtk4/manifests/sample-manifest.p5m",
          "components/library/gtk4/patches/02-EGL-broken.patch",
          "components/library/gtk4/patches/03-disable-sig.patch",
          "components/library/gtk+4/patches/01-meson.patch",
          "components/library/gtk4/Makefile",
          "components/library/gtk+4/manifests/sample-manifest.p5m",
          "components/library/gtk+4/Makefile",
          "components/library/gtk+4/stop_Xvfb",
          "components/library/gtk+4/pkg5",
          "components/library/gtk4/patches/01-meson.patch",
          "components/library/gtk+4/gtk4.p5m",
          "components/library/gtk4/gtk4.p5m",
          "components/library/gtk4/pkg5",
          "components/library/gtk4/test/results-all.master",
          "components/library/gtk+4/start_Xvfb"
        ],
        "commitId" : "0a2000cc82627b1f398f83b6a96efb7b53179406",
        "timestamp" : 1726582826000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "gtk4: move from gtk+4; update to 4.16.1\u000a\u000a",
        "date" : "2024-09-17 16:20:26 +0200",
        "id" : "0a2000cc82627b1f398f83b6a96efb7b53179406",
        "msg" : "gtk4: move from gtk+4; update to 4.16.1",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/library/gtk+4/patches/03-disable-sig.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/gtk4/pkg5"
          },
          {
            "editType" : "delete",
            "file" : "components/library/gtk+4/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/gtk4/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/library/gtk4/patches/02-EGL-broken.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/gtk4/gtk4.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/gtk4/patches/01-meson.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/gtk4/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/gtk4/patches/03-disable-sig.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/gtk4/test/results-all.master"
          },
          {
            "editType" : "delete",
            "file" : "components/library/gtk+4/gtk4.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/library/gtk+4/stop_Xvfb"
          },
          {
            "editType" : "delete",
            "file" : "components/library/gtk+4/patches/01-meson.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/library/gtk+4/start_Xvfb"
          },
          {
            "editType" : "delete",
            "file" : "components/library/gtk+4/patches/02-EGL-broken.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/library/gtk+4/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/library/gtk+4/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/zope.i18nmessageid/test/results-all.master",
          "components/python/zope.i18nmessageid/zope.i18nmessageid-PYVER.p5m",
          "components/python/zope.i18nmessageid/python-integrate-project.conf",
          "components/python/zope.i18nmessageid/zope_i18nmessageid-PYVER.p5m",
          "components/python/zope.i18nmessageid/pkg5",
          "components/python/zope.i18nmessageid/Makefile",
          "components/python/zope.i18nmessageid/patches/01-setuptools.patch",
          "components/python/zope.i18nmessageid/manifests/sample-manifest.p5m",
          "components/python/zope.i18nmessageid/.gitignore"
        ],
        "commitId" : "b9444f4506a77d040449885c398e2010c2d9848b",
        "timestamp" : 1726582837000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/zope.i18nmessageid: update to 7.0\u000a\u000a",
        "date" : "2024-09-17 16:20:37 +0200",
        "id" : "b9444f4506a77d040449885c398e2010c2d9848b",
        "msg" : "python/zope.i18nmessageid: update to 7.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/zope.i18nmessageid/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/python/zope.i18nmessageid/zope.i18nmessageid-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/zope.i18nmessageid/zope_i18nmessageid-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zope.i18nmessageid/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/zope.i18nmessageid/patches/01-setuptools.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zope.i18nmessageid/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zope.i18nmessageid/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/zope.i18nmessageid/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zope.i18nmessageid/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/zope.proxy/Makefile",
          "components/python/zope.proxy/python-integrate-project.conf",
          "components/python/zope.proxy/zope.proxy-PYVER.p5m",
          "components/python/zope.proxy/patches/01-setuptools.patch",
          "components/python/zope.proxy/manifests/sample-manifest.p5m",
          "components/python/zope.proxy/test/results-all.master",
          "components/python/zope.proxy/.gitignore"
        ],
        "commitId" : "076cf475ab5921ae5878b918b4b62889ef2ab342",
        "timestamp" : 1726594754000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/zope.proxy: update to 6.0\u000a\u000a",
        "date" : "2024-09-17 19:39:14 +0200",
        "id" : "076cf475ab5921ae5878b918b4b62889ef2ab342",
        "msg" : "python/zope.proxy: update to 6.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/zope.proxy/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zope.proxy/zope.proxy-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/zope.proxy/patches/01-setuptools.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zope.proxy/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zope.proxy/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zope.proxy/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zope.proxy/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/zope.security/manifests/sample-manifest.p5m",
          "components/python/zope.security/test/results-all.master",
          "components/python/zope.security/zope.security-PYVER.p5m",
          "components/python/zope.security/.gitignore",
          "components/python/zope.security/python-integrate-project.conf",
          "components/python/zope.security/Makefile",
          "components/python/zope.security/patches/01-no-doctest.patch",
          "components/python/zope.security/patches/01-setuptools.patch"
        ],
        "commitId" : "3850db204f9a0f7b81b7f7be88037f927f4bc28a",
        "timestamp" : 1726594766000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/zope.security: update to 7.2\u000a\u000a",
        "date" : "2024-09-17 19:39:26 +0200",
        "id" : "3850db204f9a0f7b81b7f7be88037f927f4bc28a",
        "msg" : "python/zope.security: update to 7.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/zope.security/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zope.security/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zope.security/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zope.security/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zope.security/zope.security-PYVER.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/python/zope.security/patches/01-no-doctest.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zope.security/.gitignore"
          },
          {
            "editType" : "add",
            "file" : "components/python/zope.security/patches/01-setuptools.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/setuptools/patches/02-no-ruff.patch",
          "components/python/setuptools/patches/01-unixccompiler.patch",
          "components/python/setuptools/patches/03-no-pytest-perf.patch",
          "components/python/setuptools/test/results-all.master",
          "components/python/setuptools/.gitignore",
          "components/python/setuptools/patches/04-test-disable-failing.patch",
          "components/python/setuptools/Makefile"
        ],
        "commitId" : "c5d810170ee416878d16cbe50316906b24f00e5e",
        "timestamp" : 1726594776000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/setuptools: update to 75.1.0\u000a\u000a",
        "date" : "2024-09-17 19:39:36 +0200",
        "id" : "c5d810170ee416878d16cbe50316906b24f00e5e",
        "msg" : "python/setuptools: update to 75.1.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/setuptools/patches/04-test-disable-failing.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/setuptools/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/setuptools/patches/01-unixccompiler.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/setuptools/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/setuptools/patches/03-no-pytest-perf.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/setuptools/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/setuptools/patches/02-no-ruff.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/zodbpickle/Makefile",
          "components/python/zodbpickle/zodbpickle-PYVER.p5m",
          "components/python/zodbpickle/python-integrate-project.conf",
          "components/python/zodbpickle/patches/01-setuptools.patch",
          "components/python/zodbpickle/.gitignore",
          "components/python/zodbpickle/manifests/sample-manifest.p5m"
        ],
        "commitId" : "f8fc6bedcae3d4d900d6b391201cb880d329cdf5",
        "timestamp" : 1726594786000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/zodbpickle: update to 4.1\u000a\u000a",
        "date" : "2024-09-17 19:39:46 +0200",
        "id" : "f8fc6bedcae3d4d900d6b391201cb880d329cdf5",
        "msg" : "python/zodbpickle: update to 4.1",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/zodbpickle/patches/01-setuptools.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zodbpickle/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zodbpickle/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zodbpickle/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zodbpickle/zodbpickle-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zodbpickle/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libxslt/test/results-all.master",
          "components/library/libxslt/libxslt.p5m",
          "components/library/libxslt/libxslt-39.p5m",
          "components/library/libxslt/manifests/sample-manifest.p5m",
          "components/library/libxslt/Makefile"
        ],
        "commitId" : "49f9880c89af5f441d59aa8b24c6db8d922d3a1e",
        "timestamp" : 1726594795000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "libxslt: update to 1.1.42\u000a\u000a",
        "date" : "2024-09-17 19:39:55 +0200",
        "id" : "49f9880c89af5f441d59aa8b24c6db8d922d3a1e",
        "msg" : "libxslt: update to 1.1.42",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/libxslt/libxslt-39.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libxslt/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libxslt/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libxslt/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libxslt/libxslt.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/firefox/Makefile"
        ],
        "commitId" : "b70f156eebeb8d01e5af9400104e05fdfb11561e",
        "timestamp" : 1726594804000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "firefox: update to 130.0.1\u000a\u000a",
        "date" : "2024-09-17 19:40:04 +0200",
        "id" : "b70f156eebeb8d01e5af9400104e05fdfb11561e",
        "msg" : "firefox: update to 130.0.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/web/firefox/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/zope.i18nmessageid/zope.i18nmessageid-PYVER.p5m",
          "components/python/zope.i18nmessageid/python-integrate-project.conf",
          "components/python/zope.i18nmessageid/manifests/sample-manifest.p5m",
          "components/python/zope.i18nmessageid/pkg5",
          "components/python/zope.i18nmessageid/zope_i18nmessageid-PYVER.p5m",
          "components/python/zope.i18nmessageid/Makefile"
        ],
        "commitId" : "a7d2729b042c65364b761be4718b065555310e8a",
        "timestamp" : 1726594815000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/zope.i18nmessageid: fix dependencies\u000a\u000a",
        "date" : "2024-09-17 19:40:15 +0200",
        "id" : "a7d2729b042c65364b761be4718b065555310e8a",
        "msg" : "python/zope.i18nmessageid: fix dependencies",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/zope.i18nmessageid/zope.i18nmessageid-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zope.i18nmessageid/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zope.i18nmessageid/python-integrate-project.conf"
          },
          {
            "editType" : "delete",
            "file" : "components/python/zope.i18nmessageid/zope_i18nmessageid-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zope.i18nmessageid/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zope.i18nmessageid/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/zope.hookable/pkg5",
          "components/python/zope.hookable/manifests/sample-manifest.p5m",
          "components/python/zope.hookable/Makefile",
          "components/python/zope.hookable/zope_hookable-PYVER.p5m",
          "components/python/zope.hookable/python-integrate-project.conf",
          "components/python/zope.hookable/zope.hookable-PYVER.p5m"
        ],
        "commitId" : "e9b96f18d6bbec5640a19375448c638ba6e34bfe",
        "timestamp" : 1726594824000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/zope.hookable: fix dependencies\u000a\u000a",
        "date" : "2024-09-17 19:40:24 +0200",
        "id" : "e9b96f18d6bbec5640a19375448c638ba6e34bfe",
        "msg" : "python/zope.hookable: fix dependencies",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/python/zope.hookable/zope_hookable-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/zope.hookable/zope.hookable-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zope.hookable/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zope.hookable/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zope.hookable/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zope.hookable/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}