Skip to content
Success

Changes

Summary

  1. Add codespell Python project (commit: 65ee884) (details)
  2. Add invocations Python project (commit: c23776f) (details)
  3. python/hypothesis: update to 6.82.6 (commit: b257066) (details)
  4. python/pyproject_fmt: update to 1.0.0 (commit: 86604c7) (details)
  5. python/setuptools-rust: update to 1.7.0; obsolete package for Python 3.7 (commit: 3ecd3c9) (details)
  6. python/wheel: update to 0.41.2 (commit: eac785c) (details)
  7. nvidia: update to 535.104.05; obsolete nvidia-515 (commit: 665df0d) (details)
  8. python/pytest_env: update to 1.0.0; obsolete package for Python 3.7 (commit: 7cec4bf) (details)
  9. python/pyfakefs: update to 5.2.4 (commit: 975c6a1) (details)
  10. tools/python-integrate-project: fix the directory emptying (commit: 3df4706) (details)
Commit 65ee884f53b3015ed6cc2011a1123a3d0531ff50 by noreply
Add codespell Python project

(commit: 65ee884)
The file was addedcomponents/python/codespell/manifests/sample-manifest.p5m
The file was addedcomponents/python/codespell/codespell-PYVER.p5m
The file was addedcomponents/python/codespell/python-integrate-project.conf
The file was addedcomponents/python/codespell/test/results-all.master
The file was addedcomponents/python/codespell/Makefile
The file was addedcomponents/python/codespell/pkg5
Commit c23776f69186f1ea2e1904e22f4055e038d1ce45 by noreply
Add invocations Python project

(commit: c23776f)
The file was addedcomponents/python/invocations/invocations-PYVER.p5m
The file was addedcomponents/python/invocations/manifests/sample-manifest.p5m
The file was addedcomponents/python/invocations/Makefile
The file was addedcomponents/python/invocations/pkg5
The file was addedcomponents/python/invocations/python-integrate-project.conf
Commit b2570662eec7d69757b5af537037dc48e5f035d9 by noreply
python/hypothesis: update to 6.82.6

(commit: b257066)
The file was modifiedcomponents/python/hypothesis/python-integrate-project.conf (diff)
The file was modifiedcomponents/python/hypothesis/test/results-all.master (diff)
The file was addedcomponents/python/hypothesis/patches/06-pytest-tempdir.patch
The file was addedcomponents/python/hypothesis/patches/04-pytest-relaxed.patch
The file was addedcomponents/python/hypothesis/patches/05-pytest-reporter.patch
The file was modifiedcomponents/python/hypothesis/Makefile (diff)
Commit 86604c7b64502eca80a9afff942d275c19ac210e by noreply
python/pyproject_fmt: update to 1.0.0

(commit: 86604c7)
The file was modifiedcomponents/python/pyproject_fmt/Makefile (diff)
The file was removedcomponents/python/pyproject_fmt/patches/01-test-skip-usr-bin-pyproject-fmt.patch
The file was addedcomponents/python/pyproject_fmt/patches/01-test-fix-pyproject-fmt-path.patch
The file was modifiedcomponents/python/pyproject_fmt/python-integrate-project.conf (diff)
The file was modifiedcomponents/python/pyproject_fmt/test/results-all.master (diff)
Commit 3ecd3c9cc9ec3a2f5dabafe369da5d8c899879ee by noreply
python/setuptools-rust: update to 1.7.0; obsolete package for Python 3.7

(commit: 3ecd3c9)
The file was modifiedcomponents/python/setuptools-rust/Makefile (diff)
The file was addedcomponents/python/setuptools-rust/history
The file was modifiedcomponents/python/setuptools-rust/manifests/sample-manifest.p5m (diff)
The file was modifiedcomponents/python/setuptools-rust/pkg5 (diff)
The file was modifiedcomponents/python/setuptools-rust/setuptools-rust-PYVER.p5m (diff)
The file was modifiedcomponents/python/setuptools-rust/test/results-all.master (diff)
Commit eac785cc6cf9ffccdad9cdf7a38673b68e3bb55d by noreply
python/wheel: update to 0.41.2

(commit: eac785c)
The file was modifiedcomponents/python/wheel/python-integrate-project.conf (diff)
The file was modifiedcomponents/python/wheel/Makefile (diff)
The file was modifiedcomponents/python/wheel/test/results-all.master (diff)
Commit 665df0d85ed2e89ca5d7efa308954ad0bb98025a by noreply
nvidia: update to 535.104.05; obsolete nvidia-515

(commit: 665df0d)
The file was removedcomponents/openindiana/nvidia-515/nvidia-515.p5m
The file was modifiedcomponents/openindiana/nvidia/manifests/sample-manifest.p5m (diff)
The file was modifiedcomponents/openindiana/nvidia/nvidia.p5m (diff)
The file was removedcomponents/openindiana/nvidia-515/manifests/sample-manifest.p5m
The file was removedcomponents/openindiana/nvidia-515/nvidia.license
The file was removedcomponents/openindiana/nvidia-515/pkg5
The file was modifiedcomponents/openindiana/nvidia/Makefile (diff)
The file was addedcomponents/openindiana/nvidia/history
The file was removedcomponents/openindiana/nvidia-515/Makefile
Commit 7cec4bf0c20b75b4ff54cfd769ce25e77b06c1e9 by noreply
python/pytest_env: update to 1.0.0; obsolete package for Python 3.7

(commit: 7cec4bf)
The file was modifiedcomponents/python/pytest_env/pkg5 (diff)
The file was addedcomponents/python/pytest_env/history
The file was addedcomponents/python/pytest_env/patches/03-pytest-plugin-disable.patch
The file was modifiedcomponents/python/pytest_env/test/results-all.master (diff)
The file was modifiedcomponents/python/pytest_env/Makefile (diff)
The file was modifiedcomponents/python/pytest_env/python-integrate-project.conf (diff)
Commit 975c6a1be4fa489110229ad6b875be58b411494b by noreply
python/pyfakefs: update to 5.2.4

(commit: 975c6a1)
The file was modifiedcomponents/python/pyfakefs/Makefile (diff)
The file was modifiedcomponents/python/pyfakefs/test/results-all.master (diff)
The file was modifiedcomponents/python/pyfakefs/python-integrate-project.conf (diff)
Commit 3df470658e97272ad485ade659e9a82b58758345 by noreply
tools/python-integrate-project: fix the directory emptying

(commit: 3df4706)
The file was modifiedtools/python-integrate-project (diff)