Skip to content
Success

Changes

Summary

  1. python/urllib3: update to 2.0.4; obsolete package for Python 3.7 (commit: 4757215) (details)
  2. python/identify: add test results (commit: 226ebfb) (details)
  3. python/pluggy: update to 1.3.0; obsolete package for Python 3.7 (commit: 154ba07) (details)
  4. python/typeguard: update to 4.1.3 (commit: 1aee738) (details)
  5. python/pycryptodome-test-vectors: update to 1.0.13; obsolete package for Python 3.7 (commit: e0bd3a9) (details)
  6. python/pyfakefs: remove annoying debug message (commit: f48d583) (details)
  7. putty: update to 0.79 (commit: c507e29) (details)
  8. vim: update to 9.0.1792 (commit: b657078) (details)
  9. sbcl: update to 2.3.8 (commit: 4ad8ae7) (details)
  10. screen: fix key bindings man page section (#15791) (commit: 003cb87) (details)
  11. ccl: update to 1.12.2 (commit: 1e44d58) (details)
  12. python/jaraco.develop: update to 8.3.0 (commit: 0feb0f2) (details)
  13. python/singledispatch: update to 4.1.0; obsolete package for Python 3.7 (commit: ae35810) (details)
  14. python/sphinx: update to 7.2.4 (commit: b148735) (details)
  15. python/pytest-randomly: update to 3.15.0 (commit: 0042fe7) (details)
  16. python/pytoolconfig: add test results (commit: ce67519) (details)
  17. python/Cython: update to 3.0.2 (commit: 098d3f6) (details)
  18. python/pyproject_fmt: update to 1.1.0 (commit: afbf5ee) (details)
  19. python/rpds_py: update to 0.10.0 (commit: e1f3105) (details)
  20. python/pdm_backend: update to 2.1.6 (commit: ff555e4) (details)
  21. Moved reference tarball to Github (commit: 9163879) (details)
  22. fix libfuse metadata (commit: f2230a0) (details)
  23. python/twisted: move from Twisted; update to 23.8.0; obsolete package for Python 3.7 (commit: 7dfd7c3) (details)
  24. python/filelock: update to 3.12.3; obsolete package for Python 3.7 (commit: a5a58ab) (details)
  25. python/zope.testrunner: update to 6.1; obsolete package for Python 3.7 (commit: e142d2d) (details)
  26. vim: update to 9.0.1815 (commit: 2c3a98f) (details)
  27. doxygen: update to 1.9.8 (commit: d934668) (details)
  28. gpgme: update to 1.22.0 (commit: f6d88c0) (details)
  29. firefox: update to 117.0 (commit: b359f28) (details)
Commit 475721502231823661363b4e27cb633cd9becf16 by noreply
python/urllib3: update to 2.0.4; obsolete package for Python 3.7

(commit: 4757215)
The file was addedcomponents/python/urllib3/patches/01-test-skip-memory.patch
The file was modifiedcomponents/python/urllib3/pkg5 (diff)
The file was addedcomponents/python/urllib3/python-integrate-project.conf
The file was addedcomponents/python/urllib3/patches/02-test-skip-failing.patch
The file was modifiedcomponents/python/urllib3/Makefile (diff)
The file was modifiedcomponents/python/urllib3/history (diff)
The file was addedcomponents/python/urllib3/test/results-all.master
Commit 226ebfb2749bd323a3aa8abd8e61e99f895f2c68 by noreply
python/identify: add test results

(commit: 226ebfb)
The file was addedcomponents/python/identify/test/results-all.master
Commit 154ba073b1f9ef6f364612a892044c7cfbb0bf83 by noreply
python/pluggy: update to 1.3.0; obsolete package for Python 3.7

(commit: 154ba07)
The file was modifiedcomponents/python/pluggy/test/results-all.master (diff)
The file was modifiedcomponents/python/pluggy/manifests/sample-manifest.p5m (diff)
The file was modifiedcomponents/python/pluggy/pkg5 (diff)
The file was modifiedcomponents/python/pluggy/Makefile (diff)
The file was modifiedcomponents/python/pluggy/pluggy-PYVER.p5m (diff)
The file was modifiedcomponents/python/pluggy/history (diff)
Commit 1aee738693e697c2f4377b74a1ce436c07e7053b by noreply
python/typeguard: update to 4.1.3

(commit: 1aee738)
The file was modifiedcomponents/python/typeguard/test/results-all.master (diff)
The file was modifiedcomponents/python/typeguard/Makefile (diff)
Commit e0bd3a9c5d8e3cb0e3bd4e21075fb1777d4bf1b6 by noreply
python/pycryptodome-test-vectors: update to 1.0.13; obsolete package for Python 3.7

(commit: e0bd3a9)
The file was modifiedcomponents/python/pycryptodome-test-vectors/pycryptodome-test-vectors-PYVER.p5m (diff)
The file was modifiedcomponents/python/pycryptodome-test-vectors/test/results-all.master (diff)
The file was modifiedcomponents/python/pycryptodome-test-vectors/manifests/sample-manifest.p5m (diff)
The file was addedcomponents/python/pycryptodome-test-vectors/history
The file was modifiedcomponents/python/pycryptodome-test-vectors/pkg5 (diff)
The file was modifiedcomponents/python/pycryptodome-test-vectors/Makefile (diff)
The file was addedcomponents/python/pycryptodome-test-vectors/python-integrate-project.conf
Commit f48d58375ffe8e239aef0428ebcf3a1187fc39d6 by noreply
python/pyfakefs: remove annoying debug message

(commit: f48d583)
The file was modifiedcomponents/python/pyfakefs/Makefile (diff)
The file was addedcomponents/python/pyfakefs/patches/01-debug-output.patch
The file was modifiedcomponents/python/pyfakefs/test/results-all.master (diff)
The file was modifiedcomponents/python/pyfakefs/python-integrate-project.conf (diff)
The file was modifiedcomponents/network/putty/Makefile (diff)
The file was modifiedcomponents/network/putty/pkg5 (diff)
The file was modifiedcomponents/editor/vim/Makefile (diff)
The file was modifiedcomponents/runtime/sbcl/Makefile (diff)
Commit 003cb87cb5446e294363877bff6d3cd2f71d749d by noreply
screen: fix key bindings man page section (#15791)

(commit: 003cb87)
The file was modifiedcomponents/sysutils/screen/Makefile (diff)
The file was addedcomponents/sysutils/screen/patches/04-screen.1.patch
The file was modifiedcomponents/runtime/ccl/manifests/sample-manifest.p5m (diff)
The file was removedcomponents/runtime/ccl/ccl.license
The file was removedcomponents/runtime/ccl/patches/gcc-10.patch
The file was modifiedcomponents/runtime/ccl/ccl.p5m (diff)
The file was modifiedcomponents/runtime/ccl/pkg5 (diff)
The file was modifiedcomponents/runtime/ccl/Makefile (diff)
Commit 0feb0f21dd3eca68a530f9e1a7af1c78047d758d by noreply
python/jaraco.develop: update to 8.3.0

(commit: 0feb0f2)
The file was modifiedcomponents/python/jaraco.develop/test/results-all.master (diff)
The file was modifiedcomponents/python/jaraco.develop/jaraco.develop-PYVER.p5m (diff)
The file was modifiedcomponents/python/jaraco.develop/manifests/sample-manifest.p5m (diff)
The file was modifiedcomponents/python/jaraco.develop/Makefile (diff)
Commit ae358101a2a6aa9b93c52105249f583ce181dc8f by noreply
python/singledispatch: update to 4.1.0; obsolete package for Python 3.7

(commit: ae35810)
The file was addedcomponents/python/singledispatch/patches/01-no-ruff.patch
The file was modifiedcomponents/python/singledispatch/pkg5 (diff)
The file was modifiedcomponents/python/singledispatch/singledispatch-PYVER.p5m (diff)
The file was modifiedcomponents/python/singledispatch/manifests/sample-manifest.p5m (diff)
The file was modifiedcomponents/python/singledispatch/Makefile (diff)
The file was modifiedcomponents/python/singledispatch/history (diff)
The file was addedcomponents/python/singledispatch/python-integrate-project.conf
The file was modifiedcomponents/python/singledispatch/test/results-all.master (diff)
Commit b148735e8bed3a0c9d1c2de23146cdb474728e3b by noreply
python/sphinx: update to 7.2.4

(commit: b148735)
The file was modifiedcomponents/python/sphinx/Makefile (diff)
Commit 0042fe738e7cee05d3ee92711ac0e5283b9bf830 by noreply
python/pytest-randomly: update to 3.15.0

(commit: 0042fe7)
The file was addedcomponents/python/pytest-randomly/patches/04-pytest-disable-plugins.patch
The file was modifiedcomponents/python/pytest-randomly/Makefile (diff)
The file was modifiedcomponents/python/pytest-randomly/python-integrate-project.conf (diff)
The file was addedcomponents/python/pytest-randomly/patches/01-tox.ini-deps.patch
The file was addedcomponents/python/pytest-randomly/test/results-all.master
The file was addedcomponents/python/pytest-randomly/patches/02-test-no-model_bakery.patch
The file was addedcomponents/python/pytest-randomly/patches/03-test-no-numpy.patch
Commit ce675194471d7f21540c2f117c59109bb836da28 by noreply
python/pytoolconfig: add test results

(commit: ce67519)
The file was addedcomponents/python/pytoolconfig/test/results-all.master
Commit 098d3f6b96c5e20f28e01e7a18b2e126fe24d006 by noreply
python/Cython: update to 3.0.2

(commit: 098d3f6)
The file was removedcomponents/python/Cython/patches/01-no-shebang.patch
The file was modifiedcomponents/python/Cython/python-integrate-project.conf (diff)
The file was modifiedcomponents/python/Cython/Makefile (diff)
The file was modifiedcomponents/python/Cython/test/results-all.master (diff)
Commit afbf5ee318b8f9d29d3da9908b2d8fd93cf6be48 by noreply
python/pyproject_fmt: update to 1.1.0

(commit: afbf5ee)
The file was modifiedcomponents/python/pyproject_fmt/Makefile (diff)
The file was modifiedcomponents/python/pyproject_fmt/test/results-all.master (diff)
Commit e1f3105a24da98a6f1a546c6993249ae443524e4 by noreply
python/rpds_py: update to 0.10.0

(commit: e1f3105)
The file was modifiedcomponents/python/rpds_py/Makefile (diff)
The file was modifiedcomponents/python/rpds_py/test/results-all.master (diff)
The file was modifiedcomponents/python/rpds_py/python-integrate-project.conf (diff)
Commit ff555e4e433251c4ca24b065535f463cc78326db by noreply
python/pdm_backend: update to 2.1.6

(commit: ff555e4)
The file was modifiedcomponents/python/pdm_backend/Makefile (diff)
The file was removedcomponents/python/pdm_backend/python-integrate-project.conf
The file was modifiedcomponents/python/pdm_backend/test/results-all.master (diff)
Commit 91638792d3876706b38741f1cd1e32c7b794f56c by noreply
Moved reference tarball to Github

No other change
(commit: 9163879)
The file was modifiedcomponents/library/libfuse/Makefile (diff)
The file was modifiedcomponents/library/libfuse/pkg5 (diff)
The file was modifiedcomponents/library/libfuse/libfuse.p5m (diff)
The file was modifiedcomponents/library/libfuse/Makefile (diff)
The file was modifiedcomponents/library/libfuse/manifests/sample-manifest.p5m (diff)
Commit 7dfd7c3a0d75ec292b9b47fdde8eb16f9ed86ed3 by noreply
python/twisted: move from Twisted; update to 23.8.0; obsolete package for Python 3.7

(commit: 7dfd7c3)
The file was removedcomponents/python/Twisted/Twisted-PYVER.p5m
The file was removedcomponents/python/Twisted/Makefile
The file was addedcomponents/python/twisted/python-integrate-project.conf
The file was addedcomponents/python/twisted/Makefile
The file was removedcomponents/python/Twisted/history
The file was removedcomponents/python/Twisted/manifests/sample-manifest.p5m
The file was addedcomponents/python/twisted/history
The file was addedcomponents/python/twisted/pkg5
The file was removedcomponents/python/Twisted/python-integrate-project.conf
The file was removedcomponents/python/Twisted/patches/02-tox-dump_all_version_info.patch
The file was addedcomponents/python/twisted/patches/01-tox.patch
The file was addedcomponents/python/twisted/twisted-PYVER.p5m
The file was removedcomponents/python/Twisted/pkg5
The file was addedcomponents/python/twisted/patches/02-tox-dump_all_version_info.patch
The file was addedcomponents/python/twisted/manifests/sample-manifest.p5m
The file was removedcomponents/python/Twisted/patches/01-tox.patch
Commit a5a58abcd84e2af6cf4f560cc39c89dae829c407 by noreply
python/filelock: update to 3.12.3; obsolete package for Python 3.7

(commit: a5a58ab)
The file was modifiedcomponents/python/filelock/manifests/sample-manifest.p5m (diff)
The file was addedcomponents/python/filelock/patches/02-tox-cov-proto.patch
The file was addedcomponents/python/filelock/history
The file was modifiedcomponents/python/filelock/test/results-all.master (diff)
The file was modifiedcomponents/python/filelock/pkg5 (diff)
The file was modifiedcomponents/python/filelock/python-integrate-project.conf (diff)
The file was removedcomponents/python/filelock/patches/01-tox.ini.patch
The file was addedcomponents/python/filelock/patches/01-tox-no-diff-cover.patch
The file was modifiedcomponents/python/filelock/Makefile (diff)
The file was modifiedcomponents/python/filelock/filelock-PYVER.p5m (diff)
Commit e142d2ddef2bd6373d35e3b8afac4ea2d7967d71 by noreply
python/zope.testrunner: update to 6.1; obsolete package for Python 3.7

(commit: e142d2d)
The file was addedcomponents/python/zope.testrunner/test/results-all.master
The file was removedcomponents/python/zope.testrunner/test/results-3.7.master
The file was modifiedcomponents/python/zope.testrunner/python-integrate-project.conf (diff)
The file was addedcomponents/python/zope.testrunner/history
The file was modifiedcomponents/python/zope.testrunner/zope.testrunner-PYVER.p5m (diff)
The file was modifiedcomponents/python/zope.testrunner/pkg5 (diff)
The file was removedcomponents/python/zope.testrunner/test/results-3.9.master
The file was modifiedcomponents/python/zope.testrunner/Makefile (diff)
The file was modifiedcomponents/editor/vim/manifests/sample-manifest.p5m (diff)
The file was modifiedcomponents/editor/vim/vim.p5m (diff)
The file was modifiedcomponents/editor/vim/Makefile (diff)
The file was modifiedcomponents/developer/doxygen/Makefile (diff)
The file was modifiedcomponents/sysutils/gpgme/Makefile (diff)
The file was modifiedcomponents/sysutils/gpgme/manifests/sample-manifest.p5m (diff)
The file was modifiedcomponents/sysutils/gpgme/gpgme.p5m (diff)
The file was modifiedcomponents/web/firefox/patches/moz.configure_add_illumos.patch (diff)
The file was modifiedcomponents/web/firefox/Makefile (diff)
The file was modifiedcomponents/web/firefox/manifests/sample-manifest.p5m (diff)
The file was removedcomponents/web/firefox/patches/14-iow-in-ioccom_h.patch
The file was modifiedcomponents/web/firefox/firefox.p5m (diff)
The file was modifiedcomponents/web/firefox/patches/07-regression-in-Bug1772099.patch (diff)
The file was modifiedcomponents/web/firefox/patches/09-glean.patch (diff)