{
  "_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" : 7681,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "a5113d722bc7dabc733d61888bf54199cc98fab0",
            "branch" : [
              {
                "SHA1" : "a5113d722bc7dabc733d61888bf54199cc98fab0",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "a5113d722bc7dabc733d61888bf54199cc98fab0",
            "branch" : [
              {
                "SHA1" : "a5113d722bc7dabc733d61888bf54199cc98fab0",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "a5113d722bc7dabc733d61888bf54199cc98fab0",
        "branch" : [
          {
            "SHA1" : "a5113d722bc7dabc733d61888bf54199cc98fab0",
            "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" : "#7681",
  "duration" : 2726975,
  "estimatedDuration" : 2729775,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #7681",
  "id" : "7681",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 7681,
  "queueId" : 2138,
  "result" : "SUCCESS",
  "timestamp" : 1761691659270,
  "url" : "https://hipster.openindiana.org/jenkins/view/all/job/illumos-gate/7681/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/decorator/manifests/sample-manifest.p5m",
          "components/python/decorator/test/results-all.master",
          "components/python/decorator/decorator-PYVER.p5m",
          "components/python/decorator/pkg5",
          "components/python/decorator/test/results-3.9.master",
          "components/python/decorator/Makefile",
          "components/python/decorator/test/results-3.14.master"
        ],
        "commitId" : "e94db04f81399f3a64d0fecd04c2c11b9206b7fc",
        "timestamp" : 1761514150000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/decorator: rebuild for Python 3.14\u000a\u000a",
        "date" : "2025-10-26 22:29:10 +0100",
        "id" : "e94db04f81399f3a64d0fecd04c2c11b9206b7fc",
        "msg" : "python/decorator: rebuild for Python 3.14",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/decorator/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/decorator/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/python/decorator/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/decorator/decorator-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/decorator/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/decorator/test/results-3.9.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/decorator/test/results-3.14.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/lark/patches/02-test-no-git.patch",
          "components/python/lark/python-integrate-project.conf",
          "components/python/lark/.gitignore",
          "components/python/lark/lark-PYVER.p5m",
          "components/python/lark/manifests/sample-manifest.p5m",
          "components/python/lark/pkg5",
          "components/python/lark/Makefile",
          "components/python/lark/test/results-3.14.master",
          "components/python/lark/test/results-3.9.master",
          "components/python/lark/patches/01-test-deps.patch"
        ],
        "commitId" : "9bb6d0cec6db77b77e1080963caba971b1bfb309",
        "timestamp" : 1761514162000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add lark Python project\u000a\u000a",
        "date" : "2025-10-26 22:29:22 +0100",
        "id" : "9bb6d0cec6db77b77e1080963caba971b1bfb309",
        "msg" : "Add lark Python project",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/lark/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/lark/patches/02-test-no-git.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/lark/python-integrate-project.conf"
          },
          {
            "editType" : "add",
            "file" : "components/python/lark/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/lark/.gitignore"
          },
          {
            "editType" : "add",
            "file" : "components/python/lark/test/results-3.9.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/lark/lark-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/lark/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/lark/patches/01-test-deps.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/lark/test/results-3.14.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/jsonrpclib-pelix/test/results-3.9.master",
          "components/python/jsonrpclib-pelix/test/results-all.master",
          "components/python/jsonrpclib-pelix/test/results-3.14.master",
          "components/python/jsonrpclib-pelix/Makefile",
          "components/python/jsonrpclib-pelix/pkg5"
        ],
        "commitId" : "7e4b3d63d831330880ce3dae698b503877b0ad30",
        "timestamp" : 1761514173000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/jsonrpclib-pelix: rebuild for Python 3.14\u000a\u000a",
        "date" : "2025-10-26 22:29:33 +0100",
        "id" : "7e4b3d63d831330880ce3dae698b503877b0ad30",
        "msg" : "python/jsonrpclib-pelix: rebuild for Python 3.14",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/python/jsonrpclib-pelix/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/jsonrpclib-pelix/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/jsonrpclib-pelix/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/jsonrpclib-pelix/test/results-3.9.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/jsonrpclib-pelix/test/results-3.14.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tools/python-integrate-project"
        ],
        "commitId" : "c0efd512f81b5ff2a4956a46222f09c7b53bfabd",
        "timestamp" : 1761514210000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "tools/python-integrate-project: tox should not provision\u000a\u000a",
        "date" : "2025-10-26 22:30:10 +0100",
        "id" : "c0efd512f81b5ff2a4956a46222f09c7b53bfabd",
        "msg" : "tools/python-integrate-project: tox should not provision",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tools/python-integrate-project"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/testtools/python-integrate-project.conf",
          "components/python/testtools/pkg5",
          "components/python/testtools/Makefile",
          "components/python/testtools/test/results-all.master",
          "components/python/testtools/manifests/sample-manifest.p5m",
          "components/python/testtools/patches/01-twisted.patch",
          "components/python/testtools/testtools-PYVER.p5m"
        ],
        "commitId" : "6913dcd3b0c194abd43e368ab671c8193b67e421",
        "timestamp" : 1761514223000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/testtools: rebuild for Python 3.14\u000a\u000a",
        "date" : "2025-10-26 22:30:23 +0100",
        "id" : "6913dcd3b0c194abd43e368ab671c8193b67e421",
        "msg" : "python/testtools: rebuild for Python 3.14",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/testtools/patches/01-twisted.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/testtools/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/testtools/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/testtools/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/testtools/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/testtools/testtools-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/testtools/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/network/asterisk/asterisk.p5m",
          "components/network/asterisk/manifests/sample-manifest.p5m",
          "components/network/asterisk/Makefile"
        ],
        "commitId" : "05b35b96038b84bee242f451fca9fd9fcdb58e8c",
        "timestamp" : 1761514233000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "asterisk - update to version 22.6.0\u000a\u000a",
        "date" : "2025-10-26 22:30:33 +0100",
        "id" : "05b35b96038b84bee242f451fca9fd9fcdb58e8c",
        "msg" : "asterisk - update to version 22.6.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/network/asterisk/asterisk.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/network/asterisk/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/network/asterisk/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/frozendict/manifests/sample-manifest.p5m",
          "components/python/frozendict-39/python-integrate-project.conf",
          "components/python/frozendict-39/.gitignore",
          "components/python/frozendict-39/frozendict-39.p5m",
          "components/python/frozendict/Makefile",
          "components/python/frozendict-39/pkg5",
          "components/python/frozendict/frozendict-PYVER.p5m",
          "components/python/frozendict-39/test/results-all.master",
          "components/python/frozendict/python-integrate-project.conf",
          "components/python/frozendict-39/manifests/sample-manifest.p5m",
          "components/python/frozendict-39/Makefile",
          "components/python/frozendict/pkg5"
        ],
        "commitId" : "ae6bd19e96b43d2118531f2255eb143d5bd3690c",
        "timestamp" : 1761514244000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/frozendict: rebuild for Python 3.14\u000a\u000a",
        "date" : "2025-10-26 22:30:44 +0100",
        "id" : "ae6bd19e96b43d2118531f2255eb143d5bd3690c",
        "msg" : "python/frozendict: rebuild for Python 3.14",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/frozendict/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/frozendict-39/.gitignore"
          },
          {
            "editType" : "add",
            "file" : "components/python/frozendict-39/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/frozendict-39/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/frozendict/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/frozendict/python-integrate-project.conf"
          },
          {
            "editType" : "add",
            "file" : "components/python/frozendict-39/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/frozendict-39/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/frozendict/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/frozendict-39/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/frozendict/frozendict-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/frozendict-39/frozendict-39.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/prolog/trealla/Makefile",
          "components/prolog/trealla/test/results-all.master"
        ],
        "commitId" : "44b32577a8dda06769795702abe9ecb050e5736b",
        "timestamp" : 1761516533000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "trealla-prolog: update to 2.84.3\u000a\u000a",
        "date" : "2025-10-26 23:08:53 +0100",
        "id" : "44b32577a8dda06769795702abe9ecb050e5736b",
        "msg" : "trealla-prolog: update to 2.84.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/prolog/trealla/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/prolog/trealla/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/smartypants/python-integrate-project.conf",
          "components/python/smartypants/test/results-all.master",
          "components/python/smartypants/Makefile",
          "components/python/smartypants/pkg5"
        ],
        "commitId" : "68375025455eb8b0624f3be8eb8b565b10877633",
        "timestamp" : 1761547204000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/smartypants: rebuild for Python 3.14\u000a\u000a",
        "date" : "2025-10-27 07:40:04 +0100",
        "id" : "68375025455eb8b0624f3be8eb8b565b10877633",
        "msg" : "python/smartypants: rebuild for Python 3.14",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/smartypants/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/smartypants/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/smartypants/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/smartypants/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pytest-fixture-config/test/results-3.9.master",
          "components/python/pytest-fixture-config/patches/01-no-six.patch",
          "components/python/pytest-fixture-config/python-integrate-project.conf",
          "components/python/pytest-fixture-config/test/results-all.master",
          "components/python/pytest-fixture-config/pkg5",
          "components/python/pytest-fixture-config/test/results-3.14.master",
          "components/python/pytest-fixture-config/manifests/sample-manifest.p5m",
          "components/python/pytest-fixture-config/Makefile",
          "components/python/pytest-fixture-config/pytest-fixture-config-PYVER.p5m"
        ],
        "commitId" : "addafb9d4eff641d5fd5d89bc2dab09603271f27",
        "timestamp" : 1761547217000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pytest-fixture-config: rebuild for Python 3.14\u000a\u000a",
        "date" : "2025-10-27 07:40:17 +0100",
        "id" : "addafb9d4eff641d5fd5d89bc2dab09603271f27",
        "msg" : "python/pytest-fixture-config: rebuild for Python 3.14",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pytest-fixture-config/pytest-fixture-config-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/pytest-fixture-config/test/results-3.9.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/pytest-fixture-config/test/results-3.14.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/pytest-fixture-config/python-integrate-project.conf"
          },
          {
            "editType" : "delete",
            "file" : "components/python/pytest-fixture-config/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest-fixture-config/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest-fixture-config/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest-fixture-config/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/pytest-fixture-config/patches/01-no-six.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/ruamel.yaml.clib/Makefile",
          "components/python/ruamel.yaml.clib/pkg5"
        ],
        "commitId" : "76006060768bc6fa7dae0e8d650b0d3838d57453",
        "timestamp" : 1761547231000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/ruamel.yaml.clib: rebuild for Python 3.14\u000a\u000a",
        "date" : "2025-10-27 07:40:31 +0100",
        "id" : "76006060768bc6fa7dae0e8d650b0d3838d57453",
        "msg" : "python/ruamel.yaml.clib: rebuild for Python 3.14",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/ruamel.yaml.clib/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/ruamel.yaml.clib/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/autopage/autopage-PYVER.p5m",
          "components/python/autopage/test/results-all.master",
          "components/python/autopage/Makefile",
          "components/python/autopage/manifests/sample-manifest.p5m",
          "components/python/autopage/pkg5",
          "components/python/autopage/.gitignore",
          "components/python/autopage/history"
        ],
        "commitId" : "9462315a417d737323cf00ba1931a5d6ab2b7e26",
        "timestamp" : 1761547243000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/autopage: rebuild for Python 3.14\u000a\u000a",
        "date" : "2025-10-27 07:40:43 +0100",
        "id" : "9462315a417d737323cf00ba1931a5d6ab2b7e26",
        "msg" : "python/autopage: rebuild for Python 3.14",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/autopage/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/autopage/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/autopage/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/autopage/history"
          },
          {
            "editType" : "edit",
            "file" : "components/python/autopage/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/autopage/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/autopage/autopage-PYVER.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/meta-packages/history/history",
          "components/python/future/manifests/sample-manifest.p5m",
          "components/python/future/Makefile",
          "components/python/future/future-PYVER.p5m",
          "components/python/future/test/results-all.master",
          "components/python/future/pkg5",
          "components/python/future/history"
        ],
        "commitId" : "279ff05d2f919849cdb0e55c303f17acfd128479",
        "timestamp" : 1761547258000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Obsolete python/future\u000a\u000a",
        "date" : "2025-10-27 07:40:58 +0100",
        "id" : "279ff05d2f919849cdb0e55c303f17acfd128479",
        "msg" : "Obsolete python/future",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/python/future/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/meta-packages/history/history"
          },
          {
            "editType" : "delete",
            "file" : "components/python/future/future-PYVER.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/python/future/pkg5"
          },
          {
            "editType" : "delete",
            "file" : "components/python/future/test/results-all.master"
          },
          {
            "editType" : "delete",
            "file" : "components/python/future/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/python/future/history"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/imagesize/Makefile",
          "components/python/imagesize/pkg5",
          "components/python/imagesize/test/results-all.master",
          "components/python/imagesize/history",
          "components/python/imagesize/.gitignore",
          "components/python/imagesize/python-integrate-project.conf",
          "components/python/imagesize/manifests/sample-manifest.p5m",
          "components/python/imagesize/imagesize-PYVER.p5m"
        ],
        "commitId" : "df6b6e8826dfd6f80cf04e56a8dac9c958fbb4cb",
        "timestamp" : 1761547270000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/imagesize: rebuild for Python 3.14 and obsolete package for Python 3.7\u000a\u000a",
        "date" : "2025-10-27 07:41:10 +0100",
        "id" : "df6b6e8826dfd6f80cf04e56a8dac9c958fbb4cb",
        "msg" : "python/imagesize: rebuild for Python 3.14 and obsolete package for Python 3.7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/imagesize/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/imagesize/history"
          },
          {
            "editType" : "edit",
            "file" : "components/python/imagesize/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/imagesize/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/imagesize/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/imagesize/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/imagesize/imagesize-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/imagesize/python-integrate-project.conf"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/click-39/test/results-all.master",
          "components/python/click-39/python-integrate-project.conf",
          "components/python/click/test/results-all.master",
          "components/python/click/.gitignore",
          "components/python/click-39/click-39.p5m",
          "components/python/click/patches/03-test_edit-sed.patch",
          "components/python/click-39/.gitignore",
          "components/python/click-39/manifests/sample-manifest.p5m",
          "components/python/click-39/pkg5",
          "components/python/click/click-PYVER.p5m",
          "components/python/click/python-integrate-project.conf",
          "components/python/click/Makefile",
          "components/python/click/patches/01-no-uv.patch",
          "components/python/click/patches/02-pytest-indirectly.patch",
          "components/python/click/pkg5",
          "components/python/click/manifests/sample-manifest.p5m",
          "components/python/click-39/Makefile"
        ],
        "commitId" : "40e7bd3cc05c47a63ad1bee6dd4548aaae449757",
        "timestamp" : 1761556574000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/click: update to 8.3.0; rebuild for Python 3.14\u000a\u000a",
        "date" : "2025-10-27 10:16:14 +0100",
        "id" : "40e7bd3cc05c47a63ad1bee6dd4548aaae449757",
        "msg" : "python/click: update to 8.3.0; rebuild for Python 3.14",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/click-39/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/click/python-integrate-project.conf"
          },
          {
            "editType" : "add",
            "file" : "components/python/click/patches/03-test_edit-sed.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/click/.gitignore"
          },
          {
            "editType" : "add",
            "file" : "components/python/click-39/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/click/patches/01-no-uv.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/click/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/click-39/click-39.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/click-39/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/click-39/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/click/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/click-39/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/click-39/.gitignore"
          },
          {
            "editType" : "add",
            "file" : "components/python/click/patches/02-pytest-indirectly.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/click/click-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/click/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/click/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/IO-Compress-Lzma/.gitignore",
          "components/perl/IO-Compress-Lzma/manifests/sample-manifest.p5m",
          "components/perl/IO-Compress-Lzma/IO-Compress-Lzma.license",
          "components/perl/IO-Compress-Lzma/history",
          "components/perl/IO-Compress-Lzma/IO-Compress-Lzma-PERLVER.p5m",
          "components/perl/IO-Compress-Lzma/Makefile"
        ],
        "commitId" : "ca674054bf2d9e9786022e665cf6738caa9a5c20",
        "timestamp" : 1761556584000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/IO-Compress-Lzma: update to 2.214\u000a\u000a",
        "date" : "2025-10-27 10:16:24 +0100",
        "id" : "ca674054bf2d9e9786022e665cf6738caa9a5c20",
        "msg" : "perl/IO-Compress-Lzma: update to 2.214",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/IO-Compress-Lzma/IO-Compress-Lzma.license"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/IO-Compress-Lzma/IO-Compress-Lzma-PERLVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/IO-Compress-Lzma/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/IO-Compress-Lzma/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/IO-Compress-Lzma/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/IO-Compress-Lzma/history"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/IO-Compress-Zstd/Makefile",
          "components/perl/IO-Compress-Zstd/manifests/sample-manifest.p5m",
          "components/perl/IO-Compress-Zstd/IO-Compress-Zstd.license",
          "components/perl/IO-Compress-Zstd/.gitignore",
          "components/perl/IO-Compress-Zstd/history",
          "components/perl/IO-Compress-Zstd/IO-Compress-Zstd-PERLVER.p5m"
        ],
        "commitId" : "54b09c8851314f6a78165514dff9dedbecbaaf80",
        "timestamp" : 1761556604000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/IO-Compress-Zstd: update to 2.214\u000a\u000a",
        "date" : "2025-10-27 10:16:44 +0100",
        "id" : "54b09c8851314f6a78165514dff9dedbecbaaf80",
        "msg" : "perl/IO-Compress-Zstd: update to 2.214",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/IO-Compress-Zstd/IO-Compress-Zstd.license"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/IO-Compress-Zstd/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/IO-Compress-Zstd/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/IO-Compress-Zstd/history"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/IO-Compress-Zstd/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/IO-Compress-Zstd/IO-Compress-Zstd-PERLVER.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/invoke/python-integrate-project.conf",
          "components/python/invoke/invoke-PYVER.p5m",
          "components/python/invoke/pkg5",
          "components/python/invoke/test/results-all.master",
          "components/python/invoke/patches/01-tox.ini-fixes.patch",
          "components/python/invoke/.gitignore",
          "components/python/invoke/manifests/sample-manifest.p5m",
          "components/python/invoke/patches/01-pytest.ini.patch",
          "components/python/invoke/Makefile"
        ],
        "commitId" : "c237e0abf6ac579a4d9fc0a44a3e8c57c473c623",
        "timestamp" : 1761562138000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/invoke: update to 2.2.1; rebuild for Python 3.14\u000a\u000a",
        "date" : "2025-10-27 11:48:58 +0100",
        "id" : "c237e0abf6ac579a4d9fc0a44a3e8c57c473c623",
        "msg" : "python/invoke: update to 2.2.1; rebuild for Python 3.14",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/python/invoke/patches/01-tox.ini-fixes.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/invoke/patches/01-pytest.ini.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/invoke/python-integrate-project.conf"
          },
          {
            "editType" : "add",
            "file" : "components/python/invoke/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/invoke/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/invoke/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/invoke/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/invoke/invoke-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/invoke/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/re_assert/.gitignore",
          "components/python/re_assert/history",
          "components/python/re_assert/manifests/sample-manifest.p5m",
          "components/python/re_assert/patches/02-no-coverage.patch",
          "components/python/re_assert/Makefile",
          "components/python/re_assert/python-integrate-project.conf",
          "components/python/re_assert/test/results-all.master",
          "components/python/re_assert/patches/01-no-pre-commit.patch",
          "components/python/re_assert/re_assert-PYVER.p5m",
          "components/python/re_assert/re-assert-PYVER.p5m",
          "components/python/re_assert/pkg5"
        ],
        "commitId" : "12a0d3c9d3f25d93a56969549ba0b1f2c9f86058",
        "timestamp" : 1761562150000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/re_assert: rebuild for Python 3.14 and obsolete package for Python 3.7\u000a\u000a",
        "date" : "2025-10-27 11:49:10 +0100",
        "id" : "12a0d3c9d3f25d93a56969549ba0b1f2c9f86058",
        "msg" : "python/re_assert: rebuild for Python 3.14 and obsolete package for Python 3.7",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/re_assert/history"
          },
          {
            "editType" : "add",
            "file" : "components/python/re_assert/.gitignore"
          },
          {
            "editType" : "add",
            "file" : "components/python/re_assert/patches/01-no-pre-commit.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/re_assert/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/re_assert/pkg5"
          },
          {
            "editType" : "delete",
            "file" : "components/python/re_assert/re_assert-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/re_assert/patches/02-no-coverage.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/re_assert/re-assert-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/re_assert/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/re_assert/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/re_assert/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pytokens/pkg5",
          "components/python/pytokens/Makefile",
          "components/python/pytokens/python-integrate-project.conf",
          "components/python/pytokens/.gitignore",
          "components/python/pytokens/test/results-all.master",
          "components/python/pytokens/patches/02-no-twine.patch",
          "components/python/pytokens/patches/01-no-code-check.patch"
        ],
        "commitId" : "64402e9a59376c5ca6643e9d83ced85723dabce8",
        "timestamp" : 1761562162000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pytokens: update to 0.2.0; rebuild for Python 3.14\u000a\u000a",
        "date" : "2025-10-27 11:49:22 +0100",
        "id" : "64402e9a59376c5ca6643e9d83ced85723dabce8",
        "msg" : "python/pytokens: update to 0.2.0; rebuild for Python 3.14",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pytokens/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytokens/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytokens/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytokens/.gitignore"
          },
          {
            "editType" : "add",
            "file" : "components/python/pytokens/patches/01-no-code-check.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/pytokens/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/pytokens/patches/02-no-twine.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/attrs/Makefile",
          "components/python/attrs/python-integrate-project.conf",
          "components/python/attrs/pkg5"
        ],
        "commitId" : "02e38351109f884eeb0ee0533938e62e1686d2f3",
        "timestamp" : 1761574033000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/attrs: rebuild for Python 3.14\u000a\u000a",
        "date" : "2025-10-27 15:07:13 +0100",
        "id" : "02e38351109f884eeb0ee0533938e62e1686d2f3",
        "msg" : "python/attrs: rebuild for Python 3.14",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/attrs/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/attrs/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/attrs/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pexpect/.gitignore",
          "components/python/pexpect/manifests/sample-manifest.p5m",
          "components/python/pexpect/test/results-3.9.master",
          "components/python/pexpect/Makefile",
          "components/python/pexpect/test/results-3.14.master",
          "components/python/pexpect/test/results-all.master",
          "components/python/pexpect/pexpect-PYVER.p5m",
          "components/python/pexpect/patches/03-test-test_large_stdout_stream.patch",
          "components/python/pexpect/patches/02-no-coverage.patch",
          "components/python/pexpect/patches/06-test-multiprocessing.patch",
          "components/python/pexpect/python-integrate-project.conf",
          "components/python/pexpect/pkg5"
        ],
        "commitId" : "c8509c9ad5955ff74afdccac71d723ea853fd915",
        "timestamp" : 1761574044000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pexpect: rebuild for Python 3.14\u000a\u000a",
        "date" : "2025-10-27 15:07:24 +0100",
        "id" : "c8509c9ad5955ff74afdccac71d723ea853fd915",
        "msg" : "python/pexpect: rebuild for Python 3.14",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/pexpect/test/results-3.14.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/pexpect/test/results-3.9.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/pexpect/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pexpect/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pexpect/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/python/pexpect/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pexpect/patches/03-test-test_large_stdout_stream.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pexpect/pexpect-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/pexpect/patches/02-no-coverage.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pexpect/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pexpect/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/pexpect/patches/06-test-multiprocessing.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/sniffio/manifests/sample-manifest.p5m",
          "components/python/sniffio/patches/01-no-pytest-cov.patch",
          "components/python/sniffio/.gitignore",
          "components/python/sniffio/patches/02-no-curio.patch",
          "components/python/sniffio/sniffio-PYVER.p5m",
          "components/python/sniffio/pkg5",
          "components/python/sniffio/Makefile",
          "components/python/sniffio/python-integrate-project.conf",
          "components/python/sniffio/test/results-all.master"
        ],
        "commitId" : "ddedb35e1ed442e506d85e53edbde460ee9bca94",
        "timestamp" : 1761574057000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/sniffio: rebuild for Python 3.14\u000a\u000a",
        "date" : "2025-10-27 15:07:37 +0100",
        "id" : "ddedb35e1ed442e506d85e53edbde460ee9bca94",
        "msg" : "python/sniffio: rebuild for Python 3.14",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/sniffio/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/sniffio/patches/01-no-pytest-cov.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/sniffio/patches/02-no-curio.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/sniffio/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/sniffio/sniffio-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/sniffio/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/sniffio/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/sniffio/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/sniffio/python-integrate-project.conf"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/meta-packages/history/history",
          "components/python/curio/test/results-all.master",
          "components/python/curio/patches/02-test-filter-known-warnings.patch",
          "components/python/curio/Makefile",
          "components/python/curio/pkg5",
          "components/python/curio/python-integrate-project.conf",
          "components/python/curio/manifests/sample-manifest.p5m",
          "components/python/curio/patches/01-test-skip-test_timeout.patch",
          "components/python/curio/curio-PYVER.p5m"
        ],
        "commitId" : "bf7b4e1a1e9f58b5ffb8a0751fcdac0f6f129757",
        "timestamp" : 1761581957000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Obsolete python/curio\u000a\u000a",
        "date" : "2025-10-27 17:19:17 +0100",
        "id" : "bf7b4e1a1e9f58b5ffb8a0751fcdac0f6f129757",
        "msg" : "Obsolete python/curio",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/meta-packages/history/history"
          },
          {
            "editType" : "delete",
            "file" : "components/python/curio/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/python/curio/test/results-all.master"
          },
          {
            "editType" : "delete",
            "file" : "components/python/curio/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/python/curio/patches/01-test-skip-test_timeout.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/python/curio/pkg5"
          },
          {
            "editType" : "delete",
            "file" : "components/python/curio/python-integrate-project.conf"
          },
          {
            "editType" : "delete",
            "file" : "components/python/curio/curio-PYVER.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/python/curio/patches/02-test-filter-known-warnings.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/runtime/node22/nodejs.p5m",
          "components/runtime/node22/Makefile",
          "components/runtime/node22/manifests/sample-manifest.p5m"
        ],
        "commitId" : "1ec3b0feb5f7b960d9516a978cc6018c86616a37",
        "timestamp" : 1761581970000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "nodejs-22: update to 22.21.0\u000a\u000a",
        "date" : "2025-10-27 17:19:30 +0100",
        "id" : "1ec3b0feb5f7b960d9516a978cc6018c86616a37",
        "msg" : "nodejs-22: update to 22.21.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/runtime/node22/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/node22/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/node22/nodejs.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/openjph/Makefile"
        ],
        "commitId" : "7020d4cbf637bb9a2b1b7e15b15cf1a8035197b1",
        "timestamp" : 1761592698000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "openjph: update to 0.24.3\u000a\u000a",
        "date" : "2025-10-27 20:18:18 +0100",
        "id" : "7020d4cbf637bb9a2b1b7e15b15cf1a8035197b1",
        "msg" : "openjph: update to 0.24.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/openjph/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/editor/vim/Makefile",
          "components/editor/vim/manifests/sample-manifest.p5m",
          "components/editor/vim/vim.p5m"
        ],
        "commitId" : "54a9e10a4042f8e4b183036d70c60b6d4b73373b",
        "timestamp" : 1761592712000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "vim: update to 9.1.1879\u000a\u000a",
        "date" : "2025-10-27 20:18:32 +0100",
        "id" : "54a9e10a4042f8e4b183036d70c60b6d4b73373b",
        "msg" : "vim: update to 9.1.1879",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/editor/vim/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/editor/vim/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/editor/vim/vim.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/mail/postfix/patches/01-dict_dbm.patch",
          "components/mail/postfix/Makefile"
        ],
        "commitId" : "67bdccbff981503d7f48331ce507c642fe40d442",
        "timestamp" : 1761592732000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "postfix: update to 3.10.5\u000a\u000a",
        "date" : "2025-10-27 20:18:52 +0100",
        "id" : "67bdccbff981503d7f48331ce507c642fe40d442",
        "msg" : "postfix: update to 3.10.5",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/mail/postfix/patches/01-dict_dbm.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/mail/postfix/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/prolog/trealla/Makefile"
        ],
        "commitId" : "d5e19e1fd61e6476733cc89cb3e923b8a3ec9812",
        "timestamp" : 1761592747000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "trealla-prolog: update to 2.84.7\u000a\u000a",
        "date" : "2025-10-27 20:19:07 +0100",
        "id" : "d5e19e1fd61e6476733cc89cb3e923b8a3ec9812",
        "msg" : "trealla-prolog: update to 2.84.7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/prolog/trealla/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/network/seaweedfs/Makefile"
        ],
        "commitId" : "9e467fa22202888d2deab0e608a51a82187d986a",
        "timestamp" : 1761592760000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "seaweedfs: update to 3.99\u000a\u000a",
        "date" : "2025-10-27 20:19:20 +0100",
        "id" : "9e467fa22202888d2deab0e608a51a82187d986a",
        "msg" : "seaweedfs: update to 3.99",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/network/seaweedfs/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/python-313/Makefile"
        ],
        "commitId" : "374428f81de35204ab354db220ecf74600f2f525",
        "timestamp" : 1761595107000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python-313: update to 3.13.9\u000a\u000a",
        "date" : "2025-10-27 20:58:27 +0100",
        "id" : "374428f81de35204ab354db220ecf74600f2f525",
        "msg" : "python-313: update to 3.13.9",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/python-313/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/argcomplete/test/results-3.9.master",
          "components/python/argcomplete/test/results-3.14.master",
          "components/python/argcomplete/test/results-all.master",
          "components/python/argcomplete/patches/01-no-ruff.patch",
          "components/python/argcomplete/.gitignore",
          "components/python/argcomplete/python-integrate-project.conf",
          "components/python/argcomplete/Makefile",
          "components/python/argcomplete/patches/02-no-code-checks.patch",
          "components/python/argcomplete/pkg5"
        ],
        "commitId" : "20664b567719a97f3824e3638cb57367df79deea",
        "timestamp" : 1761595125000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/argcomplete: update to 3.6.3; rebuild for Python 3.14\u000a\u000a",
        "date" : "2025-10-27 20:58:45 +0100",
        "id" : "20664b567719a97f3824e3638cb57367df79deea",
        "msg" : "python/argcomplete: update to 3.6.3; rebuild for Python 3.14",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/python/argcomplete/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/argcomplete/.gitignore"
          },
          {
            "editType" : "add",
            "file" : "components/python/argcomplete/test/results-3.14.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/argcomplete/patches/02-no-code-checks.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/argcomplete/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/argcomplete/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/argcomplete/patches/01-no-ruff.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/argcomplete/test/results-3.9.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/argcomplete/python-integrate-project.conf"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/littleutils/.gitignore",
          "components/python/littleutils/patches/01-tox.ini.patch",
          "components/python/littleutils/manifests/sample-manifest.p5m",
          "components/python/littleutils/history",
          "components/python/littleutils/python-integrate-project.conf",
          "components/python/littleutils/test/results-all.master",
          "components/python/littleutils/pkg5",
          "components/python/littleutils/Makefile",
          "components/python/littleutils/littleutils-PYVER.p5m",
          "components/python/littleutils/littleutils.license"
        ],
        "commitId" : "3eefca8e78397bfac3fb1ea847c2a0ac58abd603",
        "timestamp" : 1761595137000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/littleutils: update to 0.2.4; rebuild for Python 3.14 and obsolete package for Python 3.7\u000a\u000a",
        "date" : "2025-10-27 20:58:57 +0100",
        "id" : "3eefca8e78397bfac3fb1ea847c2a0ac58abd603",
        "msg" : "python/littleutils: update to 0.2.4; rebuild for Python 3.14 and obsolete package for Python 3.7",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/littleutils/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/littleutils/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/littleutils/littleutils-PYVER.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/python/littleutils/patches/01-tox.ini.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/python/littleutils/littleutils.license"
          },
          {
            "editType" : "edit",
            "file" : "components/python/littleutils/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/python/littleutils/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/littleutils/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/littleutils/history"
          },
          {
            "editType" : "edit",
            "file" : "components/python/littleutils/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/lazy/lazy-PYVER.p5m",
          "components/python/lazy/test/results-all.master",
          "components/python/lazy/history",
          "components/python/lazy/test/results-3.9.master",
          "components/python/lazy/pkg5",
          "components/python/lazy/test/results-3.14.master",
          "components/python/lazy/Makefile",
          "components/python/lazy/python-integrate-project.conf",
          "components/python/lazy/.gitignore",
          "components/python/lazy/manifests/sample-manifest.p5m"
        ],
        "commitId" : "3a5b5f16956ee1ae9cd9a24a6a556cee7068a73a",
        "timestamp" : 1761598503000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/lazy: rebuild for Python 3.14\u000a\u000a",
        "date" : "2025-10-27 21:55:03 +0100",
        "id" : "3a5b5f16956ee1ae9cd9a24a6a556cee7068a73a",
        "msg" : "python/lazy: rebuild for Python 3.14",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/lazy/python-integrate-project.conf"
          },
          {
            "editType" : "add",
            "file" : "components/python/lazy/.gitignore"
          },
          {
            "editType" : "add",
            "file" : "components/python/lazy/test/results-3.14.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/lazy/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/python/lazy/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/lazy/history"
          },
          {
            "editType" : "edit",
            "file" : "components/python/lazy/lazy-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/lazy/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/lazy/test/results-3.9.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/lazy/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/qemu/qemu.p5m",
          "components/sysutils/qemu/manifests/sample-manifest.p5m",
          "components/sysutils/qemu/Makefile"
        ],
        "commitId" : "906c8090736d3624bb4535bd437b67fb25448712",
        "timestamp" : 1761598524000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "qemu: update to 10.1.2\u000a\u000a",
        "date" : "2025-10-27 21:55:24 +0100",
        "id" : "906c8090736d3624bb4535bd437b67fb25448712",
        "msg" : "qemu: update to 10.1.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sysutils/qemu/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/qemu/qemu.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/qemu/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/serpent/pkg5",
          "components/python/serpent/test/results-all.master",
          "components/python/serpent/manifests/sample-manifest.p5m",
          "components/python/serpent/test/results-3.14.master",
          "components/python/serpent/Makefile",
          "components/python/serpent/.gitignore",
          "components/python/serpent/python-integrate-project.conf",
          "components/python/serpent/serpent-PYVER.p5m",
          "components/python/serpent/history",
          "components/python/serpent/test/results-3.9.master"
        ],
        "commitId" : "65f6bd93e99ca143997d59268dcef7db1ff3f381",
        "timestamp" : 1761598537000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/serpent: update to 1.42; rebuild for Python 3.14 and obsolete package for Python 3.7\u000a\u000a",
        "date" : "2025-10-27 21:55:37 +0100",
        "id" : "65f6bd93e99ca143997d59268dcef7db1ff3f381",
        "msg" : "python/serpent: update to 1.42; rebuild for Python 3.14 and obsolete package for Python 3.7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/serpent/pkg5"
          },
          {
            "editType" : "delete",
            "file" : "components/python/serpent/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/serpent/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/serpent/test/results-3.14.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/serpent/python-integrate-project.conf"
          },
          {
            "editType" : "add",
            "file" : "components/python/serpent/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/serpent/serpent-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/serpent/history"
          },
          {
            "editType" : "edit",
            "file" : "components/python/serpent/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/serpent/test/results-3.9.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/swig/swig.p5m",
          "components/developer/swig/test/results-all.master",
          "components/developer/swig/Makefile",
          "components/developer/swig/manifests/sample-manifest.p5m"
        ],
        "commitId" : "0d879652a563fe1b7cd4815eb3d9d11945618b74",
        "timestamp" : 1761598549000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "swig: update to 4.4.0\u000a\u000a",
        "date" : "2025-10-27 21:55:49 +0100",
        "id" : "0d879652a563fe1b7cd4815eb3d9d11945618b74",
        "msg" : "swig: update to 4.4.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/swig/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/swig/swig.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/swig/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/swig/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/cfgv/cfgv-PYVER.p5m",
          "components/python/cfgv/python-integrate-project.conf",
          "components/python/cfgv/Makefile",
          "components/python/cfgv/.gitignore",
          "components/python/cfgv/pkg5",
          "components/python/cfgv/manifests/sample-manifest.p5m",
          "components/python/cfgv/history",
          "components/python/cfgv/test/results-all.master",
          "components/python/cfgv/patches/01-no-coverage.patch"
        ],
        "commitId" : "172db2bb478fc9f3605ddd6bb48365321f53caf8",
        "timestamp" : 1761600470000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/cfgv: rebuild for Python 3.14\u000a\u000a",
        "date" : "2025-10-27 22:27:50 +0100",
        "id" : "172db2bb478fc9f3605ddd6bb48365321f53caf8",
        "msg" : "python/cfgv: rebuild for Python 3.14",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/cfgv/patches/01-no-coverage.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/cfgv/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/cfgv/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/cfgv/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/cfgv/cfgv-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/cfgv/history"
          },
          {
            "editType" : "edit",
            "file" : "components/python/cfgv/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/cfgv/python-integrate-project.conf"
          },
          {
            "editType" : "add",
            "file" : "components/python/cfgv/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/sortedcontainers/patches/01-tox.ini.patch",
          "components/python/sortedcontainers/.gitignore",
          "components/python/sortedcontainers/history",
          "components/python/sortedcontainers/pkg5",
          "components/python/sortedcontainers/manifests/sample-manifest.p5m",
          "components/python/sortedcontainers/test/results-all.master",
          "components/python/sortedcontainers/sortedcontainers-PYVER.p5m",
          "components/python/sortedcontainers/Makefile",
          "components/python/sortedcontainers/python-integrate-project.conf"
        ],
        "commitId" : "f1fe225b30e80b92aa0990a951c5b49a49c2ba0c",
        "timestamp" : 1761600483000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/sortedcontainers: rebuild for Python 3.14 and obsolete package for Python 3.7\u000a\u000a",
        "date" : "2025-10-27 22:28:03 +0100",
        "id" : "f1fe225b30e80b92aa0990a951c5b49a49c2ba0c",
        "msg" : "python/sortedcontainers: rebuild for Python 3.14 and obsolete package for Python 3.7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/sortedcontainers/history"
          },
          {
            "editType" : "edit",
            "file" : "components/python/sortedcontainers/python-integrate-project.conf"
          },
          {
            "editType" : "delete",
            "file" : "components/python/sortedcontainers/patches/01-tox.ini.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/sortedcontainers/sortedcontainers-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/sortedcontainers/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/sortedcontainers/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/sortedcontainers/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/sortedcontainers/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/sortedcontainers/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/cachetools/test/results-all.master",
          "components/python/cachetools/Makefile",
          "components/python/cachetools/python-integrate-project.conf",
          "components/python/cachetools/patches/01-no-coverage.patch",
          "components/python/cachetools/test/results-3.9.master",
          "components/python/cachetools/test/results-3.14.master"
        ],
        "commitId" : "1148825acfed04d7dd69eb5ec9e6bb1c44834b30",
        "timestamp" : 1761632715000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/cachetools: add test results for Python 3.14\u000a\u000a",
        "date" : "2025-10-28 07:25:15 +0100",
        "id" : "1148825acfed04d7dd69eb5ec9e6bb1c44834b30",
        "msg" : "python/cachetools: add test results for Python 3.14",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/cachetools/patches/01-no-coverage.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/cachetools/test/results-3.9.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/cachetools/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/cachetools/test/results-3.14.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/cachetools/python-integrate-project.conf"
          },
          {
            "editType" : "delete",
            "file" : "components/python/cachetools/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pyproject_hooks/patches/01-no-flake8.patch",
          "components/python/pyproject_hooks/Makefile",
          "components/python/pyproject_hooks/python-integrate-project.conf"
        ],
        "commitId" : "c5665826cc0a4728837d2b6d8a250698652ad439",
        "timestamp" : 1761632727000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pyproject_hooks: drop test dependency on flake8\u000a\u000a",
        "date" : "2025-10-28 07:25:27 +0100",
        "id" : "c5665826cc0a4728837d2b6d8a250698652ad439",
        "msg" : "python/pyproject_hooks: drop test dependency on flake8",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pyproject_hooks/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyproject_hooks/python-integrate-project.conf"
          },
          {
            "editType" : "add",
            "file" : "components/python/pyproject_hooks/patches/01-no-flake8.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/click-help-colors/click-help-colors-PYVER.p5m",
          "components/python/click-help-colors/test/results-3.14.master",
          "components/python/click-help-colors/test/results-3.9.master",
          "components/python/click-help-colors/pkg5",
          "components/python/click-help-colors/.gitignore",
          "components/python/click-help-colors/Makefile",
          "components/python/click-help-colors/manifests/sample-manifest.p5m",
          "components/python/click-help-colors/test/results-all.master"
        ],
        "commitId" : "1b349e4394fccdb046a22b8f96756f7f65e98a28",
        "timestamp" : 1761632740000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/click-help-colors: rebuild for Python 3.14\u000a\u000a",
        "date" : "2025-10-28 07:25:40 +0100",
        "id" : "1b349e4394fccdb046a22b8f96756f7f65e98a28",
        "msg" : "python/click-help-colors: rebuild for Python 3.14",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/click-help-colors/test/results-3.9.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/click-help-colors/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/click-help-colors/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/click-help-colors/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/click-help-colors/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/click-help-colors/click-help-colors-PYVER.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/python/click-help-colors/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/click-help-colors/test/results-3.14.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/markdown2/Makefile",
          "components/python/markdown2/.gitignore",
          "components/python/markdown2/python-integrate-project.conf",
          "components/python/markdown2/test/results-all.master",
          "components/python/markdown2/pkg5"
        ],
        "commitId" : "510d4c8b55b659ceb0fce060b118fcf4e5f2cc6c",
        "timestamp" : 1761632762000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/markdown2: rebuild for Python 3.14\u000a\u000a",
        "date" : "2025-10-28 07:26:02 +0100",
        "id" : "510d4c8b55b659ceb0fce060b118fcf4e5f2cc6c",
        "msg" : "python/markdown2: rebuild for Python 3.14",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/markdown2/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/markdown2/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/markdown2/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/markdown2/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/markdown2/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/firefox/patches/Bug1990430.patch",
          "components/web/firefox/patches/13-no-dwarf-DEBUG.patch",
          "components/web/firefox/Makefile"
        ],
        "commitId" : "04a04153485188647f52ecef3f03e10e047f6bd2",
        "timestamp" : 1761674547000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "firefox: update to 144.0.2\u000a\u000a",
        "date" : "2025-10-28 19:02:27 +0100",
        "id" : "04a04153485188647f52ecef3f03e10e047f6bd2",
        "msg" : "firefox: update to 144.0.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/web/firefox/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/web/firefox/patches/13-no-dwarf-DEBUG.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/web/firefox/patches/Bug1990430.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libsoup3/Makefile",
          "components/library/libsoup3/patches/11-CVE-2025-12105.patch"
        ],
        "commitId" : "2f414d2412813e7e7161ab921f5286958c232fc9",
        "timestamp" : 1761674558000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "libsoup3: fix CVE-2025-12105\u000a\u000a",
        "date" : "2025-10-28 19:02:38 +0100",
        "id" : "2f414d2412813e7e7161ab921f5286958c232fc9",
        "msg" : "libsoup3: fix CVE-2025-12105",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/libsoup3/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/library/libsoup3/patches/11-CVE-2025-12105.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/stdio-mgr/stdio-mgr-PYVER.p5m",
          "components/python/stdio-mgr/manifests/sample-manifest.p5m",
          "components/python/stdio-mgr/Makefile",
          "components/python/stdio-mgr/pkg5",
          "components/python/stdio-mgr/python-integrate-project.conf",
          "components/python/stdio-mgr/.gitignore",
          "components/python/stdio-mgr/test/results-all.master"
        ],
        "commitId" : "38deb6951271c63c2f1ad3fb22b670c14612a0a0",
        "timestamp" : 1761674579000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/stdio-mgr: rebuild for Python 3.14\u000a\u000a",
        "date" : "2025-10-28 19:02:59 +0100",
        "id" : "38deb6951271c63c2f1ad3fb22b670c14612a0a0",
        "msg" : "python/stdio-mgr: rebuild for Python 3.14",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/stdio-mgr/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/stdio-mgr/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/stdio-mgr/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/stdio-mgr/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/stdio-mgr/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/stdio-mgr/stdio-mgr-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/stdio-mgr/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/typogrify/pkg5",
          "components/python/typogrify/python-integrate-project.conf",
          "components/python/typogrify/Makefile"
        ],
        "commitId" : "2cd4e4c0056d92949373add32100d5fd9dda5817",
        "timestamp" : 1761674597000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/typogrify: rebuild for Python 3.14\u000a\u000a",
        "date" : "2025-10-28 19:03:17 +0100",
        "id" : "2cd4e4c0056d92949373add32100d5fd9dda5817",
        "msg" : "python/typogrify: rebuild for Python 3.14",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/typogrify/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/typogrify/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/typogrify/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/PyQt-builder/pkg5",
          "components/python/PyQt-builder/Makefile",
          "components/python/PyQt-builder/python-integrate-project.conf"
        ],
        "commitId" : "f5a7bfc54f4cca682d8b35d45ab737c6cb09d755",
        "timestamp" : 1761674622000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/PyQt-builder: rebuild for Python 3.14\u000a\u000a",
        "date" : "2025-10-28 19:03:42 +0100",
        "id" : "f5a7bfc54f4cca682d8b35d45ab737c6cb09d755",
        "msg" : "python/PyQt-builder: rebuild for Python 3.14",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/PyQt-builder/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/PyQt-builder/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/PyQt-builder/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make-rules/setup.py.mk"
        ],
        "commitId" : "3b3be28f6e3b553a7862b31a4dae4b0781f0554b",
        "timestamp" : 1761674651000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "setup.py.mk: use PROTOPYTHONVENDORDIR for COMPONENT_TEST_ENV\u000a\u000a",
        "date" : "2025-10-28 19:04:11 +0100",
        "id" : "3b3be28f6e3b553a7862b31a4dae4b0781f0554b",
        "msg" : "setup.py.mk: use PROTOPYTHONVENDORDIR for COMPONENT_TEST_ENV",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make-rules/setup.py.mk"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/lark/patches/02-test-no-git.patch",
          "components/python/lark/python-integrate-project.conf",
          "components/python/lark/.gitignore",
          "components/python/lark/pkg5",
          "components/python/lark/Makefile",
          "components/python/lark/test/results-3.14.master",
          "components/python/lark/test/results-3.9.master",
          "components/python/lark/patches/01-test-deps.patch"
        ],
        "commitId" : "134689e16abb26e1300cddc478488f4448f17cce",
        "timestamp" : 1761674677000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/lark: update to 1.3.1\u000a\u000a",
        "date" : "2025-10-28 19:04:37 +0100",
        "id" : "134689e16abb26e1300cddc478488f4448f17cce",
        "msg" : "python/lark: update to 1.3.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/lark/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/lark/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/lark/test/results-3.14.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/lark/test/results-3.9.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/lark/patches/01-test-deps.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/lark/patches/02-test-no-git.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/lark/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/lark/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pyfakefs/python-integrate-project.conf",
          "components/python/pyfakefs/pkg5",
          "components/python/pyfakefs/test/results-3.9.master",
          "components/python/pyfakefs/patches/01-test-requirements.patch",
          "components/python/pyfakefs/.gitignore",
          "components/python/pyfakefs/Makefile",
          "components/python/pyfakefs/test/results-all.master",
          "components/python/pyfakefs/test/results-3.14.master",
          "components/python/pyfakefs/patches/02-test-disable-failing.patch"
        ],
        "commitId" : "ee0e2f2616d7bb815ef2e14e7134b6a45e764fc3",
        "timestamp" : 1761674716000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pyfakefs: update to 5.10.1; rebuild for Python 3.14\u000a\u000a",
        "date" : "2025-10-28 19:05:16 +0100",
        "id" : "ee0e2f2616d7bb815ef2e14e7134b6a45e764fc3",
        "msg" : "python/pyfakefs: update to 5.10.1; rebuild for Python 3.14",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pyfakefs/patches/01-test-requirements.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/pyfakefs/patches/02-test-disable-failing.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/python/pyfakefs/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyfakefs/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyfakefs/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyfakefs/.gitignore"
          },
          {
            "editType" : "add",
            "file" : "components/python/pyfakefs/test/results-3.14.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyfakefs/python-integrate-project.conf"
          },
          {
            "editType" : "add",
            "file" : "components/python/pyfakefs/test/results-3.9.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pickleshare/pkg5",
          "components/python/pickleshare/patches/01-no-shebang.patch",
          "components/python/pickleshare/manifests/sample-manifest.p5m",
          "components/python/pickleshare/test/results-all.master",
          "components/python/pickleshare/.gitignore",
          "components/python/pickleshare/python-integrate-project.conf",
          "components/python/pickleshare/history",
          "components/python/pickleshare/Makefile",
          "components/python/pickleshare/pickleshare-PYVER.p5m"
        ],
        "commitId" : "17ea60c8b9cfd4fbd10bfe60ca9f3a1eee808acf",
        "timestamp" : 1761674728000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pickleshare: rebuild for Python 3.14 and obsolete package for Python 3.7\u000a\u000a",
        "date" : "2025-10-28 19:05:28 +0100",
        "id" : "17ea60c8b9cfd4fbd10bfe60ca9f3a1eee808acf",
        "msg" : "python/pickleshare: rebuild for Python 3.14 and obsolete package for Python 3.7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pickleshare/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pickleshare/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pickleshare/history"
          },
          {
            "editType" : "delete",
            "file" : "components/python/pickleshare/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pickleshare/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pickleshare/pickleshare-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pickleshare/test/results-all.master"
          },
          {
            "editType" : "delete",
            "file" : "components/python/pickleshare/patches/01-no-shebang.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/pickleshare/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pytidylib/pytidylib-PYVER.p5m",
          "components/python/pytidylib/.gitignore",
          "components/python/pytidylib/Makefile",
          "components/python/pytidylib/python-integrate-project.conf",
          "components/python/pytidylib/test/results-all.master",
          "components/python/pytidylib/history",
          "components/python/pytidylib/manifests/sample-manifest.p5m",
          "components/python/pytidylib/pkg5"
        ],
        "commitId" : "b250860771fd64a2bec88971456cb4360419d53d",
        "timestamp" : 1761674742000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pytidylib: rebuild for Python 3.14 and obsolete package for Python 3.7\u000a\u000a",
        "date" : "2025-10-28 19:05:42 +0100",
        "id" : "b250860771fd64a2bec88971456cb4360419d53d",
        "msg" : "python/pytidylib: rebuild for Python 3.14 and obsolete package for Python 3.7",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/pytidylib/history"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytidylib/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytidylib/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytidylib/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/pytidylib/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytidylib/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytidylib/pytidylib-PYVER.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/python/pytidylib/python-integrate-project.conf"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tools/python-integrate-project"
        ],
        "commitId" : "811046af107265e32bf23bff8da16c3e878c4b61",
        "timestamp" : 1761674756000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "tools/python-integrate-project: fix versioned python binary name\u000a\u000a",
        "date" : "2025-10-28 19:05:56 +0100",
        "id" : "811046af107265e32bf23bff8da16c3e878c4b61",
        "msg" : "tools/python-integrate-project: fix versioned python binary name",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tools/python-integrate-project"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/py3c/history",
          "components/python/py3c/python-integrate-project.conf",
          "components/python/py3c/test/results-all.master",
          "components/python/py3c/manifests/sample-manifest.p5m",
          "components/python/py3c/.gitignore",
          "components/python/py3c/Makefile",
          "components/python/py3c/py3c.license",
          "components/python/py3c/test/results-3.9.master",
          "components/python/py3c/py3c-PYVER.p5m",
          "components/python/py3c/pkg5",
          "components/python/py3c/test/results-3.14.master"
        ],
        "commitId" : "d48838aaa1f6c30d2f1f8e5e56987918c4313e4b",
        "timestamp" : 1761674772000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/py3c: rebuild for Python 3.14 and obsolete package for Python 3.7\u000a\u000a",
        "date" : "2025-10-28 19:06:12 +0100",
        "id" : "d48838aaa1f6c30d2f1f8e5e56987918c4313e4b",
        "msg" : "python/py3c: rebuild for Python 3.14 and obsolete package for Python 3.7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/py3c/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/py3c/test/results-3.14.master"
          },
          {
            "editType" : "delete",
            "file" : "components/python/py3c/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/py3c/py3c-PYVER.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/python/py3c/py3c.license"
          },
          {
            "editType" : "add",
            "file" : "components/python/py3c/test/results-3.9.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/py3c/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/py3c/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/py3c/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/py3c/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/py3c/history"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pyxdg/manifests/sample-manifest.p5m",
          "components/python/pyxdg/patches/02-Python-3.14.patch",
          "components/python/pyxdg/pyxdg-PYVER.p5m",
          "components/python/pyxdg/test/results-all.master",
          "components/python/pyxdg/pkg5",
          "components/python/pyxdg/.gitignore",
          "components/python/pyxdg/python-integrate-project.conf",
          "components/python/pyxdg/Makefile"
        ],
        "commitId" : "821fbbe93625f51079c436c05efdcbbbdb8069c5",
        "timestamp" : 1761674789000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pyxdg: rebuild for Python 3.14\u000a\u000a",
        "date" : "2025-10-28 19:06:29 +0100",
        "id" : "821fbbe93625f51079c436c05efdcbbbdb8069c5",
        "msg" : "python/pyxdg: rebuild for Python 3.14",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pyxdg/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyxdg/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyxdg/pyxdg-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/pyxdg/patches/02-Python-3.14.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyxdg/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyxdg/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyxdg/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/pyxdg/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/py-cpuinfo/history",
          "components/python/py-cpuinfo/patches/01-no-shebang.patch",
          "components/python/py-cpuinfo/py-cpuinfo-PYVER.p5m",
          "components/python/py-cpuinfo/pkg5",
          "components/python/py-cpuinfo/.gitignore",
          "components/python/py-cpuinfo/manifests/sample-manifest.p5m",
          "components/python/py-cpuinfo/python-integrate-project.conf",
          "components/python/py-cpuinfo/Makefile",
          "components/python/py-cpuinfo/test/results-all.master"
        ],
        "commitId" : "333d4cf53a31777ca6f89ab6c77e13ddaec464b6",
        "timestamp" : 1761674804000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/py-cpuinfo: rebuild for Python 3.14 and obsolete package for Python 3.7\u000a\u000a",
        "date" : "2025-10-28 19:06:44 +0100",
        "id" : "333d4cf53a31777ca6f89ab6c77e13ddaec464b6",
        "msg" : "python/py-cpuinfo: rebuild for Python 3.14 and obsolete package for Python 3.7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/py-cpuinfo/pkg5"
          },
          {
            "editType" : "delete",
            "file" : "components/python/py-cpuinfo/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/py-cpuinfo/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/py-cpuinfo/history"
          },
          {
            "editType" : "edit",
            "file" : "components/python/py-cpuinfo/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/py-cpuinfo/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/py-cpuinfo/py-cpuinfo-PYVER.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/python/py-cpuinfo/patches/01-no-shebang.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/py-cpuinfo/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/Chameleon/test/results-all.master",
          "components/python/Chameleon/manifests/sample-manifest.p5m",
          "components/python/Chameleon/python-integrate-project.conf",
          "components/python/Chameleon/Chameleon-PYVER.p5m",
          "components/python/Chameleon/pkg5",
          "components/python/Chameleon/Makefile"
        ],
        "commitId" : "6280866ac51c6acf06264d728a9ddc42e6aaa23a",
        "timestamp" : 1761674820000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/Chameleon: rebuild for Python 3.14\u000a\u000a",
        "date" : "2025-10-28 19:07:00 +0100",
        "id" : "6280866ac51c6acf06264d728a9ddc42e6aaa23a",
        "msg" : "python/Chameleon: rebuild for Python 3.14",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/Chameleon/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Chameleon/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Chameleon/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Chameleon/Chameleon-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Chameleon/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Chameleon/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/rfc3986/Makefile",
          "components/python/rfc3986/python-integrate-project.conf",
          "components/python/rfc3986/.gitignore",
          "components/python/rfc3986/history",
          "components/python/rfc3986/test/results-3.9.master",
          "components/python/rfc3986/test/results-3.7.master",
          "components/python/rfc3986/pkg5",
          "components/python/rfc3986/test/results-3.14.master",
          "components/python/rfc3986/patches/02-pytest-no-quiet.patch",
          "components/python/rfc3986/patches/01-no-coverage.patch",
          "components/python/rfc3986/manifests/sample-manifest.p5m",
          "components/python/rfc3986/rfc3986-PYVER.p5m"
        ],
        "commitId" : "18836c05b6f0b893edf2da98102cd3dceb284a37",
        "timestamp" : 1761674842000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/rfc3986: rebuild for Python 3.14 and obsolete package for Python 3.7\u000a\u000a",
        "date" : "2025-10-28 19:07:22 +0100",
        "id" : "18836c05b6f0b893edf2da98102cd3dceb284a37",
        "msg" : "python/rfc3986: rebuild for Python 3.14 and obsolete package for Python 3.7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/rfc3986/rfc3986-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/rfc3986/patches/02-pytest-no-quiet.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/rfc3986/.gitignore"
          },
          {
            "editType" : "add",
            "file" : "components/python/rfc3986/patches/01-no-coverage.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/rfc3986/test/results-3.14.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/rfc3986/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/rfc3986/test/results-3.9.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/rfc3986/history"
          },
          {
            "editType" : "add",
            "file" : "components/python/rfc3986/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/rfc3986/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/python/rfc3986/test/results-3.7.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/rfc3986/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/resolvelib/test/results-all.master",
          "components/python/resolvelib/pkg5",
          "components/python/resolvelib/Makefile",
          "components/python/resolvelib/python-integrate-project.conf"
        ],
        "commitId" : "7ed701cede0bc6ea4303196aadf0a63468522502",
        "timestamp" : 1761674858000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/resolvelib: rebuild for Python 3.14\u000a\u000a",
        "date" : "2025-10-28 19:07:38 +0100",
        "id" : "7ed701cede0bc6ea4303196aadf0a63468522502",
        "msg" : "python/resolvelib: rebuild for Python 3.14",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/resolvelib/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/resolvelib/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/resolvelib/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/resolvelib/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/dnspython-39/python-integrate-project.conf",
          "components/python/dnspython/patches/01-test-skip-internet.patch",
          "components/python/dnspython-39/test/results-all.master",
          "components/python/dnspython-39/patches/01-test-skip-internet.patch",
          "components/python/dnspython-39/dnspython-39.p5m",
          "components/python/dnspython/Makefile",
          "components/python/dnspython/python-integrate-project.conf",
          "components/python/dnspython/dnspython-PYVER.p5m",
          "components/python/dnspython/test/results-all.master",
          "components/python/dnspython/pkg5",
          "components/python/dnspython/.gitignore",
          "components/python/dnspython-39/pkg5",
          "components/python/dnspython-39/.gitignore",
          "components/python/dnspython/manifests/sample-manifest.p5m",
          "components/python/dnspython-39/Makefile",
          "components/python/dnspython-39/manifests/sample-manifest.p5m"
        ],
        "commitId" : "a2330455d61105e246de2be9c7446ed1772177a1",
        "timestamp" : 1761677717000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/dnspython: update to 2.8.0; rebuild for Python 3.14\u000a\u000a",
        "date" : "2025-10-28 19:55:17 +0100",
        "id" : "a2330455d61105e246de2be9c7446ed1772177a1",
        "msg" : "python/dnspython: update to 2.8.0; rebuild for Python 3.14",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/dnspython/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/dnspython-39/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/dnspython-39/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/dnspython/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/dnspython/patches/01-test-skip-internet.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/dnspython-39/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/dnspython/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/dnspython/dnspython-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/dnspython-39/dnspython-39.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/dnspython/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/dnspython-39/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/dnspython-39/patches/01-test-skip-internet.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/dnspython/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/dnspython-39/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/dnspython/python-integrate-project.conf"
          },
          {
            "editType" : "add",
            "file" : "components/python/dnspython-39/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pytimeparse/test/results-all.master",
          "components/python/pytimeparse/Makefile",
          "components/python/pytimeparse/manifests/sample-manifest.p5m",
          "components/python/pytimeparse/test/results-3.14.master",
          "components/python/pytimeparse/python-integrate-project.conf",
          "components/python/pytimeparse/pytimeparse-PYVER.p5m",
          "components/python/pytimeparse/test/results-3.9.master",
          "components/python/pytimeparse/pkg5"
        ],
        "commitId" : "2772854f206b908c8a1e89773c9dc8ff01c81ca4",
        "timestamp" : 1761677731000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pytimeparse: rebuild for Python 3.14\u000a\u000a",
        "date" : "2025-10-28 19:55:31 +0100",
        "id" : "2772854f206b908c8a1e89773c9dc8ff01c81ca4",
        "msg" : "python/pytimeparse: rebuild for Python 3.14",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pytimeparse/pkg5"
          },
          {
            "editType" : "delete",
            "file" : "components/python/pytimeparse/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytimeparse/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytimeparse/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytimeparse/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/pytimeparse/test/results-3.14.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/pytimeparse/test/results-3.9.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytimeparse/pytimeparse-PYVER.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/runtime/sbcl/Makefile"
        ],
        "commitId" : "5430647e17461c9629532098958ab381e9c70346",
        "timestamp" : 1761677791000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "sbcl: update to 2.5.10\u000a\u000a",
        "date" : "2025-10-28 19:56:31 +0100",
        "id" : "5430647e17461c9629532098958ab381e9c70346",
        "msg" : "sbcl: update to 2.5.10",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/runtime/sbcl/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/git/test/results-all.master",
          "components/developer/git/Makefile"
        ],
        "commitId" : "6ca469818df119277c8652688bc671f130f36613",
        "timestamp" : 1761677812000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "git: update to 2.51.2\u000a\u000a",
        "date" : "2025-10-28 19:56:52 +0100",
        "id" : "6ca469818df119277c8652688bc671f130f36613",
        "msg" : "git: update to 2.51.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/git/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/git/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/rust/rustc.p5m",
          "components/developer/rust/manifests/sample-manifest.p5m",
          "components/developer/rust/Makefile"
        ],
        "commitId" : "a5113d722bc7dabc733d61888bf54199cc98fab0",
        "timestamp" : 1761685375000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "rust - update to version 1.90.0\u000a\u000a",
        "date" : "2025-10-28 22:02:55 +0100",
        "id" : "a5113d722bc7dabc733d61888bf54199cc98fab0",
        "msg" : "rust - update to version 1.90.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/rust/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/rust/rustc.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/rust/manifests/sample-manifest.p5m"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}