Skip to content
Success

Changes

Summary

  1. setup.py.mk: normalize setup.py test results for all test styles (commit: ce88233) (details)
  2. Add snowballstemmer python project (commit: 1d5be6c) (details)
  3. gawk: update to 5.2.1 (commit: 4a19f5c) (details)
  4. Add pkginfo python project (commit: 43c4ccd) (details)
  5. nvidia: update to 515.86.01 (commit: 3b778bd) (details)
  6. nvidia-470: update to 470.161.03 (commit: 80be419) (details)
  7. nvidia-390: update to 390.157 (commit: 5c614b4) (details)
  8. nvidia-340: fix Makefile (commit: 5e07433) (details)
  9. Add alabaster python project (commit: bba8088) (details)
  10. setup.py.mk: make coverage report removal more generic (commit: c44dc00) (details)
  11. tools/license-detector: normalize quotation marks for MIT (commit: 3fbec7f) (details)
  12. Add async-timeout python project (commit: 2f53a42) (details)
  13. Add imagesize python project (commit: fa50288) (details)
  14. Add types-docutils python project (commit: a2aeac5) (details)
  15. perl/Mojolicious: update to 9.30 (commit: 76592bb) (details)
  16. setup.py.mk: make sure pytest is called indirectly to properly support tox-current-env (commit: ae4a72b) (details)
  17. tools/license-detector: refactor to move filters to separate files and to support license headers (commit: e1d0369) (details)
  18. tools/python-integrate-project: warn if pytest is called directly by tox (commit: 0477ccd) (details)
  19. tools/license-detector: match full Apache-2.0 instead of two lines only (commit: b70e282) (details)
  20. Add teamcity-messages python project (commit: 1e70955) (details)
  21. tools/license-detector: add Apache-2.0 license header (commit: 1764dee) (details)
  22. tools/license-detector: add ZPL-2.1 (commit: 46b2df7) (details)
  23. tools/license-detector: make BSD-2-Clause a bit more generic (commit: 0992032) (details)
  24. transforms/generate-cleanup: replace Python version in *-nspkg.pth files (commit: 0a09008) (details)
  25. tools/python-integrate-project: support for testing bootstrapped projects (commit: feebc59) (details)
  26. Add sphinxcontrib-applehelp python project (commit: 02c5a59) (details)
  27. Add sphinxcontrib-devhelp python project (commit: a3d9a27) (details)
  28. Add sphinxcontrib-htmlhelp python project (commit: 8eb273f) (details)
  29. Add sphinxcontrib-jsmath python project (commit: ad03050) (details)
  30. Add sphinxcontrib-qthelp python project (commit: 30e55e3) (details)
  31. Add sphinxcontrib-serializinghtml python project (commit: 557df01) (details)
Commit ce88233b11b81dc2ec7ee2fce92a4a9294c594e5 by noreply
setup.py.mk: normalize setup.py test results for all test styles

(commit: ce88233)
The file was modifiedmake-rules/setup.py.mk (diff)
Commit 1d5be6c50bea7f1aed19d366d7bce41d70646d00 by noreply
Add snowballstemmer python project

(commit: 1d5be6c)
The file was addedcomponents/python/snowballstemmer/Makefile
The file was addedcomponents/python/snowballstemmer/manifests/sample-manifest.p5m
The file was addedcomponents/python/snowballstemmer/test/results-all.master
The file was addedcomponents/python/snowballstemmer/snowballstemmer-PYVER.p5m
The file was addedcomponents/python/snowballstemmer/pkg5
The file was modifiedcomponents/text/gawk/test/results-all.master (diff)
The file was modifiedcomponents/text/gawk/Makefile (diff)
The file was addedcomponents/python/pkginfo/Makefile
The file was addedcomponents/python/pkginfo/manifests/sample-manifest.p5m
The file was addedcomponents/python/pkginfo/python-integrate-project.conf
The file was addedcomponents/python/pkginfo/pkginfo-PYVER.p5m
The file was addedcomponents/python/pkginfo/pkg5
The file was addedcomponents/python/pkginfo/test/results-all.master
Commit 3b778bd88e90be916297a1ab40c18aea0d136e38 by noreply
nvidia: update to 515.86.01

(commit: 3b778bd)
The file was modifiedcomponents/openindiana/nvidia/Makefile (diff)
The file was modifiedcomponents/openindiana/nvidia/nvidia.p5m (diff)
The file was modifiedcomponents/openindiana/nvidia/manifests/sample-manifest.p5m (diff)
Commit 80be419bc1812c8187f37a2ba9a440076240c174 by noreply
nvidia-470: update to 470.161.03

(commit: 80be419)
The file was modifiedcomponents/openindiana/nvidia-470/Makefile (diff)
The file was modifiedcomponents/openindiana/nvidia-470/manifests/sample-manifest.p5m (diff)
The file was modifiedcomponents/openindiana/nvidia-470/nvidia-470.p5m (diff)
Commit 5c614b44cb3a43cbef5c2491c8b6513e0ed174d5 by noreply
nvidia-390: update to 390.157

(commit: 5c614b4)
The file was modifiedcomponents/openindiana/nvidia-390/Makefile (diff)
The file was modifiedcomponents/openindiana/nvidia-340/Makefile (diff)
Commit bba80882934f765763bf324d2bfc0f3c79b01241 by noreply
Add alabaster python project

(commit: bba8088)
The file was addedcomponents/python/alabaster/manifests/sample-manifest.p5m
The file was addedcomponents/python/alabaster/pkg5
The file was addedcomponents/python/alabaster/python-integrate-project.conf
The file was addedcomponents/python/alabaster/Makefile
The file was addedcomponents/python/alabaster/alabaster-PYVER.p5m
The file was addedcomponents/python/alabaster/test/results-all.master
Commit c44dc004893eb311e6a176a404df177b1409d050 by noreply
setup.py.mk: make coverage report removal more generic

(commit: c44dc00)
The file was modifiedmake-rules/setup.py.mk (diff)
Commit 3fbec7f9ccb0176072c317e20d1e7d6a1a9ab01c by noreply
tools/license-detector: normalize quotation marks for MIT

(commit: 3fbec7f)
The file was modifiedtools/licenses/MIT (diff)
Commit 2f53a4240ee6cf844e98d9a2d71f571a0bd432f3 by noreply
Add async-timeout python project

(commit: 2f53a42)
The file was addedcomponents/python/async-timeout/python-integrate-project.conf
The file was addedcomponents/python/async-timeout/manifests/sample-manifest.p5m
The file was addedcomponents/python/async-timeout/async-timeout-PYVER.p5m
The file was addedcomponents/python/async-timeout/pkg5
The file was addedcomponents/python/async-timeout/Makefile
The file was addedcomponents/python/async-timeout/test/results-all.master
Commit fa50288cf8ca490b5d1f976a8e165a266135ff98 by noreply
Add imagesize python project

(commit: fa50288)
The file was addedcomponents/python/imagesize/Makefile
The file was addedcomponents/python/imagesize/test/results-all.master
The file was addedcomponents/python/imagesize/manifests/sample-manifest.p5m
The file was addedcomponents/python/imagesize/pkg5
The file was addedcomponents/python/imagesize/imagesize-PYVER.p5m
Commit a2aeac53bcc40d87b57bdf4d765efe5edbf96929 by noreply
Add types-docutils python project

(commit: a2aeac5)
The file was addedcomponents/python/types-docutils/test/results-all.master
The file was addedcomponents/python/types-docutils/python-integrate-project.conf
The file was addedcomponents/python/types-docutils/pkg5
The file was addedcomponents/python/types-docutils/types-docutils.license
The file was addedcomponents/python/types-docutils/types-docutils-PYVER.p5m
The file was addedcomponents/python/types-docutils/manifests/sample-manifest.p5m
The file was addedcomponents/python/types-docutils/Makefile
Commit 76592bb5084e9b7eb756d95ac0ed3eb2fc6e9e36 by noreply
perl/Mojolicious: update to 9.30

(commit: 76592bb)
The file was modifiedcomponents/perl/Mojolicious/Makefile (diff)
The file was modifiedcomponents/perl/Mojolicious/test/results-all.master (diff)
Commit ae4a72b5fbc9b96e23b9d8beb76ba8a07e426901 by noreply
setup.py.mk: make sure pytest is called indirectly to properly support tox-current-env

(commit: ae4a72b)
The file was modifiedmake-rules/setup.py.mk (diff)
Commit e1d0369c2511dbd104cb24adaaa40b0ed9294853 by noreply
tools/license-detector: refactor to move filters to separate files and to support license headers

(commit: e1d0369)
The file was addedtools/licenses/license.ISC
The file was removedtools/licenses/LGPL-2.1-only
The file was addedtools/licenses/license.LGPL-2.1-only.filter
The file was removedtools/licenses/MPL-2.0
The file was addedtools/licenses/license.PSF-2.0.filter
The file was addedtools/licenses/license.ISC.filter
The file was removedtools/licenses/ISC
The file was addedtools/licenses/license.MIT.filter
The file was removedtools/licenses/LGPL-3.0-only
The file was addedtools/licenses/license.MIT
The file was modifiedtools/license-detector (diff)
The file was addedtools/licenses/license.PSF-2.0
The file was addedtools/licenses/license.BSD-3-Clause.filter
The file was addedtools/licenses/license.LGPL-3.0-only
The file was addedtools/licenses/license.BSD-3-Clause
The file was removedtools/licenses/MIT
The file was addedtools/licenses/license.LGPL-2.1-only
The file was addedtools/licenses/license.LGPL-3.0-only.filter
The file was addedtools/licenses/license.MPL-2.0.filter
The file was removedtools/licenses/BSD-3-Clause
The file was removedtools/licenses/BSD-2-Clause
The file was addedtools/licenses/license.MPL-2.0
The file was removedtools/licenses/PSF-2.0
The file was addedtools/licenses/license.BSD-2-Clause
The file was addedtools/licenses/license.BSD-2-Clause.filter
Commit 0477ccd392dd3dba2db5696821990d0bc4d20c0a by noreply
tools/python-integrate-project: warn if pytest is called directly by tox

(commit: 0477ccd)
The file was modifiedtools/python-integrate-project (diff)
Commit b70e282906dfa034565a22eff73ea135727517ed by noreply
tools/license-detector: match full Apache-2.0 instead of two lines only

(commit: b70e282)
The file was addedtools/licenses/license.Apache-2.0.filter
The file was modifiedtools/license-detector (diff)
The file was addedtools/licenses/license.Apache-2.0
Commit 1e709558c3dd725695feafb0cc6d370202c90c75 by noreply
Add teamcity-messages python project

(commit: 1e70955)
The file was addedcomponents/python/teamcity-messages/Makefile
The file was addedcomponents/python/teamcity-messages/python-integrate-project.conf
The file was addedcomponents/python/teamcity-messages/teamcity-messages-PYVER.p5m
The file was addedcomponents/python/teamcity-messages/pkg5
The file was addedcomponents/python/teamcity-messages/manifests/sample-manifest.p5m
Commit 1764dee75e24e2b95661fdd35739d4da5c096966 by noreply
tools/license-detector: add Apache-2.0 license header

(commit: 1764dee)
The file was addedtools/licenses/header.Apache-2.0.filter
The file was addedtools/licenses/header.Apache-2.0
Commit 46b2df7d4a4be263115cde9a4e721aa0bfa7e362 by noreply
tools/license-detector: add ZPL-2.1

(commit: 46b2df7)
The file was addedtools/licenses/license.ZPL-2.1.filter
The file was addedtools/licenses/license.ZPL-2.1
Commit 09920328e572b616268b3cf2ce2654d739e92e95 by noreply
tools/license-detector: make BSD-2-Clause a bit more generic

(commit: 0992032)
The file was modifiedtools/licenses/license.BSD-2-Clause.filter (diff)
Commit 0a090084ab072d52ea417be43ddf5ad7a76f0ade by noreply
transforms/generate-cleanup: replace Python version in *-nspkg.pth files

(commit: 0a09008)
The file was modifiedtransforms/generate-cleanup (diff)
Commit feebc596a444e395c67a310d8d4cf0dc0e9afff6 by noreply
tools/python-integrate-project: support for testing bootstrapped projects

(commit: feebc59)
The file was modifiedmake-rules/setup.py.mk (diff)
The file was modifiedtools/python-integrate-project (diff)
Commit 02c5a5963caf0c6c74bd866dedfc6ff884061653 by noreply
Add sphinxcontrib-applehelp python project

(commit: 02c5a59)
The file was addedcomponents/python/sphinxcontrib-applehelp/Makefile
The file was addedcomponents/python/sphinxcontrib-applehelp/python-integrate-project.conf
The file was addedcomponents/python/sphinxcontrib-applehelp/manifests/sample-manifest.p5m
The file was addedcomponents/python/sphinxcontrib-applehelp/sphinxcontrib-applehelp-PYVER.p5m
The file was addedcomponents/python/sphinxcontrib-applehelp/pkg5
The file was addedcomponents/python/sphinxcontrib-applehelp/patches/0001-tox-Make-test-deps-PEP-508-compliant.patch
Commit a3d9a27c3cc296d8fa65a628ac2023459448391e by noreply
Add sphinxcontrib-devhelp python project

(commit: a3d9a27)
The file was addedcomponents/python/sphinxcontrib-devhelp/python-integrate-project.conf
The file was addedcomponents/python/sphinxcontrib-devhelp/patches/0001-tox-Make-test-deps-PEP-508-compliant.patch
The file was addedcomponents/python/sphinxcontrib-devhelp/Makefile
The file was addedcomponents/python/sphinxcontrib-devhelp/manifests/sample-manifest.p5m
The file was addedcomponents/python/sphinxcontrib-devhelp/pkg5
The file was addedcomponents/python/sphinxcontrib-devhelp/sphinxcontrib-devhelp-PYVER.p5m
Commit 8eb273fbe0efc7d9fd7452e4c6aa78adb5c5aa62 by noreply
Add sphinxcontrib-htmlhelp python project

(commit: 8eb273f)
The file was addedcomponents/python/sphinxcontrib-htmlhelp/manifests/sample-manifest.p5m
The file was addedcomponents/python/sphinxcontrib-htmlhelp/Makefile
The file was addedcomponents/python/sphinxcontrib-htmlhelp/patches/0001-tox-Make-test-deps-PEP-508-compliant.patch
The file was addedcomponents/python/sphinxcontrib-htmlhelp/python-integrate-project.conf
The file was addedcomponents/python/sphinxcontrib-htmlhelp/sphinxcontrib-htmlhelp-PYVER.p5m
The file was addedcomponents/python/sphinxcontrib-htmlhelp/pkg5
Commit ad03050b8fd6f97d6616a370c427fb094f962cac by noreply
Add sphinxcontrib-jsmath python project

(commit: ad03050)
The file was addedcomponents/python/sphinxcontrib-jsmath/patches/0001-tox-Make-test-deps-PEP-508-compliant.patch
The file was addedcomponents/python/sphinxcontrib-jsmath/sphinxcontrib-jsmath-PYVER.p5m
The file was addedcomponents/python/sphinxcontrib-jsmath/python-integrate-project.conf
The file was addedcomponents/python/sphinxcontrib-jsmath/Makefile
The file was addedcomponents/python/sphinxcontrib-jsmath/manifests/sample-manifest.p5m
The file was addedcomponents/python/sphinxcontrib-jsmath/pkg5
Commit 30e55e3944a02a27e7d499adf478f30be8797563 by noreply
Add sphinxcontrib-qthelp python project

(commit: 30e55e3)
The file was addedcomponents/python/sphinxcontrib-qthelp/manifests/sample-manifest.p5m
The file was addedcomponents/python/sphinxcontrib-qthelp/Makefile
The file was addedcomponents/python/sphinxcontrib-qthelp/sphinxcontrib-qthelp-PYVER.p5m
The file was addedcomponents/python/sphinxcontrib-qthelp/python-integrate-project.conf
The file was addedcomponents/python/sphinxcontrib-qthelp/pkg5
The file was addedcomponents/python/sphinxcontrib-qthelp/patches/0001-tox-Make-test-deps-PEP-508-compliant.patch
Commit 557df01c7fe5a22353e16b260a6ce8d888f5de88 by noreply
Add sphinxcontrib-serializinghtml python project

(commit: 557df01)
The file was addedcomponents/python/sphinxcontrib-serializinghtml/Makefile
The file was addedcomponents/python/sphinxcontrib-serializinghtml/sphinxcontrib-serializinghtml-PYVER.p5m
The file was addedcomponents/python/sphinxcontrib-serializinghtml/pkg5
The file was addedcomponents/python/sphinxcontrib-serializinghtml/patches/0001-tox-Make-test-deps-PEP-508-compliant.patch
The file was addedcomponents/python/sphinxcontrib-serializinghtml/python-integrate-project.conf
The file was addedcomponents/python/sphinxcontrib-serializinghtml/manifests/sample-manifest.p5m