Skip to content
Success

Changes

Summary

  1. tools/license-detector: update matching rules for BSD-3-Clause and make them more robust (commit: 93f4cd4) (details)
  2. Add pipenv Python project (commit: 4db660e) (details)
  3. tools/license-detector: fix http matching (commit: ad959b0) (details)
  4. Update nut-v2.8.1 packaging (commit: 5aabf26) (details)
  5. python/smartypants: fix syntax; fix license; obsolete package for Python 3.7 (commit: 51ac5a8) (details)
  6. python/Faker: update to 20.0.3 (commit: bc3656a) (details)
  7. python/tomlkit: update to 0.12.3 (commit: 62d4439) (details)
  8. python/fastjsonschema: update to 2.19.0 (commit: 2513204) (details)
  9. python/prompt_toolkit: update to 3.0.41 (commit: bcc2d1c) (details)
  10. python/trove-classifiers: update to 2023.11.14 (commit: 24ab158) (details)
  11. python/cliff: update to 4.4.0; obsolete package for Python 3.7 (commit: e786810) (details)
  12. python/referencing: update to 0.31.0 (commit: 6cfee95) (details)
  13. shared-mime-info: update to 2.4 (commit: b76cbe7) (details)
  14. python/jsonschema_specifications: update to 2023.11.1 (commit: 296bd2f) (details)
  15. python/sip: update to 6.7.12; obsolete sip4 (commit: fc19941) (details)
  16. Add PyNUTClient Python project (commit: 9f211b1) (details)
  17. gst-devtools1: update to 1.22.7 (commit: c57c173) (details)
  18. Add sure Python project (commit: 77bfbc6) (details)
  19. wxwidgets-3: update to 3.2.4 (commit: 137c4a8) (details)
  20. python/PyQt-builder: update to 1.15.3 (commit: 72013d9) (details)
  21. gst-editing-services1: update to 1.22.7 (commit: 77ede04) (details)
  22. rebuild xchm with new wxwidgets (commit: 1b7f682) (details)
  23. rebuild gdl with new wxwidgets (commit: ed32196) (details)
  24. rebuild gnuplot with new wxwidgets (commit: da8fdb2) (details)
  25. rebuild plplot with new wxwidgets (commit: a582ab5) (details)
  26. rebuild pgadmin with new wxwidgets (commit: fb81c9a) (details)
  27. rebuild codeblocks with new wxwidgets (commit: 182262c) (details)
Commit 93f4cd40652b273d3f1d3ef8f7dbdf6bdb59832b by noreply
tools/license-detector: update matching rules for BSD-3-Clause and make them more robust

(commit: 93f4cd4)
The file was modifiedtools/licenses/license.BSD-3-Clause.filter (diff)
The file was addedcomponents/python/pipenv/pkg5
The file was addedcomponents/python/pipenv/manifests/sample-manifest.p5m
The file was addedcomponents/python/pipenv/pipenv-PYVER.p5m
The file was addedcomponents/python/pipenv/Makefile
Commit ad959b01d0406e94b4d70d0b78a85e9d3f7302c4 by noreply
tools/license-detector: fix http matching

(commit: ad959b0)
The file was modifiedtools/license-detector (diff)
Commit 5aabf265a8578b0a3bcecba63da41addae7eb25e by noreply
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 <jim@jimklimov.com>
(commit: 5aabf26)
The file was modifiedcomponents/sysutils/nut/pkg5 (diff)
The file was modifiedcomponents/sysutils/nut/Makefile (diff)
The file was modifiedcomponents/sysutils/nut/nut-server.p5m (diff)
The file was addedcomponents/sysutils/nut/history
The file was addedcomponents/sysutils/nut/nut-bins.p5m
The file was modifiedcomponents/sysutils/nut/nut-clients.p5m (diff)
Commit 51ac5a806b3317b5fa655e984874bc80f207de58 by noreply
python/smartypants: fix syntax; fix license; obsolete package for Python 3.7

(commit: 51ac5a8)
The file was addedcomponents/python/smartypants/patches/02-assertEqual.patch
The file was addedcomponents/python/smartypants/history
The file was modifiedcomponents/python/smartypants/Makefile (diff)
The file was addedcomponents/python/smartypants/patches/01-escape-sequence.patch
The file was modifiedcomponents/python/smartypants/pkg5 (diff)
The file was modifiedcomponents/python/smartypants/test/results-all.master (diff)
The file was addedcomponents/python/smartypants/python-integrate-project.conf
The file was modifiedcomponents/python/smartypants/smartypants-PYVER.p5m (diff)
Commit bc3656acf190403c6307e56c5e0c0932c06380f9 by noreply
python/Faker: update to 20.0.3

(commit: bc3656a)
The file was modifiedcomponents/python/Faker/test/results-all.master (diff)
The file was modifiedcomponents/python/Faker/Makefile (diff)
The file was modifiedcomponents/python/Faker/patches/01-pytest-disable-plugins.patch (diff)
Commit 62d4439c612542a29d3ea56ae84b049dcbf09da9 by noreply
python/tomlkit: update to 0.12.3

(commit: 62d4439)
The file was modifiedcomponents/python/tomlkit/Makefile (diff)
Commit 2513204c205ea4d9e40195f450f43ee543e60d9a by noreply
python/fastjsonschema: update to 2.19.0

(commit: 2513204)
The file was modifiedcomponents/python/fastjsonschema/Makefile (diff)
The file was modifiedcomponents/python/fastjsonschema/python-integrate-project.conf (diff)
The file was modifiedcomponents/python/fastjsonschema/test/results-all.master (diff)
The file was modifiedcomponents/python/fastjsonschema/history (diff)
Commit bcc2d1cddd7c097a1c4ee8b33d4b3bc21389e683 by noreply
python/prompt_toolkit: update to 3.0.41

(commit: bcc2d1c)
The file was modifiedcomponents/python/prompt_toolkit/python-integrate-project.conf (diff)
The file was removedcomponents/python/prompt_toolkit/patches/01-tox.ini.patch
The file was modifiedcomponents/python/prompt_toolkit/Makefile (diff)
Commit 24ab1588556519cd36697123ab1b2dac06a67a90 by noreply
python/trove-classifiers: update to 2023.11.14

(commit: 24ab158)
The file was modifiedcomponents/python/trove-classifiers/Makefile (diff)
Commit e7868102519fb339e941d8eac613725c20bdf623 by noreply
python/cliff: update to 4.4.0; obsolete package for Python 3.7

(commit: e786810)
The file was modifiedcomponents/python/cliff/Makefile (diff)
The file was modifiedcomponents/python/cliff/python-integrate-project.conf (diff)
The file was removedcomponents/python/cliff/patches/01-no-shebang.patch
The file was addedcomponents/python/cliff/history
Commit 6cfee954f87c4aedeb031799ae1ed9b01c29ec66 by noreply
python/referencing: update to 0.31.0

(commit: 6cfee95)
The file was modifiedcomponents/python/referencing/test/results-all.master (diff)
The file was modifiedcomponents/python/referencing/python-integrate-project.conf (diff)
The file was modifiedcomponents/python/referencing/Makefile (diff)
Commit b76cbe7ddd5b0cd8ce22c6e430883178bb1279b6 by noreply
shared-mime-info: update to 2.4

(commit: b76cbe7)
The file was modifiedcomponents/desktop/shared-mime-info/pkg5 (diff)
The file was modifiedcomponents/desktop/shared-mime-info/manifests/sample-manifest.p5m (diff)
The file was modifiedcomponents/desktop/shared-mime-info/shared-mime-info.p5m (diff)
The file was modifiedcomponents/desktop/shared-mime-info/Makefile (diff)
Commit 296bd2f6b6f182498c66fb29440e6af89bdbce04 by noreply
python/jsonschema_specifications: update to 2023.11.1

(commit: 296bd2f)
The file was removedcomponents/python/jsonschema_specifications/python-integrate-project.conf
The file was modifiedcomponents/python/jsonschema_specifications/test/results-all.master (diff)
The file was modifiedcomponents/python/jsonschema_specifications/Makefile (diff)
Commit fc199416e64d7a079c05fbe71d7ee8c7171fb22b by noreply
python/sip: update to 6.7.12; obsolete sip4

(commit: fc19941)
The file was removedcomponents/python/sip4/pkg5
The file was removedcomponents/python/sip4/PatchMakefile.sh
The file was removedcomponents/python/sip/sip6.p5m
The file was modifiedcomponents/python/sip/Makefile (diff)
The file was removedcomponents/python/sip4/sip4.p5m
The file was modifiedcomponents/python/sip/pkg5 (diff)
The file was removedcomponents/python/sip4/Makefile
The file was modifiedcomponents/python/sip/manifests/sample-manifest.p5m (diff)
The file was addedcomponents/python/sip/test/results-all.master
The file was removedcomponents/python/sip4/patches/01-configure.py.patch
The file was addedcomponents/python/sip/sip-PYVER.p5m
The file was addedcomponents/python/sip/python-integrate-project.conf
The file was addedcomponents/python/sip/history
The file was removedcomponents/python/sip4/manifests/sample-manifest.p5m
Commit 9f211b13d8ae80489330a8fdf0476d06e07a6a59 by noreply
Add PyNUTClient Python project

(commit: 9f211b1)
The file was addedcomponents/python/PyNUTClient/PyNUTClient.license
The file was addedcomponents/python/PyNUTClient/patches/01-telnetlib.patch
The file was addedcomponents/python/PyNUTClient/test/results-all.master
The file was addedcomponents/python/PyNUTClient/PyNUTClient-PYVER.p5m
The file was addedcomponents/python/PyNUTClient/pkg5
The file was addedcomponents/python/PyNUTClient/Makefile
The file was addedcomponents/python/PyNUTClient/python-integrate-project.conf
The file was addedcomponents/python/PyNUTClient/manifests/sample-manifest.p5m
Commit c57c1730d235851535d7d71bb7d113362608ed46 by noreply
gst-devtools1: update to 1.22.7

(commit: c57c173)
The file was modifiedcomponents/encumbered/gst-devtools1/Makefile (diff)
The file was modifiedcomponents/encumbered/gst-devtools1/manifests/sample-manifest.p5m (diff)
The file was modifiedcomponents/encumbered/gst-devtools1/gst-devtools1.p5m (diff)
The file was addedcomponents/python/sure/manifests/sample-manifest.p5m
The file was addedcomponents/python/sure/Makefile
The file was addedcomponents/python/sure/test/results-all.master
The file was addedcomponents/python/sure/pkg5
The file was addedcomponents/python/sure/patches/01-no-rednose.patch
The file was addedcomponents/python/sure/sure-PYVER.p5m
The file was addedcomponents/python/sure/python-integrate-project.conf
Commit 137c4a8899f8b35b46921ed6e104627da5517100 by noreply
wxwidgets-3: update to 3.2.4

(commit: 137c4a8)
The file was modifiedcomponents/library/wxwidgets-3/manifests/sample-manifest.p5m (diff)
The file was modifiedcomponents/library/wxwidgets-3/Makefile (diff)
The file was modifiedcomponents/library/wxwidgets-3/pkg5 (diff)
The file was modifiedcomponents/library/wxwidgets-3/wxwidgets-3.p5m (diff)
Commit 72013d986226c0608cae56e169651b43960ba6e1 by noreply
python/PyQt-builder: update to 1.15.3

(commit: 72013d9)
The file was addedcomponents/python/PyQt-builder/PyQt-builder-PYVER.p5m
The file was modifiedcomponents/python/PyQt-builder/manifests/sample-manifest.p5m (diff)
The file was addedcomponents/python/PyQt-builder/history
The file was modifiedcomponents/python/PyQt-builder/pkg5 (diff)
The file was modifiedcomponents/python/PyQt-builder/Makefile (diff)
The file was removedcomponents/python/PyQt-builder/PyQt-builder.p5m
The file was addedcomponents/python/PyQt-builder/test/results-all.master
Commit 77ede043463d2e8755ca6c360649ca592989a189 by noreply
gst-editing-services1: update to 1.22.7

(commit: 77ede04)
The file was modifiedcomponents/encumbered/gst-editing-services1/Makefile (diff)
The file was modifiedcomponents/encumbered/gst-editing-services1/manifests/sample-manifest.p5m (diff)
The file was modifiedcomponents/encumbered/gst-editing-services1/gst-editing-services1.p5m (diff)
Commit 1b7f6829bdcba7572b383bff9a75e9977db1f3c3 by noreply
rebuild xchm with new wxwidgets

(commit: 1b7f682)
The file was removedcomponents/desktop/xchm/xchm.license
The file was modifiedcomponents/desktop/xchm/Makefile (diff)
The file was modifiedcomponents/desktop/xchm/pkg5 (diff)
The file was modifiedcomponents/desktop/xchm/xchm.p5m (diff)
The file was modifiedcomponents/desktop/xchm/manifests/sample-manifest.p5m (diff)
Commit ed321967b9744f27ac9f31edc8a0aab1cae3c632 by noreply
rebuild gdl with new wxwidgets

(commit: ed32196)
The file was modifiedcomponents/scientific/gdl/pkg5 (diff)
The file was modifiedcomponents/scientific/gdl/Makefile (diff)
Commit da8fdb2db1f30ef99e2e6422e22f220b347da6d1 by noreply
rebuild gnuplot with new wxwidgets

(commit: da8fdb2)
The file was modifiedcomponents/image/gnuplot/Makefile (diff)
The file was modifiedcomponents/image/gnuplot/pkg5 (diff)
Commit a582ab5eb7000996d0ee9435ca656756bd6cca91 by noreply
rebuild plplot with new wxwidgets

(commit: a582ab5)
The file was modifiedcomponents/image/plplot/Makefile (diff)
Commit fb81c9ab30180ab28e8ffc729edc3d2328b5c881 by noreply
rebuild pgadmin with new wxwidgets

(commit: fb81c9a)
The file was modifiedcomponents/database/pgadmin/Makefile (diff)
Commit 182262cc39f4fa685f413fe35a5e6d11c1986340 by noreply
rebuild codeblocks with new wxwidgets

(commit: 182262c)
The file was modifiedcomponents/editor/codeblocks/Makefile (diff)
The file was modifiedcomponents/editor/codeblocks/pkg5 (diff)