{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 13392,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "0f3115ebd447bcc5734a1718a9d93efc4eeb5003",
            "branch" : [
              {
                "SHA1" : "0f3115ebd447bcc5734a1718a9d93efc4eeb5003",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "0f3115ebd447bcc5734a1718a9d93efc4eeb5003",
            "branch" : [
              {
                "SHA1" : "0f3115ebd447bcc5734a1718a9d93efc4eeb5003",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        },
        "origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 6948,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "8328397e99d92e3943442e1bfdfbdb9d37a4fcf8",
            "branch" : [
              {
                "SHA1" : "8328397e99d92e3943442e1bfdfbdb9d37a4fcf8",
                "name" : "origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "8328397e99d92e3943442e1bfdfbdb9d37a4fcf8",
            "branch" : [
              {
                "SHA1" : "8328397e99d92e3943442e1bfdfbdb9d37a4fcf8",
                "name" : "origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "0f3115ebd447bcc5734a1718a9d93efc4eeb5003",
        "branch" : [
          {
            "SHA1" : "0f3115ebd447bcc5734a1718a9d93efc4eeb5003",
            "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" : "#13392",
  "duration" : 3925169,
  "estimatedDuration" : 2462816,
  "executor" : None,
  "fullDisplayName" : "oi-userland #13392",
  "id" : "13392",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 13392,
  "queueId" : 645,
  "result" : "SUCCESS",
  "timestamp" : 1749506160193,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/13392/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/cmd2/test/results-all.master",
          "components/python/cmd2/.gitignore",
          "components/python/cmd2/Makefile"
        ],
        "commitId" : "f07868d322060ded5730f15453840c2d51349a56",
        "timestamp" : 1749505946000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/cmd2: update to 2.6.1\u000a\u000a",
        "date" : "2025-06-09 23:52:26 +0200",
        "id" : "f07868d322060ded5730f15453840c2d51349a56",
        "msg" : "python/cmd2: update to 2.6.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/cmd2/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/cmd2/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/cmd2/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/hypothesis/.gitignore",
          "components/python/hypothesis/patches/01-enable-tests.patch",
          "components/python/hypothesis/Makefile",
          "components/python/hypothesis/test/results-all.master"
        ],
        "commitId" : "ebdf312b0e839fdd1317259f793f5677d8bf1de5",
        "timestamp" : 1749505956000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/hypothesis: update to 6.135.4\u000a\u000a",
        "date" : "2025-06-09 23:52:36 +0200",
        "id" : "ebdf312b0e839fdd1317259f793f5677d8bf1de5",
        "msg" : "python/hypothesis: update to 6.135.4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/patches/01-enable-tests.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/zipp/patches/01-no-big-O.patch",
          "components/python/zipp/test/results-all.master",
          "components/python/zipp/.gitignore",
          "components/python/zipp/Makefile",
          "components/python/zipp/zipp-PYVER.p5m",
          "components/python/zipp/manifests/sample-manifest.p5m",
          "components/python/zipp/patches/02-no-ruff.patch"
        ],
        "commitId" : "81a6a396679d751eb5106b4c66edfbefb7f95fc1",
        "timestamp" : 1749505967000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/zipp: update to 3.23.0\u000a\u000a",
        "date" : "2025-06-09 23:52:47 +0200",
        "id" : "81a6a396679d751eb5106b4c66edfbefb7f95fc1",
        "msg" : "python/zipp: update to 3.23.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/zipp/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zipp/patches/01-no-big-O.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zipp/zipp-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zipp/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zipp/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zipp/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zipp/patches/02-no-ruff.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/uwimap/Makefile",
          "components/library/uwimap/patches/missing-mm_functions.patch"
        ],
        "commitId" : "2737d8a86fa97926670df36ae01edb057b8a93a9",
        "timestamp" : 1749505989000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "uwimap - fixed dynamic library\u000a\u000a",
        "date" : "2025-06-09 23:53:09 +0200",
        "id" : "2737d8a86fa97926670df36ae01edb057b8a93a9",
        "msg" : "uwimap - fixed dynamic library",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/uwimap/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/library/uwimap/patches/missing-mm_functions.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/aiohttp/patches/06-remove-test-reqs.patch",
          "components/python/aiohttp/.gitignore",
          "components/python/aiohttp/patches/03-no-isal.patch",
          "components/python/aiohttp/test/results-all.master",
          "components/python/aiohttp/patches/05-no-blockbuster.patch",
          "components/python/aiohttp/patches/02-requirements-path.patch",
          "components/python/aiohttp/Makefile",
          "components/python/aiohttp/patches/04-no-zlib_ng.patch"
        ],
        "commitId" : "dd3582f913e573683b52a9582a14ec58c47db7b8",
        "timestamp" : 1749506004000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/aiohttp: update to 3.12.11\u000a\u000a",
        "date" : "2025-06-09 23:53:24 +0200",
        "id" : "dd3582f913e573683b52a9582a14ec58c47db7b8",
        "msg" : "python/aiohttp: update to 3.12.11",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/aiohttp/patches/06-remove-test-reqs.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/aiohttp/patches/05-no-blockbuster.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/aiohttp/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/aiohttp/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/aiohttp/patches/03-no-isal.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/aiohttp/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/aiohttp/patches/04-no-zlib_ng.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/aiohttp/patches/02-requirements-path.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/zstd/.gitignore",
          "components/python/zstd/Makefile",
          "components/python/zstd/test/results-all.master"
        ],
        "commitId" : "ad03747f8a1313a73a082e0611431ccb6fe5ea66",
        "timestamp" : 1749506014000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/zstd: update to 1.5.7.1\u000a\u000a",
        "date" : "2025-06-09 23:53:34 +0200",
        "id" : "ad03747f8a1313a73a082e0611431ccb6fe5ea66",
        "msg" : "python/zstd: update to 1.5.7.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/zstd/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zstd/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zstd/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pytest-datadir/Makefile",
          "components/python/pytest-datadir/.gitignore",
          "components/python/pytest-datadir/pytest_datadir-PYVER.p5m",
          "components/python/pytest-datadir/manifests/sample-manifest.p5m",
          "components/python/pytest-datadir/test/results-all.master",
          "components/python/pytest-datadir/patches/01-pytest-no-color.patch",
          "components/python/pytest-datadir/python-integrate-project.conf"
        ],
        "commitId" : "7d2294bc5f8c51b7647cb63d1e7bb9d8ef409b34",
        "timestamp" : 1749506026000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pytest-datadir: update to 1.7.2\u000a\u000a",
        "date" : "2025-06-09 23:53:46 +0200",
        "id" : "7d2294bc5f8c51b7647cb63d1e7bb9d8ef409b34",
        "msg" : "python/pytest-datadir: update to 1.7.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pytest-datadir/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest-datadir/patches/01-pytest-no-color.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest-datadir/pytest_datadir-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest-datadir/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest-datadir/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest-datadir/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest-datadir/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/ruamel.yaml/test/results-all.master",
          "components/python/ruamel.yaml/.gitignore",
          "components/python/ruamel.yaml/Makefile",
          "components/python/ruamel.yaml/patches/01-tox.ini-pytest.patch"
        ],
        "commitId" : "dea2430495a34dc62961a02ed4c61fcf68e27a27",
        "timestamp" : 1749506037000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/ruamel.yaml: update to 0.18.13\u000a\u000a",
        "date" : "2025-06-09 23:53:57 +0200",
        "id" : "dea2430495a34dc62961a02ed4c61fcf68e27a27",
        "msg" : "python/ruamel.yaml: update to 0.18.13",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/ruamel.yaml/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/ruamel.yaml/patches/01-tox.ini-pytest.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/ruamel.yaml/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/ruamel.yaml/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/File-Find-Rule/manifests/sample-manifest.p5m",
          "components/perl/File-Find-Rule/pkg5",
          "components/perl/File-Find-Rule/.gitignore",
          "components/perl/File-Find-Rule/File-Find-Rule-PERLVER.p5m",
          "components/perl/File-Find-Rule/Makefile",
          "components/perl/File-Find-Rule/history"
        ],
        "commitId" : "430db21aae9974e9beb69ec9ad62826a4378f3e6",
        "timestamp" : 1749506049000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/File-Find-Rule: update to 0.35; obsolete package for Perl 5.36\u000a\u000a",
        "date" : "2025-06-09 23:54:09 +0200",
        "id" : "430db21aae9974e9beb69ec9ad62826a4378f3e6",
        "msg" : "perl/File-Find-Rule: update to 0.35; obsolete package for Perl 5.36",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/File-Find-Rule/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/File-Find-Rule/history"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/File-Find-Rule/File-Find-Rule-PERLVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/File-Find-Rule/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/File-Find-Rule/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/File-Find-Rule/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/elasticsearch/.gitignore",
          "components/python/elasticsearch/patches/01-test-no-search-engine.patch",
          "components/python/elasticsearch/patches/02-test-no-nltk.patch",
          "components/python/elasticsearch/test/results-all.master",
          "components/python/elasticsearch/patches/03-test-no-packages.patch",
          "components/python/elasticsearch/Makefile",
          "components/python/elasticsearch/patches/04-no-pyarrow.patch"
        ],
        "commitId" : "08f6f2eb70ed240d05c9663d4cfb6ae57e9a1a22",
        "timestamp" : 1749506059000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/elasticsearch: update to 9.0.2\u000a\u000a",
        "date" : "2025-06-09 23:54:19 +0200",
        "id" : "08f6f2eb70ed240d05c9663d4cfb6ae57e9a1a22",
        "msg" : "python/elasticsearch: update to 9.0.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/elasticsearch/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/elasticsearch/patches/01-test-no-search-engine.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/elasticsearch/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/elasticsearch/patches/03-test-no-packages.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/elasticsearch/patches/04-no-pyarrow.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/elasticsearch/patches/02-test-no-nltk.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/elasticsearch/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/greenlet/manifests/sample-manifest.p5m",
          "components/python/greenlet/test/results-all.master",
          "components/python/greenlet/Makefile",
          "components/python/greenlet/patches/01-tests-disable-failing.patch",
          "components/python/greenlet/.gitignore",
          "components/python/greenlet/patches/02-no-furo.patch",
          "components/python/greenlet/greenlet-PYVER.p5m"
        ],
        "commitId" : "8a2559cc22191cf44665235ce7783560c63b05be",
        "timestamp" : 1749506070000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/greenlet: update to 3.2.3\u000a\u000a",
        "date" : "2025-06-09 23:54:30 +0200",
        "id" : "8a2559cc22191cf44665235ce7783560c63b05be",
        "msg" : "python/greenlet: update to 3.2.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/greenlet/patches/02-no-furo.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/greenlet/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/greenlet/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/greenlet/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/greenlet/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/greenlet/patches/01-tests-disable-failing.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/greenlet/greenlet-PYVER.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/xmlschema/Makefile",
          "components/python/xmlschema/patches/01-test-verbose.patch",
          "components/python/xmlschema/.gitignore",
          "components/python/xmlschema/test/results-all.master",
          "components/python/xmlschema/xmlschema-PYVER.p5m",
          "components/python/xmlschema/manifests/sample-manifest.p5m"
        ],
        "commitId" : "5adec52286a195eb5fe6524b5f8a2c3c31d422b2",
        "timestamp" : 1749506079000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/xmlschema: update to 4.1.0\u000a\u000a",
        "date" : "2025-06-09 23:54:39 +0200",
        "id" : "5adec52286a195eb5fe6524b5f8a2c3c31d422b2",
        "msg" : "python/xmlschema: update to 4.1.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/xmlschema/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/xmlschema/patches/01-test-verbose.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/xmlschema/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/xmlschema/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/xmlschema/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/xmlschema/xmlschema-PYVER.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/WebTest/test/results-all.master",
          "components/python/WebTest/manifests/sample-manifest.p5m",
          "components/python/WebTest/.gitignore",
          "components/python/WebTest/patches/02-tox.ini-cleanup.patch",
          "components/python/WebTest/Makefile",
          "components/python/WebTest/webtest-PYVER.p5m",
          "components/python/WebTest/patches/01-test-no-pyquery.patch",
          "components/python/WebTest/pkg5"
        ],
        "commitId" : "5ad2faa5473326ad24854b47586378f7c6e2ef80",
        "timestamp" : 1749506089000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/WebTest: update to 3.0.6\u000a\u000a",
        "date" : "2025-06-09 23:54:49 +0200",
        "id" : "5ad2faa5473326ad24854b47586378f7c6e2ef80",
        "msg" : "python/WebTest: update to 3.0.6",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/WebTest/patches/02-tox.ini-cleanup.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/WebTest/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/WebTest/webtest-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/WebTest/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/WebTest/patches/01-test-no-pyquery.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/WebTest/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/WebTest/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/WebTest/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/argon2_cffi/pkg5",
          "components/python/argon2_cffi/manifests/sample-manifest.p5m",
          "components/python/argon2_cffi/argon2_cffi-PYVER.p5m",
          "components/python/argon2_cffi/test/results-all.master",
          "components/python/argon2_cffi/.gitignore",
          "components/python/argon2_cffi/Makefile",
          "components/python/argon2_cffi/patches/01-enable-tests.patch"
        ],
        "commitId" : "e0d9cf489976dd58ea7c50347ce5fb30538de9d7",
        "timestamp" : 1749506103000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/argon2_cffi: update to 25.1.0\u000a\u000a",
        "date" : "2025-06-09 23:55:03 +0200",
        "id" : "e0d9cf489976dd58ea7c50347ce5fb30538de9d7",
        "msg" : "python/argon2_cffi: update to 25.1.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/argon2_cffi/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/argon2_cffi/patches/01-enable-tests.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/argon2_cffi/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/argon2_cffi/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/argon2_cffi/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/argon2_cffi/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/argon2_cffi/argon2_cffi-PYVER.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/consolekit/.gitignore",
          "components/python/consolekit/test/results-all.master",
          "components/python/consolekit/patches/02-no-coverage_pyver_pragma.patch",
          "components/python/consolekit/Makefile",
          "components/python/consolekit/patches/01-tox-requires.patch",
          "components/python/consolekit/python-integrate-project.conf"
        ],
        "commitId" : "0f3115ebd447bcc5734a1718a9d93efc4eeb5003",
        "timestamp" : 1749506118000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/consolekit: update to 1.9.0\u000a\u000a",
        "date" : "2025-06-09 23:55:18 +0200",
        "id" : "0f3115ebd447bcc5734a1718a9d93efc4eeb5003",
        "msg" : "python/consolekit: update to 1.9.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/consolekit/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/consolekit/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/consolekit/patches/02-no-coverage_pyver_pragma.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/consolekit/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/consolekit/patches/01-tox-requires.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/consolekit/python-integrate-project.conf"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}