<freeStyleBuild _class='hudson.model.FreeStyleBuild'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.TimerTrigger$TimerTriggerCause'><shortDescription>Started by timer</shortDescription></cause></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginoihipster _class='hudson.plugins.git.util.Build'><buildNumber>7246</buildNumber><marked><SHA1>182262cc39f4fa685f413fe35a5e6d11c1986340</SHA1><branch><SHA1>182262cc39f4fa685f413fe35a5e6d11c1986340</SHA1><name>refs/remotes/origin/oi/hipster</name></branch></marked><revision><SHA1>182262cc39f4fa685f413fe35a5e6d11c1986340</SHA1><branch><SHA1>182262cc39f4fa685f413fe35a5e6d11c1986340</SHA1><name>refs/remotes/origin/oi/hipster</name></branch></revision></refsremotesoriginoihipster></buildsByBranchName><lastBuiltRevision><SHA1>182262cc39f4fa685f413fe35a5e6d11c1986340</SHA1><branch><SHA1>182262cc39f4fa685f413fe35a5e6d11c1986340</SHA1><name>refs/remotes/origin/oi/hipster</name></branch></lastBuiltRevision><remoteUrl>https://github.com/OpenIndiana/oi-userland.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><building>false</building><displayName>#7246</displayName><duration>5345508</duration><estimatedDuration>2791245</estimatedDuration><fullDisplayName>illumos-gate #7246</fullDisplayName><id>7246</id><inProgress>false</inProgress><keepLog>false</keepLog><number>7246</number><queueId>551</queueId><result>SUCCESS</result><timestamp>1700093131846</timestamp><url>https://hipster.openindiana.org/jenkins/view/all/job/illumos-gate/7246/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>tools/licenses/license.BSD-3-Clause.filter</affectedPath><commitId>93f4cd40652b273d3f1d3ef8f7dbdf6bdb59832b</commitId><timestamp>1700029763000</timestamp><author><absoluteUrl>https://hipster.openindiana.org/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>tools/license-detector: update matching rules for BSD-3-Clause and make them more robust

</comment><date>2023-11-15 07:29:23 +0100</date><id>93f4cd40652b273d3f1d3ef8f7dbdf6bdb59832b</id><msg>tools/license-detector: update matching rules for BSD-3-Clause and make them more robust</msg><path><editType>edit</editType><file>tools/licenses/license.BSD-3-Clause.filter</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>components/python/pipenv/Makefile</affectedPath><affectedPath>components/python/pipenv/pkg5</affectedPath><affectedPath>components/python/pipenv/pipenv-PYVER.p5m</affectedPath><affectedPath>components/python/pipenv/manifests/sample-manifest.p5m</affectedPath><commitId>4db660eaf0ead16d63416e9ba44ca0507783174e</commitId><timestamp>1700029777000</timestamp><author><absoluteUrl>https://hipster.openindiana.org/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Add pipenv Python project

</comment><date>2023-11-15 07:29:37 +0100</date><id>4db660eaf0ead16d63416e9ba44ca0507783174e</id><msg>Add pipenv Python project</msg><path><editType>add</editType><file>components/python/pipenv/pkg5</file></path><path><editType>add</editType><file>components/python/pipenv/Makefile</file></path><path><editType>add</editType><file>components/python/pipenv/pipenv-PYVER.p5m</file></path><path><editType>add</editType><file>components/python/pipenv/manifests/sample-manifest.p5m</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>tools/license-detector</affectedPath><commitId>ad959b01d0406e94b4d70d0b78a85e9d3f7302c4</commitId><timestamp>1700029790000</timestamp><author><absoluteUrl>https://hipster.openindiana.org/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>tools/license-detector: fix http matching

</comment><date>2023-11-15 07:29:50 +0100</date><id>ad959b01d0406e94b4d70d0b78a85e9d3f7302c4</id><msg>tools/license-detector: fix http matching</msg><path><editType>edit</editType><file>tools/license-detector</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>components/sysutils/nut/Makefile</affectedPath><affectedPath>components/sysutils/nut/nut-clients.p5m</affectedPath><affectedPath>components/sysutils/nut/nut-bins.p5m</affectedPath><affectedPath>components/sysutils/nut/pkg5</affectedPath><affectedPath>components/sysutils/nut/history</affectedPath><affectedPath>components/sysutils/nut/nut-server.p5m</affectedPath><commitId>5aabf265a8578b0a3bcecba63da41addae7eb25e</commitId><timestamp>1700037675000</timestamp><author><absoluteUrl>https://hipster.openindiana.org/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Update nut-v2.8.1 packaging

Lessons learned from https://github.com/OpenIndiana/oi-userland/pull/14630 :
* avoid delivering "driver" actions after all - they do not let NUT user
  get permissions to just the devices with wanted USB VID:PID, and it
  conflicts with ugen package overall :\ End-users with USB UPSes would
  probably have to set `user=root` in `ups.conf` sections, at least for now.
* make sure SMF method scripts are executable
* add a history file to facilitate upgrades from earlier 2.7.4 packages
* revive "nut-bins" for multiple inheritance from 2.7.4 package names
  in case of upgrades (nut-server vs. nut-clients now)

Signed-off-by: Jim Klimov &lt;jim@jimklimov.com&gt;
</comment><date>2023-11-15 09:41:15 +0100</date><id>5aabf265a8578b0a3bcecba63da41addae7eb25e</id><msg>Update nut-v2.8.1 packaging</msg><path><editType>edit</editType><file>components/sysutils/nut/Makefile</file></path><path><editType>edit</editType><file>components/sysutils/nut/nut-clients.p5m</file></path><path><editType>add</editType><file>components/sysutils/nut/history</file></path><path><editType>edit</editType><file>components/sysutils/nut/nut-server.p5m</file></path><path><editType>edit</editType><file>components/sysutils/nut/pkg5</file></path><path><editType>add</editType><file>components/sysutils/nut/nut-bins.p5m</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>components/python/smartypants/history</affectedPath><affectedPath>components/python/smartypants/patches/02-assertEqual.patch</affectedPath><affectedPath>components/python/smartypants/patches/01-escape-sequence.patch</affectedPath><affectedPath>components/python/smartypants/smartypants-PYVER.p5m</affectedPath><affectedPath>components/python/smartypants/python-integrate-project.conf</affectedPath><affectedPath>components/python/smartypants/test/results-all.master</affectedPath><affectedPath>components/python/smartypants/pkg5</affectedPath><affectedPath>components/python/smartypants/Makefile</affectedPath><commitId>51ac5a806b3317b5fa655e984874bc80f207de58</commitId><timestamp>1700037690000</timestamp><author><absoluteUrl>https://hipster.openindiana.org/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>python/smartypants: fix syntax; fix license; obsolete package for Python 3.7

</comment><date>2023-11-15 09:41:30 +0100</date><id>51ac5a806b3317b5fa655e984874bc80f207de58</id><msg>python/smartypants: fix syntax; fix license; obsolete package for Python 3.7</msg><path><editType>edit</editType><file>components/python/smartypants/test/results-all.master</file></path><path><editType>add</editType><file>components/python/smartypants/python-integrate-project.conf</file></path><path><editType>edit</editType><file>components/python/smartypants/smartypants-PYVER.p5m</file></path><path><editType>add</editType><file>components/python/smartypants/patches/02-assertEqual.patch</file></path><path><editType>edit</editType><file>components/python/smartypants/pkg5</file></path><path><editType>add</editType><file>components/python/smartypants/patches/01-escape-sequence.patch</file></path><path><editType>edit</editType><file>components/python/smartypants/Makefile</file></path><path><editType>add</editType><file>components/python/smartypants/history</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>components/python/Faker/test/results-all.master</affectedPath><affectedPath>components/python/Faker/Makefile</affectedPath><affectedPath>components/python/Faker/patches/01-pytest-disable-plugins.patch</affectedPath><commitId>bc3656acf190403c6307e56c5e0c0932c06380f9</commitId><timestamp>1700037700000</timestamp><author><absoluteUrl>https://hipster.openindiana.org/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>python/Faker: update to 20.0.3

</comment><date>2023-11-15 09:41:40 +0100</date><id>bc3656acf190403c6307e56c5e0c0932c06380f9</id><msg>python/Faker: update to 20.0.3</msg><path><editType>edit</editType><file>components/python/Faker/patches/01-pytest-disable-plugins.patch</file></path><path><editType>edit</editType><file>components/python/Faker/test/results-all.master</file></path><path><editType>edit</editType><file>components/python/Faker/Makefile</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>components/python/tomlkit/Makefile</affectedPath><commitId>62d4439c612542a29d3ea56ae84b049dcbf09da9</commitId><timestamp>1700037718000</timestamp><author><absoluteUrl>https://hipster.openindiana.org/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>python/tomlkit: update to 0.12.3

</comment><date>2023-11-15 09:41:58 +0100</date><id>62d4439c612542a29d3ea56ae84b049dcbf09da9</id><msg>python/tomlkit: update to 0.12.3</msg><path><editType>edit</editType><file>components/python/tomlkit/Makefile</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>components/python/fastjsonschema/Makefile</affectedPath><affectedPath>components/python/fastjsonschema/python-integrate-project.conf</affectedPath><affectedPath>components/python/fastjsonschema/test/results-all.master</affectedPath><affectedPath>components/python/fastjsonschema/history</affectedPath><commitId>2513204c205ea4d9e40195f450f43ee543e60d9a</commitId><timestamp>1700037741000</timestamp><author><absoluteUrl>https://hipster.openindiana.org/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>python/fastjsonschema: update to 2.19.0

</comment><date>2023-11-15 09:42:21 +0100</date><id>2513204c205ea4d9e40195f450f43ee543e60d9a</id><msg>python/fastjsonschema: update to 2.19.0</msg><path><editType>edit</editType><file>components/python/fastjsonschema/test/results-all.master</file></path><path><editType>edit</editType><file>components/python/fastjsonschema/python-integrate-project.conf</file></path><path><editType>edit</editType><file>components/python/fastjsonschema/Makefile</file></path><path><editType>edit</editType><file>components/python/fastjsonschema/history</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>components/python/prompt_toolkit/patches/01-tox.ini.patch</affectedPath><affectedPath>components/python/prompt_toolkit/python-integrate-project.conf</affectedPath><affectedPath>components/python/prompt_toolkit/Makefile</affectedPath><commitId>bcc2d1cddd7c097a1c4ee8b33d4b3bc21389e683</commitId><timestamp>1700037751000</timestamp><author><absoluteUrl>https://hipster.openindiana.org/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>python/prompt_toolkit: update to 3.0.41

</comment><date>2023-11-15 09:42:31 +0100</date><id>bcc2d1cddd7c097a1c4ee8b33d4b3bc21389e683</id><msg>python/prompt_toolkit: update to 3.0.41</msg><path><editType>delete</editType><file>components/python/prompt_toolkit/patches/01-tox.ini.patch</file></path><path><editType>edit</editType><file>components/python/prompt_toolkit/python-integrate-project.conf</file></path><path><editType>edit</editType><file>components/python/prompt_toolkit/Makefile</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>components/python/trove-classifiers/Makefile</affectedPath><commitId>24ab1588556519cd36697123ab1b2dac06a67a90</commitId><timestamp>1700037761000</timestamp><author><absoluteUrl>https://hipster.openindiana.org/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>python/trove-classifiers: update to 2023.11.14

</comment><date>2023-11-15 09:42:41 +0100</date><id>24ab1588556519cd36697123ab1b2dac06a67a90</id><msg>python/trove-classifiers: update to 2023.11.14</msg><path><editType>edit</editType><file>components/python/trove-classifiers/Makefile</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>components/python/cliff/history</affectedPath><affectedPath>components/python/cliff/Makefile</affectedPath><affectedPath>components/python/cliff/python-integrate-project.conf</affectedPath><affectedPath>components/python/cliff/patches/01-no-shebang.patch</affectedPath><commitId>e7868102519fb339e941d8eac613725c20bdf623</commitId><timestamp>1700043243000</timestamp><author><absoluteUrl>https://hipster.openindiana.org/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>python/cliff: update to 4.4.0; obsolete package for Python 3.7

</comment><date>2023-11-15 11:14:03 +0100</date><id>e7868102519fb339e941d8eac613725c20bdf623</id><msg>python/cliff: update to 4.4.0; obsolete package for Python 3.7</msg><path><editType>edit</editType><file>components/python/cliff/python-integrate-project.conf</file></path><path><editType>delete</editType><file>components/python/cliff/patches/01-no-shebang.patch</file></path><path><editType>edit</editType><file>components/python/cliff/Makefile</file></path><path><editType>add</editType><file>components/python/cliff/history</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>components/python/referencing/test/results-all.master</affectedPath><affectedPath>components/python/referencing/python-integrate-project.conf</affectedPath><affectedPath>components/python/referencing/Makefile</affectedPath><commitId>6cfee954f87c4aedeb031799ae1ed9b01c29ec66</commitId><timestamp>1700043257000</timestamp><author><absoluteUrl>https://hipster.openindiana.org/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>python/referencing: update to 0.31.0

</comment><date>2023-11-15 11:14:17 +0100</date><id>6cfee954f87c4aedeb031799ae1ed9b01c29ec66</id><msg>python/referencing: update to 0.31.0</msg><path><editType>edit</editType><file>components/python/referencing/python-integrate-project.conf</file></path><path><editType>edit</editType><file>components/python/referencing/Makefile</file></path><path><editType>edit</editType><file>components/python/referencing/test/results-all.master</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>components/desktop/shared-mime-info/manifests/sample-manifest.p5m</affectedPath><affectedPath>components/desktop/shared-mime-info/shared-mime-info.p5m</affectedPath><affectedPath>components/desktop/shared-mime-info/Makefile</affectedPath><affectedPath>components/desktop/shared-mime-info/pkg5</affectedPath><commitId>b76cbe7ddd5b0cd8ce22c6e430883178bb1279b6</commitId><timestamp>1700066331000</timestamp><author><absoluteUrl>https://hipster.openindiana.org/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>shared-mime-info: update to 2.4

</comment><date>2023-11-15 17:38:51 +0100</date><id>b76cbe7ddd5b0cd8ce22c6e430883178bb1279b6</id><msg>shared-mime-info: update to 2.4</msg><path><editType>edit</editType><file>components/desktop/shared-mime-info/pkg5</file></path><path><editType>edit</editType><file>components/desktop/shared-mime-info/shared-mime-info.p5m</file></path><path><editType>edit</editType><file>components/desktop/shared-mime-info/Makefile</file></path><path><editType>edit</editType><file>components/desktop/shared-mime-info/manifests/sample-manifest.p5m</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>components/python/jsonschema_specifications/python-integrate-project.conf</affectedPath><affectedPath>components/python/jsonschema_specifications/Makefile</affectedPath><affectedPath>components/python/jsonschema_specifications/test/results-all.master</affectedPath><commitId>296bd2f6b6f182498c66fb29440e6af89bdbce04</commitId><timestamp>1700066345000</timestamp><author><absoluteUrl>https://hipster.openindiana.org/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>python/jsonschema_specifications: update to 2023.11.1

</comment><date>2023-11-15 17:39:05 +0100</date><id>296bd2f6b6f182498c66fb29440e6af89bdbce04</id><msg>python/jsonschema_specifications: update to 2023.11.1</msg><path><editType>edit</editType><file>components/python/jsonschema_specifications/Makefile</file></path><path><editType>edit</editType><file>components/python/jsonschema_specifications/test/results-all.master</file></path><path><editType>delete</editType><file>components/python/jsonschema_specifications/python-integrate-project.conf</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>components/python/sip/python-integrate-project.conf</affectedPath><affectedPath>components/python/sip/manifests/sample-manifest.p5m</affectedPath><affectedPath>components/python/sip/test/results-all.master</affectedPath><affectedPath>components/python/sip/pkg5</affectedPath><affectedPath>components/python/sip4/PatchMakefile.sh</affectedPath><affectedPath>components/python/sip4/patches/01-configure.py.patch</affectedPath><affectedPath>components/python/sip/sip6.p5m</affectedPath><affectedPath>components/python/sip4/sip4.p5m</affectedPath><affectedPath>components/python/sip4/pkg5</affectedPath><affectedPath>components/python/sip/sip-PYVER.p5m</affectedPath><affectedPath>components/python/sip/Makefile</affectedPath><affectedPath>components/python/sip/history</affectedPath><affectedPath>components/python/sip4/Makefile</affectedPath><affectedPath>components/python/sip4/manifests/sample-manifest.p5m</affectedPath><commitId>fc199416e64d7a079c05fbe71d7ee8c7171fb22b</commitId><timestamp>1700066356000</timestamp><author><absoluteUrl>https://hipster.openindiana.org/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>python/sip: update to 6.7.12; obsolete sip4

</comment><date>2023-11-15 17:39:16 +0100</date><id>fc199416e64d7a079c05fbe71d7ee8c7171fb22b</id><msg>python/sip: update to 6.7.12; obsolete sip4</msg><path><editType>add</editType><file>components/python/sip/sip-PYVER.p5m</file></path><path><editType>delete</editType><file>components/python/sip4/PatchMakefile.sh</file></path><path><editType>delete</editType><file>components/python/sip4/patches/01-configure.py.patch</file></path><path><editType>edit</editType><file>components/python/sip/Makefile</file></path><path><editType>add</editType><file>components/python/sip/python-integrate-project.conf</file></path><path><editType>delete</editType><file>components/python/sip4/pkg5</file></path><path><editType>add</editType><file>components/python/sip/test/results-all.master</file></path><path><editType>edit</editType><file>components/python/sip/manifests/sample-manifest.p5m</file></path><path><editType>add</editType><file>components/python/sip/history</file></path><path><editType>delete</editType><file>components/python/sip4/Makefile</file></path><path><editType>delete</editType><file>components/python/sip/sip6.p5m</file></path><path><editType>delete</editType><file>components/python/sip4/manifests/sample-manifest.p5m</file></path><path><editType>edit</editType><file>components/python/sip/pkg5</file></path><path><editType>delete</editType><file>components/python/sip4/sip4.p5m</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>components/python/PyNUTClient/pkg5</affectedPath><affectedPath>components/python/PyNUTClient/test/results-all.master</affectedPath><affectedPath>components/python/PyNUTClient/python-integrate-project.conf</affectedPath><affectedPath>components/python/PyNUTClient/Makefile</affectedPath><affectedPath>components/python/PyNUTClient/patches/01-telnetlib.patch</affectedPath><affectedPath>components/python/PyNUTClient/PyNUTClient-PYVER.p5m</affectedPath><affectedPath>components/python/PyNUTClient/PyNUTClient.license</affectedPath><affectedPath>components/python/PyNUTClient/manifests/sample-manifest.p5m</affectedPath><commitId>9f211b13d8ae80489330a8fdf0476d06e07a6a59</commitId><timestamp>1700069477000</timestamp><author><absoluteUrl>https://hipster.openindiana.org/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Add PyNUTClient Python project

</comment><date>2023-11-15 18:31:17 +0100</date><id>9f211b13d8ae80489330a8fdf0476d06e07a6a59</id><msg>Add PyNUTClient Python project</msg><path><editType>add</editType><file>components/python/PyNUTClient/manifests/sample-manifest.p5m</file></path><path><editType>add</editType><file>components/python/PyNUTClient/patches/01-telnetlib.patch</file></path><path><editType>add</editType><file>components/python/PyNUTClient/python-integrate-project.conf</file></path><path><editType>add</editType><file>components/python/PyNUTClient/PyNUTClient-PYVER.p5m</file></path><path><editType>add</editType><file>components/python/PyNUTClient/PyNUTClient.license</file></path><path><editType>add</editType><file>components/python/PyNUTClient/pkg5</file></path><path><editType>add</editType><file>components/python/PyNUTClient/Makefile</file></path><path><editType>add</editType><file>components/python/PyNUTClient/test/results-all.master</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>components/encumbered/gst-devtools1/Makefile</affectedPath><affectedPath>components/encumbered/gst-devtools1/manifests/sample-manifest.p5m</affectedPath><affectedPath>components/encumbered/gst-devtools1/gst-devtools1.p5m</affectedPath><commitId>c57c1730d235851535d7d71bb7d113362608ed46</commitId><timestamp>1700069488000</timestamp><author><absoluteUrl>https://hipster.openindiana.org/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>gst-devtools1: update to 1.22.7

</comment><date>2023-11-15 18:31:28 +0100</date><id>c57c1730d235851535d7d71bb7d113362608ed46</id><msg>gst-devtools1: update to 1.22.7</msg><path><editType>edit</editType><file>components/encumbered/gst-devtools1/gst-devtools1.p5m</file></path><path><editType>edit</editType><file>components/encumbered/gst-devtools1/Makefile</file></path><path><editType>edit</editType><file>components/encumbered/gst-devtools1/manifests/sample-manifest.p5m</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>components/python/sure/Makefile</affectedPath><affectedPath>components/python/sure/sure-PYVER.p5m</affectedPath><affectedPath>components/python/sure/manifests/sample-manifest.p5m</affectedPath><affectedPath>components/python/sure/python-integrate-project.conf</affectedPath><affectedPath>components/python/sure/patches/01-no-rednose.patch</affectedPath><affectedPath>components/python/sure/pkg5</affectedPath><affectedPath>components/python/sure/test/results-all.master</affectedPath><commitId>77bfbc623a5dd8747cf587a596033eeefba96973</commitId><timestamp>1700069501000</timestamp><author><absoluteUrl>https://hipster.openindiana.org/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Add sure Python project

</comment><date>2023-11-15 18:31:41 +0100</date><id>77bfbc623a5dd8747cf587a596033eeefba96973</id><msg>Add sure Python project</msg><path><editType>add</editType><file>components/python/sure/Makefile</file></path><path><editType>add</editType><file>components/python/sure/patches/01-no-rednose.patch</file></path><path><editType>add</editType><file>components/python/sure/test/results-all.master</file></path><path><editType>add</editType><file>components/python/sure/pkg5</file></path><path><editType>add</editType><file>components/python/sure/sure-PYVER.p5m</file></path><path><editType>add</editType><file>components/python/sure/python-integrate-project.conf</file></path><path><editType>add</editType><file>components/python/sure/manifests/sample-manifest.p5m</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>components/library/wxwidgets-3/pkg5</affectedPath><affectedPath>components/library/wxwidgets-3/manifests/sample-manifest.p5m</affectedPath><affectedPath>components/library/wxwidgets-3/Makefile</affectedPath><affectedPath>components/library/wxwidgets-3/wxwidgets-3.p5m</affectedPath><commitId>137c4a8899f8b35b46921ed6e104627da5517100</commitId><timestamp>1700084814000</timestamp><author><absoluteUrl>https://hipster.openindiana.org/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>wxwidgets-3: update to 3.2.4

</comment><date>2023-11-15 22:46:54 +0100</date><id>137c4a8899f8b35b46921ed6e104627da5517100</id><msg>wxwidgets-3: update to 3.2.4</msg><path><editType>edit</editType><file>components/library/wxwidgets-3/manifests/sample-manifest.p5m</file></path><path><editType>edit</editType><file>components/library/wxwidgets-3/pkg5</file></path><path><editType>edit</editType><file>components/library/wxwidgets-3/wxwidgets-3.p5m</file></path><path><editType>edit</editType><file>components/library/wxwidgets-3/Makefile</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>components/python/PyQt-builder/pkg5</affectedPath><affectedPath>components/python/PyQt-builder/history</affectedPath><affectedPath>components/python/PyQt-builder/manifests/sample-manifest.p5m</affectedPath><affectedPath>components/python/PyQt-builder/Makefile</affectedPath><affectedPath>components/python/PyQt-builder/PyQt-builder.p5m</affectedPath><affectedPath>components/python/PyQt-builder/test/results-all.master</affectedPath><affectedPath>components/python/PyQt-builder/PyQt-builder-PYVER.p5m</affectedPath><commitId>72013d986226c0608cae56e169651b43960ba6e1</commitId><timestamp>1700084832000</timestamp><author><absoluteUrl>https://hipster.openindiana.org/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>python/PyQt-builder: update to 1.15.3

</comment><date>2023-11-15 22:47:12 +0100</date><id>72013d986226c0608cae56e169651b43960ba6e1</id><msg>python/PyQt-builder: update to 1.15.3</msg><path><editType>add</editType><file>components/python/PyQt-builder/test/results-all.master</file></path><path><editType>add</editType><file>components/python/PyQt-builder/PyQt-builder-PYVER.p5m</file></path><path><editType>edit</editType><file>components/python/PyQt-builder/Makefile</file></path><path><editType>edit</editType><file>components/python/PyQt-builder/manifests/sample-manifest.p5m</file></path><path><editType>add</editType><file>components/python/PyQt-builder/history</file></path><path><editType>delete</editType><file>components/python/PyQt-builder/PyQt-builder.p5m</file></path><path><editType>edit</editType><file>components/python/PyQt-builder/pkg5</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>components/encumbered/gst-editing-services1/gst-editing-services1.p5m</affectedPath><affectedPath>components/encumbered/gst-editing-services1/Makefile</affectedPath><affectedPath>components/encumbered/gst-editing-services1/manifests/sample-manifest.p5m</affectedPath><commitId>77ede043463d2e8755ca6c360649ca592989a189</commitId><timestamp>1700087041000</timestamp><author><absoluteUrl>https://hipster.openindiana.org/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>gst-editing-services1: update to 1.22.7

</comment><date>2023-11-15 23:24:01 +0100</date><id>77ede043463d2e8755ca6c360649ca592989a189</id><msg>gst-editing-services1: update to 1.22.7</msg><path><editType>edit</editType><file>components/encumbered/gst-editing-services1/Makefile</file></path><path><editType>edit</editType><file>components/encumbered/gst-editing-services1/gst-editing-services1.p5m</file></path><path><editType>edit</editType><file>components/encumbered/gst-editing-services1/manifests/sample-manifest.p5m</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>components/desktop/xchm/Makefile</affectedPath><affectedPath>components/desktop/xchm/pkg5</affectedPath><affectedPath>components/desktop/xchm/xchm.p5m</affectedPath><affectedPath>components/desktop/xchm/xchm.license</affectedPath><affectedPath>components/desktop/xchm/manifests/sample-manifest.p5m</affectedPath><commitId>1b7f6829bdcba7572b383bff9a75e9977db1f3c3</commitId><timestamp>1700087056000</timestamp><author><absoluteUrl>https://hipster.openindiana.org/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>rebuild xchm with new wxwidgets

</comment><date>2023-11-15 23:24:16 +0100</date><id>1b7f6829bdcba7572b383bff9a75e9977db1f3c3</id><msg>rebuild xchm with new wxwidgets</msg><path><editType>edit</editType><file>components/desktop/xchm/Makefile</file></path><path><editType>delete</editType><file>components/desktop/xchm/xchm.license</file></path><path><editType>edit</editType><file>components/desktop/xchm/manifests/sample-manifest.p5m</file></path><path><editType>edit</editType><file>components/desktop/xchm/pkg5</file></path><path><editType>edit</editType><file>components/desktop/xchm/xchm.p5m</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>components/scientific/gdl/pkg5</affectedPath><affectedPath>components/scientific/gdl/Makefile</affectedPath><commitId>ed321967b9744f27ac9f31edc8a0aab1cae3c632</commitId><timestamp>1700087070000</timestamp><author><absoluteUrl>https://hipster.openindiana.org/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>rebuild gdl with new wxwidgets

</comment><date>2023-11-15 23:24:30 +0100</date><id>ed321967b9744f27ac9f31edc8a0aab1cae3c632</id><msg>rebuild gdl with new wxwidgets</msg><path><editType>edit</editType><file>components/scientific/gdl/pkg5</file></path><path><editType>edit</editType><file>components/scientific/gdl/Makefile</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>components/image/gnuplot/pkg5</affectedPath><affectedPath>components/image/gnuplot/Makefile</affectedPath><commitId>da8fdb2db1f30ef99e2e6422e22f220b347da6d1</commitId><timestamp>1700087084000</timestamp><author><absoluteUrl>https://hipster.openindiana.org/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>rebuild gnuplot with new wxwidgets

</comment><date>2023-11-15 23:24:44 +0100</date><id>da8fdb2db1f30ef99e2e6422e22f220b347da6d1</id><msg>rebuild gnuplot with new wxwidgets</msg><path><editType>edit</editType><file>components/image/gnuplot/Makefile</file></path><path><editType>edit</editType><file>components/image/gnuplot/pkg5</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>components/image/plplot/Makefile</affectedPath><commitId>a582ab5eb7000996d0ee9435ca656756bd6cca91</commitId><timestamp>1700087099000</timestamp><author><absoluteUrl>https://hipster.openindiana.org/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>rebuild plplot with new wxwidgets

</comment><date>2023-11-15 23:24:59 +0100</date><id>a582ab5eb7000996d0ee9435ca656756bd6cca91</id><msg>rebuild plplot with new wxwidgets</msg><path><editType>edit</editType><file>components/image/plplot/Makefile</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>components/database/pgadmin/Makefile</affectedPath><commitId>fb81c9ab30180ab28e8ffc729edc3d2328b5c881</commitId><timestamp>1700087113000</timestamp><author><absoluteUrl>https://hipster.openindiana.org/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>rebuild pgadmin with new wxwidgets

</comment><date>2023-11-15 23:25:13 +0100</date><id>fb81c9ab30180ab28e8ffc729edc3d2328b5c881</id><msg>rebuild pgadmin with new wxwidgets</msg><path><editType>edit</editType><file>components/database/pgadmin/Makefile</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>components/editor/codeblocks/Makefile</affectedPath><affectedPath>components/editor/codeblocks/pkg5</affectedPath><commitId>182262cc39f4fa685f413fe35a5e6d11c1986340</commitId><timestamp>1700087126000</timestamp><author><absoluteUrl>https://hipster.openindiana.org/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>rebuild codeblocks with new wxwidgets

</comment><date>2023-11-15 23:25:26 +0100</date><id>182262cc39f4fa685f413fe35a5e6d11c1986340</id><msg>rebuild codeblocks with new wxwidgets</msg><path><editType>edit</editType><file>components/editor/codeblocks/pkg5</file></path><path><editType>edit</editType><file>components/editor/codeblocks/Makefile</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://hipster.openindiana.org/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></culprit></freeStyleBuild>