{
  "_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" : 7224,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "6077457d448afc96f1a5e2d3320a582cf5103f1d",
            "branch" : [
              {
                "SHA1" : "6077457d448afc96f1a5e2d3320a582cf5103f1d",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "6077457d448afc96f1a5e2d3320a582cf5103f1d",
            "branch" : [
              {
                "SHA1" : "6077457d448afc96f1a5e2d3320a582cf5103f1d",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "6077457d448afc96f1a5e2d3320a582cf5103f1d",
        "branch" : [
          {
            "SHA1" : "6077457d448afc96f1a5e2d3320a582cf5103f1d",
            "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" : "#7224",
  "duration" : 5447794,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #7224",
  "id" : "7224",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 7224,
  "queueId" : 322,
  "result" : "SUCCESS",
  "timestamp" : 1698278749885,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/7224/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/text/groff/Makefile",
          "components/text/groff/pkg5",
          "components/text/groff/groff.p5m",
          "components/text/groff/test/results-all.master",
          "components/text/groff/manifests/sample-manifest.p5m",
          "components/text/groff/groff-core.p5m"
        ],
        "commitId" : "194b0517a632750b40b0a36a2207b66107d0f649",
        "timestamp" : 1698055961000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "groff: fix license and dependencies\u000a\u000a",
        "date" : "2023-10-23 12:12:41 +0200",
        "id" : "194b0517a632750b40b0a36a2207b66107d0f649",
        "msg" : "groff: fix license and dependencies",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/text/groff/groff-core.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/text/groff/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/text/groff/groff.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/text/groff/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/text/groff/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/text/groff/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/DateTime/manifests/sample-manifest.p5m",
          "components/perl/DateTime/DateTime-PERLVER.p5m",
          "components/perl/DateTime/Makefile"
        ],
        "commitId" : "705bde1c122299685dc43cbe754420264298bb89",
        "timestamp" : 1698055975000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/DateTime: update to 1.63\u000a\u000a",
        "date" : "2023-10-23 12:12:55 +0200",
        "id" : "705bde1c122299685dc43cbe754420264298bb89",
        "msg" : "perl/DateTime: update to 1.63",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/DateTime/DateTime-PERLVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/DateTime/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/DateTime/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/charset-normalizer/history",
          "components/python/charset-normalizer/Makefile"
        ],
        "commitId" : "bf88da170e94cb32eddb0a8aa43ac961ed59d712",
        "timestamp" : 1698056080000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/charset-normalizer: update to 3.3.1\u000a\u000a",
        "date" : "2023-10-23 12:14:40 +0200",
        "id" : "bf88da170e94cb32eddb0a8aa43ac961ed59d712",
        "msg" : "python/charset-normalizer: update to 3.3.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/charset-normalizer/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/charset-normalizer/history"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pytest-skip-markers/patches/01-pytest-disable-plugins.patch",
          "components/python/pytest-skip-markers/pytest-skip-markers.license",
          "components/python/pytest-skip-markers/test/results-all.master",
          "components/python/pytest-skip-markers/Makefile"
        ],
        "commitId" : "747d4595eb793f424506e3451b356b001fc59445",
        "timestamp" : 1698063181000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pytest-skip-markers: update to 1.5.0\u000a\u000a",
        "date" : "2023-10-23 14:13:01 +0200",
        "id" : "747d4595eb793f424506e3451b356b001fc59445",
        "msg" : "python/pytest-skip-markers: update to 1.5.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pytest-skip-markers/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest-skip-markers/patches/01-pytest-disable-plugins.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest-skip-markers/pytest-skip-markers.license"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest-skip-markers/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pyhamcrest/patches/01-no-pytest-sugar.patch",
          "components/python/pyhamcrest/pkg5",
          "components/python/pyhamcrest/manifests/sample-manifest.p5m",
          "components/python/pyhamcrest/Makefile",
          "components/python/pyhamcrest/history",
          "components/python/pyhamcrest/test/results-all.master",
          "components/python/pyhamcrest/pyhamcrest-PYVER.p5m",
          "components/python/pyhamcrest/python-integrate-project.conf",
          "components/python/pyhamcrest/patches/02-no-pytest-xdist.patch"
        ],
        "commitId" : "78a48ef3532224b18071fb070f9428e7ce4da0dc",
        "timestamp" : 1698068377000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pyhamcrest: update to 2.1.0; obsolete package for Python 3.7\u000a\u000a",
        "date" : "2023-10-23 15:39:37 +0200",
        "id" : "78a48ef3532224b18071fb070f9428e7ce4da0dc",
        "msg" : "python/pyhamcrest: update to 2.1.0; obsolete package for Python 3.7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pyhamcrest/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyhamcrest/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyhamcrest/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/pyhamcrest/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/pyhamcrest/patches/01-no-pytest-sugar.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyhamcrest/pyhamcrest-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/pyhamcrest/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyhamcrest/history"
          },
          {
            "editType" : "add",
            "file" : "components/python/pyhamcrest/patches/02-no-pytest-xdist.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tools/python-integrate-project"
        ],
        "commitId" : "c03bb6658effe534d5960e2bfa3a714b04c77b60",
        "timestamp" : 1698068390000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "tools/python-integrate-project: allow to set LICENSE_FILE in hook-begin\u000a\u000a",
        "date" : "2023-10-23 15:39:50 +0200",
        "id" : "c03bb6658effe534d5960e2bfa3a714b04c77b60",
        "msg" : "tools/python-integrate-project: allow to set LICENSE_FILE in hook-begin",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tools/python-integrate-project"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/scripttest/pkg5",
          "components/python/scripttest/Makefile",
          "components/python/scripttest/manifests/sample-manifest.p5m",
          "components/python/scripttest/python-integrate-project.conf",
          "components/python/scripttest/scripttest-PYVER.p5m",
          "components/python/scripttest/test/results-all.master"
        ],
        "commitId" : "5b86a97d300873f2bac6d3a61d793d63f7320b7c",
        "timestamp" : 1698071473000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add scripttest Python project\u000a\u000a",
        "date" : "2023-10-23 16:31:13 +0200",
        "id" : "5b86a97d300873f2bac6d3a61d793d63f7320b7c",
        "msg" : "Add scripttest Python project",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/scripttest/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/scripttest/python-integrate-project.conf"
          },
          {
            "editType" : "add",
            "file" : "components/python/scripttest/scripttest-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/scripttest/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/scripttest/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/scripttest/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pycairo/history",
          "components/python/pycairo/Makefile"
        ],
        "commitId" : "323bcaa503010ad751a59f8528ee9de137ac3399",
        "timestamp" : 1698071487000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pycairo: update to 1.25.1\u000a\u000a",
        "date" : "2023-10-23 16:31:27 +0200",
        "id" : "323bcaa503010ad751a59f8528ee9de137ac3399",
        "msg" : "python/pycairo: update to 1.25.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pycairo/history"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pycairo/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/gnome3/seahorse/test/results-all.master",
          "components/desktop/gnome3/seahorse/Makefile",
          "components/desktop/gnome3/seahorse/patches/03-accepted-gpg-versions.patch",
          "components/desktop/gnome3/seahorse/seahorse.p5m",
          "components/desktop/gnome3/seahorse/patches/01-openldap.patch",
          "components/desktop/gnome3/seahorse/patches/02-valascripts.patch",
          "components/desktop/gnome3/seahorse/patches/01-pwquality.patch",
          "components/desktop/gnome3/seahorse/patches/02-KEY_CONSIDERED.patch",
          "components/desktop/gnome3/seahorse/manifests/sample-manifest.p5m",
          "components/desktop/gnome3/seahorse/seahorse.license",
          "components/desktop/gnome3/seahorse/patches/03-gpg2.2.patch",
          "components/desktop/gnome3/seahorse/pkg5"
        ],
        "commitId" : "3b978a0b3450174cb858de872522dffef802a772",
        "timestamp" : 1698078323000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "seahorse: update to 43.0 & add test results\u000a\u000a",
        "date" : "2023-10-23 18:25:23 +0200",
        "id" : "3b978a0b3450174cb858de872522dffef802a772",
        "msg" : "seahorse: update to 43.0 & add test results",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/desktop/gnome3/seahorse/patches/03-accepted-gpg-versions.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/gnome3/seahorse/seahorse.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/desktop/gnome3/seahorse/patches/01-openldap.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome3/seahorse/patches/02-valascripts.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/desktop/gnome3/seahorse/patches/03-gpg2.2.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/gnome3/seahorse/seahorse.license"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome3/seahorse/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/gnome3/seahorse/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/gnome3/seahorse/pkg5"
          },
          {
            "editType" : "delete",
            "file" : "components/desktop/gnome3/seahorse/patches/02-KEY_CONSIDERED.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome3/seahorse/patches/01-pwquality.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/gnome3/seahorse/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/gpgme/test/results-64.master",
          "components/sysutils/gpgme/test/results-32.master",
          "components/sysutils/gpgme/Makefile"
        ],
        "commitId" : "e132ecde1689878d04214937fd381363602975e7",
        "timestamp" : 1698092205000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "gpgme: add test results\u000a\u000a",
        "date" : "2023-10-23 22:16:45 +0200",
        "id" : "e132ecde1689878d04214937fd381363602975e7",
        "msg" : "gpgme: add test results",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sysutils/gpgme/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/gpgme/test/results-64.master"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/gpgme/test/results-32.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pip/patches/pip-no-vendor-packages.patch",
          "components/python/pip/history",
          "components/python/pip/Makefile",
          "components/python/pip/python-integrate-project.conf"
        ],
        "commitId" : "c9630b5bb1b14f2cdef80cd95ccddb86e825b169",
        "timestamp" : 1698125978000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pip: update to 23.3.1\u000a\u000a",
        "date" : "2023-10-24 07:39:38 +0200",
        "id" : "c9630b5bb1b14f2cdef80cd95ccddb86e825b169",
        "msg" : "python/pip: update to 23.3.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pip/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pip/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pip/patches/pip-no-vendor-packages.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pip/history"
          }
        ]
      },
      {
        "_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/python-integrate-project.conf",
          "components/python/greenlet/pkg5",
          "components/python/greenlet/patches/01-tests-disable-failing.patch",
          "components/python/greenlet/history",
          "components/python/greenlet/greenlet-PYVER.p5m"
        ],
        "commitId" : "ac4d969f50bbf332ac45d5ad295250060a2780f7",
        "timestamp" : 1698125989000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/greenlet: update to 3.0.0; obsolete package for Python 3.7\u000a\u000a",
        "date" : "2023-10-24 07:39:49 +0200",
        "id" : "ac4d969f50bbf332ac45d5ad295250060a2780f7",
        "msg" : "python/greenlet: update to 3.0.0; obsolete package for Python 3.7",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/greenlet/history"
          },
          {
            "editType" : "add",
            "file" : "components/python/greenlet/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/greenlet/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/greenlet/patches/01-tests-disable-failing.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/greenlet/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/greenlet/greenlet-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/greenlet/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/greenlet/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Term-Table/Makefile"
        ],
        "commitId" : "0c3bd74241e18e6181ecd6fbe7ae4ec1809c21b7",
        "timestamp" : 1698132560000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Term-Table: update to 0.018\u000a\u000a",
        "date" : "2023-10-24 09:29:20 +0200",
        "id" : "0c3bd74241e18e6181ecd6fbe7ae4ec1809c21b7",
        "msg" : "perl/Term-Table: update to 0.018",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/Term-Table/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Test2-Suite/test/results-all.master",
          "components/perl/Test2-Suite/Makefile"
        ],
        "commitId" : "fb9cd3058777854cca17549c61dfa66dfae7c3e5",
        "timestamp" : 1698132572000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Test2-Suite: update to 0.000158\u000a\u000a",
        "date" : "2023-10-24 09:29:32 +0200",
        "id" : "fb9cd3058777854cca17549c61dfa66dfae7c3e5",
        "msg" : "perl/Test2-Suite: update to 0.000158",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/Test2-Suite/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Test2-Suite/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/argh/test/results-all.master",
          "components/python/argh/Makefile",
          "components/python/argh/manifests/sample-manifest.p5m",
          "components/python/argh/python-integrate-project.conf",
          "components/python/argh/argh-PYVER.p5m",
          "components/python/argh/argh.license",
          "components/python/argh/patches/01-no-coverage.patch"
        ],
        "commitId" : "fb1e6068567a16622c68348d45fe2dcd083b836d",
        "timestamp" : 1698132582000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/argh: update to 0.30.1\u000a\u000a",
        "date" : "2023-10-24 09:29:42 +0200",
        "id" : "fb1e6068567a16622c68348d45fe2dcd083b836d",
        "msg" : "python/argh: update to 0.30.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/argh/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/argh/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/argh/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/argh/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/argh/argh-PYVER.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/python/argh/argh.license"
          },
          {
            "editType" : "delete",
            "file" : "components/python/argh/patches/01-no-coverage.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/virtualenv/manifests/sample-manifest.p5m",
          "components/python/virtualenv/test/results-all.master",
          "components/python/virtualenv/patches/02-pip.patch",
          "components/python/virtualenv/virtualenv-PYVER.p5m",
          "components/python/virtualenv/Makefile",
          "components/python/virtualenv/patches/01-tox-cov-proto.patch"
        ],
        "commitId" : "1f99a2bdc5d5bf01375ad8f3ed205b499e58ccc4",
        "timestamp" : 1698137941000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/virtualenv: update to 20.24.6\u000a\u000a",
        "date" : "2023-10-24 10:59:01 +0200",
        "id" : "1f99a2bdc5d5bf01375ad8f3ed205b499e58ccc4",
        "msg" : "python/virtualenv: update to 20.24.6",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/virtualenv/patches/01-tox-cov-proto.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/virtualenv/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/virtualenv/patches/02-pip.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/virtualenv/virtualenv-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/virtualenv/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/virtualenv/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/shellingham/python-integrate-project.conf",
          "components/python/shellingham/patches/01-tox.ini-pytest.patch",
          "components/python/shellingham/Makefile",
          "components/python/shellingham/patches/02-test-disable-failing.patch",
          "components/python/shellingham/test/results-all.master",
          "components/python/shellingham/history"
        ],
        "commitId" : "e9a42155777b3c4893bbfa7a93574879522fc971",
        "timestamp" : 1698137954000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/shellingham: update to 1.5.4\u000a\u000a",
        "date" : "2023-10-24 10:59:14 +0200",
        "id" : "e9a42155777b3c4893bbfa7a93574879522fc971",
        "msg" : "python/shellingham: update to 1.5.4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/shellingham/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/shellingham/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/python/shellingham/patches/02-test-disable-failing.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/shellingham/history"
          },
          {
            "editType" : "edit",
            "file" : "components/python/shellingham/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/shellingham/patches/01-tox.ini-pytest.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/ruamel.yaml/Makefile",
          "components/python/ruamel.yaml/patches/01-tox.ini-pytest.patch",
          "components/python/ruamel.yaml/test/results-all.master"
        ],
        "commitId" : "b249ec4ac01e22e438b7c9770ab2e6f70a72d02e",
        "timestamp" : 1698137967000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/ruamel.yaml: update to 0.18.0\u000a\u000a",
        "date" : "2023-10-24 10:59:27 +0200",
        "id" : "b249ec4ac01e22e438b7c9770ab2e6f70a72d02e",
        "msg" : "python/ruamel.yaml: update to 0.18.0",
        "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"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pytest_env/patches/01-test-no-color.patch",
          "components/python/pytest_env/python-integrate-project.conf",
          "components/python/pytest_env/pkg5",
          "components/python/pytest_env/test/results-all.master",
          "components/python/pytest_env/patches/02-no-coverage-report.patch",
          "components/python/pytest_env/manifests/sample-manifest.p5m",
          "components/python/pytest_env/Makefile",
          "components/python/pytest_env/patches/03-pytest-plugin-disable.patch",
          "components/python/pytest_env/history",
          "components/python/pytest_env/pytest_env-PYVER.p5m"
        ],
        "commitId" : "5a23ca861398a352c5e47d7f91f387ad8e0bdeeb",
        "timestamp" : 1698138803000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pytest_env: update to 1.1.0\u000a\u000a",
        "date" : "2023-10-24 11:13:23 +0200",
        "id" : "5a23ca861398a352c5e47d7f91f387ad8e0bdeeb",
        "msg" : "python/pytest_env: update to 1.1.0",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/python/pytest_env/patches/02-no-coverage-report.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest_env/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest_env/pytest_env-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest_env/patches/01-test-no-color.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest_env/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest_env/history"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest_env/patches/03-pytest-plugin-disable.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest_env/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest_env/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest_env/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/jaraco.envs/test/results-all.master",
          "components/python/jaraco.envs/Makefile",
          "components/python/jaraco.envs/pkg5",
          "components/python/jaraco.envs/patches/01-no-ruff.patch",
          "components/python/jaraco.envs/history",
          "components/python/jaraco.envs/python-integrate-project.conf"
        ],
        "commitId" : "fa51ed9c8e7d5fc06a36181d8d3c5ac01e011c4e",
        "timestamp" : 1698141007000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/jaraco.envs: update to 2.6.0; obsolete package for Python 3.7\u000a\u000a",
        "date" : "2023-10-24 11:50:07 +0200",
        "id" : "fa51ed9c8e7d5fc06a36181d8d3c5ac01e011c4e",
        "msg" : "python/jaraco.envs: update to 2.6.0; obsolete package for Python 3.7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/jaraco.envs/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/jaraco.envs/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/jaraco.envs/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/jaraco.envs/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/jaraco.envs/history"
          },
          {
            "editType" : "add",
            "file" : "components/python/jaraco.envs/patches/01-no-ruff.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/ini2toml/patches/01-test-django.patch",
          "components/python/ini2toml/history",
          "components/python/ini2toml/ini2toml-PYVER.p5m",
          "components/python/ini2toml/Makefile",
          "components/python/ini2toml/test/results-all.master",
          "components/python/ini2toml/python-integrate-project.conf",
          "components/python/ini2toml/pkg5",
          "components/python/ini2toml/manifests/sample-manifest.p5m"
        ],
        "commitId" : "c19ab057bb71c478ee8f26eb66dd184cfaf10a34",
        "timestamp" : 1698173956000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/ini2toml: update to 0.13; obsolete package for Python 3.7\u000a\u000a",
        "date" : "2023-10-24 20:59:16 +0200",
        "id" : "c19ab057bb71c478ee8f26eb66dd184cfaf10a34",
        "msg" : "python/ini2toml: update to 0.13; obsolete package for Python 3.7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/ini2toml/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/ini2toml/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/python/ini2toml/python-integrate-project.conf"
          },
          {
            "editType" : "delete",
            "file" : "components/python/ini2toml/patches/01-test-django.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/ini2toml/history"
          },
          {
            "editType" : "edit",
            "file" : "components/python/ini2toml/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/ini2toml/ini2toml-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/ini2toml/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/gsoap/pkg5",
          "components/library/gsoap/gsoap.license",
          "components/library/gsoap/Makefile"
        ],
        "commitId" : "dc28fad0de127b4fd9273e6930dccf03194acd97",
        "timestamp" : 1698177383000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "gsoap: fix build\u000a\u000a",
        "date" : "2023-10-24 21:56:23 +0200",
        "id" : "dc28fad0de127b4fd9273e6930dccf03194acd97",
        "msg" : "gsoap: fix build",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/library/gsoap/gsoap.license"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gsoap/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gsoap/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/Brotli/Brotli-PYVER.p5m",
          "components/python/Brotli/manifests/sample-manifest.p5m",
          "components/python/Brotli/test/results-all.master",
          "components/python/Brotli/Makefile",
          "components/python/Brotli/pkg5"
        ],
        "commitId" : "ef7fa202eb5f886bc839ccadde4bfec4013829f5",
        "timestamp" : 1698214188000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add Brotli Python project\u000a\u000a",
        "date" : "2023-10-25 08:09:48 +0200",
        "id" : "ef7fa202eb5f886bc839ccadde4bfec4013829f5",
        "msg" : "Add Brotli Python project",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/Brotli/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/Brotli/Brotli-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/Brotli/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/Brotli/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/Brotli/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/gunicorn/Makefile",
          "components/python/gunicorn/python-integrate-project.conf",
          "components/python/gunicorn/pkg5",
          "components/python/gunicorn/gunicorn-PYVER.p5m",
          "components/python/gunicorn/manifests/sample-manifest.p5m"
        ],
        "commitId" : "1a79dd2bcec5404cd931aaccb34becff28022e1d",
        "timestamp" : 1698214201000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add gunicorn Python project\u000a\u000a",
        "date" : "2023-10-25 08:10:01 +0200",
        "id" : "1a79dd2bcec5404cd931aaccb34becff28022e1d",
        "msg" : "Add gunicorn Python project",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/gunicorn/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/gunicorn/gunicorn-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/gunicorn/python-integrate-project.conf"
          },
          {
            "editType" : "add",
            "file" : "components/python/gunicorn/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/gunicorn/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/firefox/patches/05-nss-add-alloca-header.patch",
          "components/web/firefox/manifests/sample-manifest.p5m",
          "components/web/firefox/Makefile",
          "components/web/firefox/patches/07-regression-in-Bug1772099.patch",
          "components/web/firefox/patches/third_party_rust_add_illumos.patch",
          "components/web/firefox/firefox.p5m",
          "components/web/firefox/pkg5",
          "components/web/firefox/patches/09-glean.patch",
          "components/web/firefox/patches/03-browser-extension-css.patch"
        ],
        "commitId" : "f298529b32fcf0fb10bcf1c0ba80fc8f3b1f7715",
        "timestamp" : 1698214607000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "firefox: update to 119.0\u000a\u000a",
        "date" : "2023-10-25 08:16:47 +0200",
        "id" : "f298529b32fcf0fb10bcf1c0ba80fc8f3b1f7715",
        "msg" : "firefox: update to 119.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/web/firefox/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/web/firefox/patches/third_party_rust_add_illumos.patch"
          },
          {
            "editType" : "add",
            "file" : "components/web/firefox/patches/05-nss-add-alloca-header.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/web/firefox/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/web/firefox/patches/03-browser-extension-css.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/web/firefox/firefox.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/web/firefox/patches/07-regression-in-Bug1772099.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/web/firefox/patches/09-glean.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/web/firefox/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/ORBit2/pkg5",
          "components/library/ORBit2/orbit2.p5m",
          "components/library/ORBit2/manifests/sample-manifest.p5m",
          "components/library/ORBit2/Makefile"
        ],
        "commitId" : "4edd09cfad091b94a37379a77dbcc79949ca8662",
        "timestamp" : 1698227805000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "ORBit2: libtoolize needs PATH\u000a\u000a",
        "date" : "2023-10-25 11:56:45 +0200",
        "id" : "4edd09cfad091b94a37379a77dbcc79949ca8662",
        "msg" : "ORBit2: libtoolize needs PATH",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/ORBit2/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/ORBit2/orbit2.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/ORBit2/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/ORBit2/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/Babel/patches/01-tox.ini-gmake.patch",
          "components/python/Babel/test/results-all.master",
          "components/python/Babel/Makefile"
        ],
        "commitId" : "e64d19434ef77be43504e710a7bf2368220f25c3",
        "timestamp" : 1698231964000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/Babel: update to 2.13.1\u000a\u000a",
        "date" : "2023-10-25 13:06:04 +0200",
        "id" : "e64d19434ef77be43504e710a7bf2368220f25c3",
        "msg" : "python/Babel: update to 2.13.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/Babel/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Babel/patches/01-tox.ini-gmake.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Babel/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/Faker/Makefile",
          "components/python/Faker/manifests/sample-manifest.p5m",
          "components/python/Faker/Faker-PYVER.p5m",
          "components/python/Faker/test/results-all.master",
          "components/python/Faker/patches/01-pytest-disable-plugins.patch"
        ],
        "commitId" : "7470c20ccbb03b27597fcd2323fb139ba673492c",
        "timestamp" : 1698231974000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/Faker: update to 19.12.0\u000a\u000a",
        "date" : "2023-10-25 13:06:14 +0200",
        "id" : "7470c20ccbb03b27597fcd2323fb139ba673492c",
        "msg" : "python/Faker: update to 19.12.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/Faker/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Faker/Faker-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Faker/patches/01-pytest-disable-plugins.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Faker/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Faker/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/argh/Makefile",
          "components/python/argh/test/results-all.master"
        ],
        "commitId" : "bca2b8bcaca93c3d1292a6ae4ff5a89d7266027b",
        "timestamp" : 1698231984000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/argh: update to 0.30.2\u000a\u000a",
        "date" : "2023-10-25 13:06:24 +0200",
        "id" : "bca2b8bcaca93c3d1292a6ae4ff5a89d7266027b",
        "msg" : "python/argh: update to 0.30.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/argh/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/argh/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/cachetools/history",
          "components/python/cachetools/test/results-all.master",
          "components/python/cachetools/Makefile",
          "components/python/cachetools/pkg5"
        ],
        "commitId" : "56b58f4c605bb7dbc4f37c06862718b5e817d9b0",
        "timestamp" : 1698231995000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/cachetools: update to 5.3.2; obsolete package for Python 3.7\u000a\u000a",
        "date" : "2023-10-25 13:06:35 +0200",
        "id" : "56b58f4c605bb7dbc4f37c06862718b5e817d9b0",
        "msg" : "python/cachetools: update to 5.3.2; obsolete package for Python 3.7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/cachetools/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/cachetools/history"
          },
          {
            "editType" : "edit",
            "file" : "components/python/cachetools/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/cachetools/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/cryptography_vectors/history",
          "components/python/cryptography_vectors/Makefile"
        ],
        "commitId" : "06f744e48dfd3d4ce233f8a5c0ec3d26876c9f13",
        "timestamp" : 1698232006000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/cryptography_vectors: update to 41.0.5\u000a\u000a",
        "date" : "2023-10-25 13:06:46 +0200",
        "id" : "06f744e48dfd3d4ce233f8a5c0ec3d26876c9f13",
        "msg" : "python/cryptography_vectors: update to 41.0.5",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/cryptography_vectors/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/cryptography_vectors/history"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/unearth/Makefile"
        ],
        "commitId" : "262b0c48be916e448d29c5bf32cd20688fce7a20",
        "timestamp" : 1698232016000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/unearth: update to 0.12.1\u000a\u000a",
        "date" : "2023-10-25 13:06:56 +0200",
        "id" : "262b0c48be916e448d29c5bf32cd20688fce7a20",
        "msg" : "python/unearth: update to 0.12.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/unearth/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/ruamel.yaml/Makefile",
          "components/python/ruamel.yaml/patches/01-tox.ini-pytest.patch"
        ],
        "commitId" : "6a92370319aabd5b60483713a7eddb76651d2434",
        "timestamp" : 1698232027000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/ruamel.yaml: update to 0.18.2\u000a\u000a",
        "date" : "2023-10-25 13:07:07 +0200",
        "id" : "6a92370319aabd5b60483713a7eddb76651d2434",
        "msg" : "python/ruamel.yaml: update to 0.18.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/ruamel.yaml/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/ruamel.yaml/patches/01-tox.ini-pytest.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/werkzeug/patches/01-sunos5.patch",
          "components/python/werkzeug/Makefile"
        ],
        "commitId" : "c1fa5ccb51dfe210b80e4552029f6c96e45ff4d8",
        "timestamp" : 1698232038000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/werkzeug: update to 3.0.1\u000a\u000a",
        "date" : "2023-10-25 13:07:18 +0200",
        "id" : "c1fa5ccb51dfe210b80e4552029f6c96e45ff4d8",
        "msg" : "python/werkzeug: update to 3.0.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/werkzeug/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/werkzeug/patches/01-sunos5.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/maturin/patches/02-no-shebang.patch",
          "components/python/maturin/python-integrate-project.conf",
          "components/python/maturin/history",
          "components/python/maturin/Makefile"
        ],
        "commitId" : "67f5c8cc7a39605b5b53283af0e07f3dd57815f9",
        "timestamp" : 1698235213000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/maturin: update to 1.3.1\u000a\u000a",
        "date" : "2023-10-25 14:00:13 +0200",
        "id" : "67f5c8cc7a39605b5b53283af0e07f3dd57815f9",
        "msg" : "python/maturin: update to 1.3.1",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/python/maturin/patches/02-no-shebang.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/maturin/history"
          },
          {
            "editType" : "edit",
            "file" : "components/python/maturin/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/maturin/python-integrate-project.conf"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pytest/patches/03-test-pdb+expect.patch",
          "components/python/pytest/patches/02-test-rmtree.patch",
          "components/python/pytest/patches/01-pytest-disable-plugins.patch",
          "components/python/pytest/test/results-all.master",
          "components/python/pytest/Makefile",
          "components/python/pytest/history",
          "components/python/pytest/patches/04-test-pdb-randomly-fails.patch"
        ],
        "commitId" : "a6cda5d43ad2dc76aeb85d7d6e425e09d9de259c",
        "timestamp" : 1698235224000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pytest: update to 7.4.3\u000a\u000a",
        "date" : "2023-10-25 14:00:24 +0200",
        "id" : "a6cda5d43ad2dc76aeb85d7d6e425e09d9de259c",
        "msg" : "python/pytest: update to 7.4.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pytest/history"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest/patches/03-test-pdb+expect.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest/patches/04-test-pdb-randomly-fails.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest/patches/02-test-rmtree.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest/patches/01-pytest-disable-plugins.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tools/licenses/license.MIT-0",
          "tools/licenses/license.MIT-0.filter"
        ],
        "commitId" : "af86d4a0cd33a5f8b296b71fcfa00a360a737add",
        "timestamp" : 1698240224000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "tools/license-detector: add MIT-0\u000a\u000a",
        "date" : "2023-10-25 15:23:44 +0200",
        "id" : "af86d4a0cd33a5f8b296b71fcfa00a360a737add",
        "msg" : "tools/license-detector: add MIT-0",
        "paths" : [
          {
            "editType" : "add",
            "file" : "tools/licenses/license.MIT-0"
          },
          {
            "editType" : "add",
            "file" : "tools/licenses/license.MIT-0.filter"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pytoml/pkg5",
          "components/python/pytoml/manifests/sample-manifest.p5m",
          "components/python/pytoml/Makefile",
          "components/python/pytoml/pytoml-PYVER.p5m",
          "components/python/pytoml/test/results-all.master"
        ],
        "commitId" : "f395b8c7aa9fac2c5b056667e34dff1bcd2906cd",
        "timestamp" : 1698242170000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add pytoml Python project\u000a\u000a",
        "date" : "2023-10-25 15:56:10 +0200",
        "id" : "f395b8c7aa9fac2c5b056667e34dff1bcd2906cd",
        "msg" : "Add pytoml Python project",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/pytoml/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/pytoml/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/pytoml/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/pytoml/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/pytoml/pytoml-PYVER.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/cryptography/history",
          "components/python/cryptography/test/results-all.master",
          "components/python/cryptography/Makefile"
        ],
        "commitId" : "66dd337737f0f7ca2cf391b1dac7b1005b98a86f",
        "timestamp" : 1698245568000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/cryptography: update to 41.0.5\u000a\u000a",
        "date" : "2023-10-25 16:52:48 +0200",
        "id" : "66dd337737f0f7ca2cf391b1dac7b1005b98a86f",
        "msg" : "python/cryptography: update to 41.0.5",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/cryptography/history"
          },
          {
            "editType" : "edit",
            "file" : "components/python/cryptography/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/cryptography/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/xterm/Makefile"
        ],
        "commitId" : "496b44749672f28b3d70bec0e7598b431e247302",
        "timestamp" : 1698245582000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "xterm: update to 388\u000a\u000a",
        "date" : "2023-10-25 16:53:02 +0200",
        "id" : "496b44749672f28b3d70bec0e7598b431e247302",
        "msg" : "xterm: update to 388",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/xterm/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/cluster/pcs/patches/001-libexec.patch",
          "components/cluster/pcs/pkg5",
          "components/cluster/pcs/patches/003-Makefile.patch",
          "components/cluster/pcs/patches/012-pcsd-Makefile.patch",
          "components/cluster/pcs/patches/007-pcsd-pcs.patch",
          "components/cluster/pcs/patches/011-pcsd-bootstrap.patch",
          "components/cluster/pcs/patches/009-pcsd-pcsd-cli.patch",
          "components/cluster/pcs/manifests/sample-manifest.p5m",
          "components/cluster/pcs/pcs.p5m",
          "components/cluster/pcs/Makefile",
          "components/cluster/pcs/patches/013-no-pam.d.patch",
          "components/cluster/pcs/patches/010-man8.patch",
          "components/cluster/pcs/patches/005-pcs-settings.patch",
          "components/cluster/pcs/patches/004-hacluster.patch"
        ],
        "commitId" : "5907f84f314d725a12cf10c8cd88d4aab1368d09",
        "timestamp" : 1698253197000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "cluster/pcs: drop /etc/pam.d/pcsd and switch to Python 3.9\u000a\u000a",
        "date" : "2023-10-25 18:59:57 +0200",
        "id" : "5907f84f314d725a12cf10c8cd88d4aab1368d09",
        "msg" : "cluster/pcs: drop /etc/pam.d/pcsd and switch to Python 3.9",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/cluster/pcs/patches/003-Makefile.patch"
          },
          {
            "editType" : "add",
            "file" : "components/cluster/pcs/patches/013-no-pam.d.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/cluster/pcs/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/cluster/pcs/patches/009-pcsd-pcsd-cli.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/cluster/pcs/patches/012-pcsd-Makefile.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/cluster/pcs/pcs.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/cluster/pcs/patches/010-man8.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/cluster/pcs/patches/005-pcs-settings.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/cluster/pcs/patches/011-pcsd-bootstrap.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/cluster/pcs/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/cluster/pcs/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/cluster/pcs/patches/001-libexec.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/cluster/pcs/patches/004-hacluster.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/cluster/pcs/patches/007-pcsd-pcs.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/openssl/openssl-3.1/openssl-3.1.license",
          "components/library/openssl/openssl-3.1/manifests/sample-manifest.p5m",
          "components/library/openssl/openssl-3.1/Makefile"
        ],
        "commitId" : "6332e092204090ee4013050ff389b88a247471c3",
        "timestamp" : 1698253213000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "openssl-3.1: update to 3.1.4 & fix license\u000a\u000a",
        "date" : "2023-10-25 19:00:13 +0200",
        "id" : "6332e092204090ee4013050ff389b88a247471c3",
        "msg" : "openssl-3.1: update to 3.1.4 & fix license",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/library/openssl/openssl-3.1/openssl-3.1.license"
          },
          {
            "editType" : "edit",
            "file" : "components/library/openssl/openssl-3.1/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/openssl/openssl-3.1/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/ngtcp2/ngtcp2.p5m",
          "components/library/ngtcp2/manifests/sample-manifest.p5m",
          "components/library/ngtcp2/Makefile"
        ],
        "commitId" : "ddfd8a3928b40d0d18cee5323ef5965034c2551c",
        "timestamp" : 1698256608000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "ngtcp2: update to 1.0.1\u000a\u000a",
        "date" : "2023-10-25 19:56:48 +0200",
        "id" : "ddfd8a3928b40d0d18cee5323ef5965034c2551c",
        "msg" : "ngtcp2: update to 1.0.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/ngtcp2/ngtcp2.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/ngtcp2/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/ngtcp2/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/gpgme/Makefile",
          "components/sysutils/gpgme/manifests/sample-manifest.p5m",
          "components/sysutils/gpgme/gpgme.p5m",
          "components/sysutils/gpgme/gpgme.license"
        ],
        "commitId" : "53228ca22ef376db9ec3b4466a0d9deea41f34f1",
        "timestamp" : 1698256625000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "gpgme: update to 1.23.0\u000a\u000a",
        "date" : "2023-10-25 19:57:05 +0200",
        "id" : "53228ca22ef376db9ec3b4466a0d9deea41f34f1",
        "msg" : "gpgme: update to 1.23.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sysutils/gpgme/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/gpgme/gpgme.license"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/gpgme/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/gpgme/gpgme.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/runtime/node20/Makefile"
        ],
        "commitId" : "a1573f3b8d0966b32d871ed73c1256be48f9b1e2",
        "timestamp" : 1698258236000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "nodejs-20: update to 20.9.0\u000a\u000a",
        "date" : "2023-10-25 20:23:56 +0200",
        "id" : "a1573f3b8d0966b32d871ed73c1256be48f9b1e2",
        "msg" : "nodejs-20: update to 20.9.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/runtime/node20/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/xcb-util-cursor/xcb-util-cursor.license",
          "components/x11/xcb-util-cursor/pkg5",
          "components/x11/xcb-util-cursor/Makefile"
        ],
        "commitId" : "6077457d448afc96f1a5e2d3320a582cf5103f1d",
        "timestamp" : 1698258248000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "xcb-util-cursor: update to 0.1.5\u000a\u000a",
        "date" : "2023-10-25 20:24:08 +0200",
        "id" : "6077457d448afc96f1a5e2d3320a582cf5103f1d",
        "msg" : "xcb-util-cursor: update to 0.1.5",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/xcb-util-cursor/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xcb-util-cursor/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/x11/xcb-util-cursor/xcb-util-cursor.license"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}