Skip to content
Success

Changes

Summary

  1. Add libxmlb (commit: e952246) (details)
  2. python/BTrees: update to 6.1 (commit: 9dfdc24) (details)
  3. python/filelock: update to 3.16.1 (commit: ac5c6ab) (details)
  4. python/jaraco.test: update to 5.5.1 (commit: 34da5d5) (details)
  5. python/keyring: update to 25.4.0 (commit: a3eab7a) (details)
  6. python/persistent: update to 6.1 (commit: 4aabd0d) (details)
  7. python/platformdirs: update to 4.3.6 (commit: cc4891b) (details)
  8. python/pydantic: update to 2.9.2 (commit: be0dd10) (details)
  9. python/pytest_env: update to 1.1.5 (commit: bacbc4b) (details)
  10. python/virtualenv: update to 20.26.5 (commit: faf5128) (details)
  11. python/types-paramiko: update to 3.5.0.20240918 (commit: 7ece127) (details)
  12. python/pyproject_api: update to 1.7.2 (commit: df7d58f) (details)
  13. python/pyproject_fmt: update to 2.2.4 (commit: b47eea9) (details)
  14. virtualbox: update 7.0.20 (commit: bdbed0a) (details)
The file was addedcomponents/library/libxmlb/patches/01-no-inotify.patch
The file was addedcomponents/library/libxmlb/libxmlb.p5m
The file was addedcomponents/library/libxmlb/test/results-all.master
The file was addedcomponents/library/libxmlb/pkg5
The file was addedcomponents/library/libxmlb/manifests/sample-manifest.p5m
The file was addedcomponents/library/libxmlb/Makefile
Commit 9dfdc244137a58f8d55ef36ce500d1b57f55bd87 by noreply
python/BTrees: update to 6.1

(commit: 9dfdc24)
The file was modifiedcomponents/python/BTrees/.gitignore (diff)
The file was modifiedcomponents/python/BTrees/test/results-all.master (diff)
The file was modifiedcomponents/python/BTrees/python-integrate-project.conf (diff)
The file was modifiedcomponents/python/BTrees/pkg5 (diff)
The file was addedcomponents/python/BTrees/btrees-PYVER.p5m
The file was removedcomponents/python/BTrees/BTrees-PYVER.p5m
The file was modifiedcomponents/python/BTrees/manifests/sample-manifest.p5m (diff)
The file was modifiedcomponents/python/BTrees/Makefile (diff)
The file was addedcomponents/python/BTrees/patches/01-setuptools.patch
Commit ac5c6ab00ffbad4358fae6508949cb352923bfec by noreply
python/filelock: update to 3.16.1

(commit: ac5c6ab)
The file was modifiedcomponents/python/filelock/patches/02-tox-cov-proto.patch (diff)
The file was modifiedcomponents/python/filelock/.gitignore (diff)
The file was modifiedcomponents/python/filelock/test/results-all.master (diff)
The file was modifiedcomponents/python/filelock/Makefile (diff)
The file was modifiedcomponents/python/filelock/patches/03-no-tox-uv.patch (diff)
The file was modifiedcomponents/python/filelock/patches/01-tox-no-diff-cover.patch (diff)
Commit 34da5d5d5001e3403cd1225edb6c88031f48962c by noreply
python/jaraco.test: update to 5.5.1

(commit: 34da5d5)
The file was addedcomponents/python/jaraco.test/.gitignore
The file was modifiedcomponents/python/jaraco.test/Makefile (diff)
The file was modifiedcomponents/python/jaraco.test/jaraco.test-PYVER.p5m (diff)
The file was modifiedcomponents/python/jaraco.test/patches/01-no-ruff.patch (diff)
The file was modifiedcomponents/python/jaraco.test/test/results-all.master (diff)
The file was modifiedcomponents/python/jaraco.test/manifests/sample-manifest.p5m (diff)
The file was modifiedcomponents/python/jaraco.test/python-integrate-project.conf (diff)
The file was modifiedcomponents/python/jaraco.test/pkg5 (diff)
Commit a3eab7ab0050911620d75c7a77f42283107d088a by noreply
python/keyring: update to 25.4.0

(commit: a3eab7a)
The file was modifiedcomponents/python/keyring/.gitignore (diff)
The file was addedcomponents/python/keyring/patches/01-test-no-type.patch
The file was modifiedcomponents/python/keyring/patches/03-no-ruff.patch (diff)
The file was modifiedcomponents/python/keyring/Makefile (diff)
The file was modifiedcomponents/python/keyring/test/results-all.master (diff)
The file was modifiedcomponents/python/keyring/python-integrate-project.conf (diff)
Commit 4aabd0ddcd2efcf225a731d6e08a47a7a0ee7d08 by noreply
python/persistent: update to 6.1

(commit: 4aabd0d)
The file was modifiedcomponents/python/persistent/persistent-PYVER.p5m (diff)
The file was modifiedcomponents/python/persistent/python-integrate-project.conf (diff)
The file was modifiedcomponents/python/persistent/Makefile (diff)
The file was modifiedcomponents/python/persistent/patches/01-test_docs.patch (diff)
The file was modifiedcomponents/python/persistent/test/results-all.master (diff)
The file was modifiedcomponents/python/persistent/.gitignore (diff)
The file was modifiedcomponents/python/persistent/pkg5 (diff)
The file was modifiedcomponents/python/persistent/manifests/sample-manifest.p5m (diff)
The file was addedcomponents/python/persistent/patches/02-setuptools.patch
Commit cc4891bba98102bbae05dd96ca2cc88c9c6a82b0 by noreply
python/platformdirs: update to 4.3.6

(commit: cc4891b)
The file was modifiedcomponents/python/platformdirs/Makefile (diff)
The file was modifiedcomponents/python/platformdirs/.gitignore (diff)
Commit be0dd10b483ea503b0c3c5263a413e8e9816bc09 by noreply
python/pydantic: update to 2.9.2

(commit: be0dd10)
The file was modifiedcomponents/python/pydantic/test/results-all.master (diff)
The file was modifiedcomponents/python/pydantic/.gitignore (diff)
The file was modifiedcomponents/python/pydantic/Makefile (diff)
The file was modifiedcomponents/python/pydantic/patches/01-pytest-plugins.patch (diff)
Commit bacbc4b1397801d983298cdd53f5096313b0e9b6 by noreply
python/pytest_env: update to 1.1.5

(commit: bacbc4b)
The file was modifiedcomponents/python/pytest_env/patches/01-test-no-color.patch (diff)
The file was modifiedcomponents/python/pytest_env/patches/02-no-tox-uv.patch (diff)
The file was modifiedcomponents/python/pytest_env/Makefile (diff)
The file was modifiedcomponents/python/pytest_env/.gitignore (diff)
Commit faf512894023c47890b10761d58de3af5988977e by noreply
python/virtualenv: update to 20.26.5

(commit: faf5128)
The file was modifiedcomponents/python/virtualenv/patches/01-tox-cov-proto.patch (diff)
The file was modifiedcomponents/python/virtualenv/patches/02-pip.patch (diff)
The file was modifiedcomponents/python/virtualenv/manifests/sample-manifest.p5m (diff)
The file was modifiedcomponents/python/virtualenv/Makefile (diff)
The file was modifiedcomponents/python/virtualenv/virtualenv-PYVER.p5m (diff)
The file was modifiedcomponents/python/virtualenv/test/results-all.master (diff)
The file was modifiedcomponents/python/virtualenv/.gitignore (diff)
Commit 7ece127a8883de7c531afc5d77efaaddd1e05729 by noreply
python/types-paramiko: update to 3.5.0.20240918

(commit: 7ece127)
The file was modifiedcomponents/python/types-paramiko/Makefile (diff)
The file was addedcomponents/python/types-paramiko/.gitignore
The file was removedcomponents/python/types-paramiko/test/results-all.master
Commit df7d58f307f9cd443408bbdc216a14e7b60f488d by noreply
python/pyproject_api: update to 1.7.2

(commit: df7d58f)
The file was modifiedcomponents/python/pyproject_api/python-integrate-project.conf (diff)
The file was modifiedcomponents/python/pyproject_api/.gitignore (diff)
The file was modifiedcomponents/python/pyproject_api/history (diff)
The file was addedcomponents/python/pyproject_api/patches/01-no-tox-uv.patch
The file was addedcomponents/python/pyproject_api/patches/03-tox-cov.patch
The file was modifiedcomponents/python/pyproject_api/patches/02-tox-cov-proto.patch (diff)
The file was modifiedcomponents/python/pyproject_api/test/results-all.master (diff)
The file was modifiedcomponents/python/pyproject_api/Makefile (diff)
The file was removedcomponents/python/pyproject_api/patches/01-test-skip-failing.patch
Commit b47eea98ce6e782e6e9bfedef2365c0f16373031 by noreply
python/pyproject_fmt: update to 2.2.4

(commit: b47eea9)
The file was modifiedcomponents/python/pyproject_fmt/python-integrate-project.conf (diff)
The file was modifiedcomponents/python/pyproject_fmt/.gitignore (diff)
The file was modifiedcomponents/python/pyproject_fmt/Makefile (diff)
The file was modifiedcomponents/python/pyproject_fmt/patches/01-test-fix-pyproject-fmt-path.patch (diff)
The file was addedcomponents/python/pyproject_fmt/patches/03-no-tox-uv.patch
The file was modifiedcomponents/python/pyproject_fmt/test/results-all.master (diff)
The file was modifiedcomponents/python/pyproject_fmt/patches/02-tox-cov-proto.patch (diff)
The file was modifiedcomponents/sysutils/virtualbox/Makefile (diff)
The file was modifiedcomponents/sysutils/virtualbox/hashes/SHA256SUMS (diff)
The file was addedcomponents/sysutils/virtualbox/patches/26-pam-const-conversion.patch