Files
gentoo/dev-util/codespell/files/codespell-2.2.5-drop-coverage.patch
Michael Vetter 48d0eac751 dev-util/codespell: Add 2.2.5
Signed-off-by: Michael Vetter <jubalh@iodoru.org>
Closes: https://github.com/gentoo/gentoo/pull/31729
Signed-off-by: Sam James <sam@gentoo.org>
2023-07-26 04:00:06 +01:00

14 lines
485 B
Diff

diff -urEbw codespell-2.2.5/pyproject.toml codespell-2.2.5.new/pyproject.toml
--- codespell-2.2.5/pyproject.toml 2023-06-14 19:28:54.000000000 +0200
+++ codespell-2.2.5.new/pyproject.toml 2023-07-03 16:19:11.225597607 +0200
@@ -99,7 +99,7 @@
strict = true
[tool.pytest.ini_options]
-addopts = "--cov=codespell_lib -rs --cov-report= --tb=short --junit-xml=junit-results.xml"
+addopts = "-rs --cov-report= --tb=short --junit-xml=junit-results.xml"
[tool.ruff]
extend-ignore = [