Skip to content
Failed

Changes

Summary

  1. python/cattrs: update to 24.1.0 (commit: e66f3e7) (details)
  2. python/elementpath: update to 4.5.0 (commit: 7970331) (details)
  3. python/importlib_resources: update to 6.4.5 (commit: 3652f11) (details)
  4. python/msgpack: update to 1.1.0 (commit: e89e8c0) (details)
  5. python/multidict: update to 6.1.0 (commit: 9a17396) (details)
  6. python/pydantic: update to 2.9.1 (commit: f74320e) (details)
  7. python/yarl: update to 1.11.1 (commit: 515ed89) (details)
  8. new package XCA - X Certificate and Key Management v2.6.0 (commit: c8c65af) (details)
  9. Fix current directory of illumo-gate version must be SOURCE_DIR (#18769) (commit: 231bb2f) (details)
  10. gc: bump to 8.2.8 (commit: cb37a5a) (details)
  11. php82 - update to version 8.2.23 (commit: e97ed02) (details)
  12. graphviz: update to 12.1.1 (commit: 2423fdc) (details)
Commit e66f3e7889ac8959265ed98ba06a72bc16aec27e by noreply
python/cattrs: update to 24.1.0

(commit: e66f3e7)
The file was modifiedcomponents/python/cattrs/cattrs-PYVER.p5m (diff)
The file was addedcomponents/python/cattrs/patches/03-tox-cov-proto.patch
The file was addedcomponents/python/cattrs/patches/04-test-nan.patch
The file was modifiedcomponents/python/cattrs/Makefile (diff)
The file was addedcomponents/python/cattrs/.gitignore
The file was modifiedcomponents/python/cattrs/patches/02-optional-deps.patch (diff)
The file was modifiedcomponents/python/cattrs/manifests/sample-manifest.p5m (diff)
The file was modifiedcomponents/python/cattrs/python-integrate-project.conf (diff)
The file was modifiedcomponents/python/cattrs/test/results-all.master (diff)
The file was modifiedcomponents/python/cattrs/patches/01-no-pdm-install.patch (diff)
Commit 7970331b12ed89675faec4f555d7867b80141ce0 by noreply
python/elementpath: update to 4.5.0

(commit: 7970331)
The file was modifiedcomponents/python/elementpath/elementpath-PYVER.p5m (diff)
The file was modifiedcomponents/python/elementpath/manifests/sample-manifest.p5m (diff)
The file was modifiedcomponents/python/elementpath/Makefile (diff)
The file was modifiedcomponents/python/elementpath/patches/01-unittest-verbose.patch (diff)
The file was modifiedcomponents/python/elementpath/test/results-all.master (diff)
The file was addedcomponents/python/elementpath/.gitignore
Commit 3652f113865e65471699bdd0f4b4f321b3b1644e by noreply
python/importlib_resources: update to 6.4.5

(commit: 3652f11)
The file was modifiedcomponents/python/importlib_resources/Makefile (diff)
The file was modifiedcomponents/python/importlib_resources/test/results-all.master (diff)
The file was modifiedcomponents/python/importlib_resources/.gitignore (diff)
The file was modifiedcomponents/python/importlib_resources/patches/01-no-ruff.patch (diff)
Commit e89e8c0ca27ac286773e554603348cf37c3ea831 by noreply
python/msgpack: update to 1.1.0

(commit: e89e8c0)
The file was modifiedcomponents/python/msgpack/test/results-all.master (diff)
The file was addedcomponents/python/msgpack/.gitignore
The file was modifiedcomponents/python/msgpack/pkg5 (diff)
The file was modifiedcomponents/python/msgpack/Makefile (diff)
Commit 9a17396c10acc4f08374a6a9aa9a43aad2f7d8d3 by noreply
python/multidict: update to 6.1.0

(commit: 9a17396)
The file was modifiedcomponents/python/multidict/test/results-all.master (diff)
The file was modifiedcomponents/python/multidict/multidict-PYVER.p5m (diff)
The file was addedcomponents/python/multidict/.gitignore
The file was modifiedcomponents/python/multidict/Makefile (diff)
The file was modifiedcomponents/python/multidict/pkg5 (diff)
The file was modifiedcomponents/python/multidict/manifests/sample-manifest.p5m (diff)
Commit f74320e40cc85dfb5ac3d4b8934bfde98188f1e9 by noreply
python/pydantic: update to 2.9.1

(commit: f74320e)
The file was modifiedcomponents/python/pydantic/pydantic-PYVER.p5m (diff)
The file was modifiedcomponents/python/pydantic/test/results-all.master (diff)
The file was modifiedcomponents/python/pydantic/manifests/sample-manifest.p5m (diff)
The file was modifiedcomponents/python/pydantic/patches/01-pytest-plugins.patch (diff)
The file was modifiedcomponents/python/pydantic/Makefile (diff)
The file was modifiedcomponents/python/pydantic/pkg5 (diff)
The file was modifiedcomponents/python/pydantic/.gitignore (diff)
Commit 515ed8951b79b52c8b451ce979eb2b5769be9ced by noreply
python/yarl: update to 1.11.1

(commit: 515ed89)
The file was modifiedcomponents/python/yarl/Makefile (diff)
The file was modifiedcomponents/python/yarl/.gitignore (diff)
The file was modifiedcomponents/python/yarl/patches/01-test-reqs.patch (diff)
The file was modifiedcomponents/python/yarl/test/results-all.master (diff)
The file was modifiedcomponents/python/yarl/patches/02-test-no-cov.patch (diff)
Commit c8c65afeb0bddae63149cbb1439f65e661234080 by noreply
new package XCA - X Certificate and Key Management v2.6.0

(commit: c8c65af)
The file was addedcomponents/sysutils/xca/patches/01_termios.patch
The file was addedcomponents/sysutils/xca/Makefile
The file was addedcomponents/sysutils/xca/xca.p5m
The file was addedcomponents/sysutils/xca/test/results-all.master
The file was addedcomponents/sysutils/xca/start_Xvfb
The file was addedcomponents/sysutils/xca/manifests/sample-manifest.p5m
The file was addedcomponents/sysutils/xca/pkg5
The file was addedcomponents/sysutils/xca/stop_Xvfb
Commit 231bb2f9bc1ed22a3a4930daefe2a72183a6f1e1 by noreply
Fix current directory of illumo-gate version must be SOURCE_DIR (#18769)

Signed-off-by: Till Wegmueller <toasterson@gmail.com>
(commit: 231bb2f)
The file was modifiedcomponents/openindiana/illumos-gate/Makefile (diff)
The file was modifiedcomponents/library/gc/Makefile (diff)
The file was modifiedcomponents/library/gc/gc.p5m (diff)
The file was modifiedcomponents/library/gc/manifests/sample-manifest.p5m (diff)
Commit e97ed02afc3dd4d4eea444daf5b00769d47ba3d3 by noreply
php82 - update to version 8.2.23

(commit: e97ed02)
The file was modifiedcomponents/web/php/php-8_2/Makefile (diff)
The file was modifiedcomponents/image/graphviz/Makefile (diff)