diff options
| author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-12-21 10:07:47 +0000 |
|---|---|---|
| committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-12-21 10:12:09 +0000 |
| commit | 6ece5944e2b8f1b20341211d6a4308f1240a8b29 (patch) | |
| tree | 3109f36a36b0aa2256076f3950c64f3ecc7f61c0 /dev-util/codespell/files/codespell-2.2.5-drop-coverage.patch | |
| parent | 4bfa1e41a67069fe5c2849e8ba00736bb4c2ded6 (diff) | |
| download | gentoo-6ece5944e2b8f1b20341211d6a4308f1240a8b29.tar.gz gentoo-6ece5944e2b8f1b20341211d6a4308f1240a8b29.tar.bz2 gentoo-6ece5944e2b8f1b20341211d6a4308f1240a8b29.zip | |
dev-util/codespell: drop 2.2.4, 2.2.5
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-util/codespell/files/codespell-2.2.5-drop-coverage.patch')
| -rw-r--r-- | dev-util/codespell/files/codespell-2.2.5-drop-coverage.patch | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/dev-util/codespell/files/codespell-2.2.5-drop-coverage.patch b/dev-util/codespell/files/codespell-2.2.5-drop-coverage.patch deleted file mode 100644 index 498f419acca1..000000000000 --- a/dev-util/codespell/files/codespell-2.2.5-drop-coverage.patch +++ /dev/null @@ -1,13 +0,0 @@ -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 = [ - |
